InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AnnotationBody Member List

This is the complete list of members for AnnotationBody, including all inherited members.
AnnotationBody() (defined in AnnotationBody)AnnotationBodyinline
ApplyTransformAnnotation(const PMMatrix &transformationMatrix) (defined in AnnotationBody)AnnotationBodyvirtual
GetBoundingBox() const (defined in AnnotationBody)AnnotationBodyvirtual
GetDrawingDataForIconDrawing(PMRsrcID &iconId) const (defined in AnnotationBody)AnnotationBodyvirtual
GetDrawingDataForPathDrawing(IPathGeometry *&path) const (defined in AnnotationBody)AnnotationBodyvirtual
GetMappingBBoxData(PMRect &bBox) const (defined in AnnotationBody)AnnotationBodyvirtual
GetMappingPointData(PMRect &bBox, PMPoint &point) const (defined in AnnotationBody)AnnotationBodyvirtual
GetMappingTextData(PMRect &bBox, std::vector< UTF32TextChar > &targetContextText, std::vector< UTF32TextChar > &precedingContextText, std::vector< UTF32TextChar > &succeedingContextText, bool16 &insertCommentAfterSucceedingText) const (defined in AnnotationBody)AnnotationBodyvirtual
GetSegregatedTextualContentData(std::vector< std::shared_ptr< SegregatedTextualData >> &segregatedTextualData) const (defined in AnnotationBody)AnnotationBodyvirtual
GetTextRectsForMappingTextData(std::vector< PMRect > &mappingTextRects) const (defined in AnnotationBody)AnnotationBodyvirtual
SetDrawingDataForIconDrawing(const PMRsrcID &iconId) (defined in AnnotationBody)AnnotationBodyvirtual
SetDrawingDataForPathDrawing(IPathGeometry *path) (defined in AnnotationBody)AnnotationBodyvirtual
SetMappingBBoxData(const PMRect &bBox) (defined in AnnotationBody)AnnotationBodyvirtual
SetMappingPointData(const PMRect &bBox, const PMPoint &point) (defined in AnnotationBody)AnnotationBodyvirtual
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)AnnotationBodyvirtual
SetSegregatedTextualContentData(const std::vector< std::shared_ptr< SegregatedTextualData >> &segregatedTextualData) (defined in AnnotationBody)AnnotationBodyvirtual
SetTextRectsForMappingTextData(const std::vector< PMRect > &mappingTextRects) (defined in AnnotationBody)AnnotationBodyvirtual