![]() | InDesign SDK 20.5 |
This is the complete list of members for AnnotationBody, including all inherited members.
| AnnotationBody() (defined in AnnotationBody) | AnnotationBody | inline |
| ApplyTransformAnnotation(const PMMatrix &transformationMatrix) (defined in AnnotationBody) | AnnotationBody | virtual |
| GetBoundingBox() const (defined in AnnotationBody) | AnnotationBody | virtual |
| GetDrawingDataForIconDrawing(PMRsrcID &iconId) const (defined in AnnotationBody) | AnnotationBody | virtual |
| GetDrawingDataForPathDrawing(IPathGeometry *&path) const (defined in AnnotationBody) | AnnotationBody | virtual |
| GetMappingBBoxData(PMRect &bBox) const (defined in AnnotationBody) | AnnotationBody | virtual |
| GetMappingPointData(PMRect &bBox, PMPoint &point) const (defined in AnnotationBody) | AnnotationBody | virtual |
| GetMappingTextData(PMRect &bBox, std::vector< UTF32TextChar > &targetContextText, std::vector< UTF32TextChar > &precedingContextText, std::vector< UTF32TextChar > &succeedingContextText, bool16 &insertCommentAfterSucceedingText) const (defined in AnnotationBody) | AnnotationBody | virtual |
| GetSegregatedTextualContentData(std::vector< std::shared_ptr< SegregatedTextualData >> &segregatedTextualData) const (defined in AnnotationBody) | AnnotationBody | virtual |
| GetTextRectsForMappingTextData(std::vector< PMRect > &mappingTextRects) const (defined in AnnotationBody) | AnnotationBody | virtual |
| SetDrawingDataForIconDrawing(const PMRsrcID &iconId) (defined in AnnotationBody) | AnnotationBody | virtual |
| SetDrawingDataForPathDrawing(IPathGeometry *path) (defined in AnnotationBody) | AnnotationBody | virtual |
| SetMappingBBoxData(const PMRect &bBox) (defined in AnnotationBody) | AnnotationBody | virtual |
| SetMappingPointData(const PMRect &bBox, const PMPoint &point) (defined in AnnotationBody) | AnnotationBody | virtual |
| SetMappingTextData(const PMRect &bBox, const std::vector< UTF32TextChar > &targetContextText, const std::vector< UTF32TextChar > &precedingContextText, const std::vector< UTF32TextChar > &succeedingContextText, const bool &insertCommentAfterSucceedingText) (defined in AnnotationBody) | AnnotationBody | virtual |
| SetSegregatedTextualContentData(const std::vector< std::shared_ptr< SegregatedTextualData >> &segregatedTextualData) (defined in AnnotationBody) | AnnotationBody | virtual |
| SetTextRectsForMappingTextData(const std::vector< PMRect > &mappingTextRects) (defined in AnnotationBody) | AnnotationBody | virtual |