ImageGear for Java
ImGearARTTextCallout Class Methods

For a list of all members of this type, see ImGearARTTextCallout members.

Public Methods
 NameDescription
Public MethodbeginEditBegins text editing process.  
Public MethodcloneCreates new object that is an exact copy of the current mark. (Inherited from com.accusoft.imagegear.art.ImGearARTMark)
Public MethodendEditEnds text editing process.  
Public Methodstatic (Shared in Visual Basic)fromLegacyMarkConverts legacy ART2.0 mark into the appropriate ART 3.0 mark. (Inherited from com.accusoft.imagegear.art.ImGearARTMark)
Public MethodgetBoundsGets mark's bounding rectangle in abstract coordinates.

com.accusoft.imagegear.core.shapes.ImGearRectangle structure object.

Type of the mark's coordinate system is specifying when using ImGearARTPage.addMark method.

com.accusoft.imagegear.core.shapes.ImGearRectangle

 
Public MethodgetCalloutGets the ImGearARTCallout class object that specifies mark's callout attributes.

ImGearARTCallout class object.

 
Public MethodgetFontDisablePPMGets a value indicating whether the PPM option is disabled in font pointSize calculations.

System.Boolean value.

True - disables PPM and display parameters in font pointSize calculations for the current mark, False - enables font pointSize calculations. The default value is false.

 
Public MethodgetFontNameGets the font name of the text.

String value.

 
Public MethodgetFontSizeGets the font pointSize of the text.

Integer value.

 
Public MethodgetFontStyleARTGets the font style of the mark text.

Aggregates of ImGearARTFontStyles enumeration value.

 
Public MethodgetHeightGets the height of the mark rectangle.

Integer value.

The default value is 1.

 
Public MethodgetHitTestBoundsGets the mark's bounding rectangle used for hit test.

com.accusoft.imagegear.core.shapes.ImGearRectangle structure object.

This rectangle adds a callout point to the mark's bounding rectangle. Type of the mark's coordinate system is specifying when using ImGearARTPage.addMark method.

com.accusoft.imagegear.core.shapes.ImGearRectangle

 
Public MethodgetStatisticsGets an object representing specific statistics information about the mark.

com.accusoft.imagegear.core.shapes.ImGearRectangle structure object.

(Inherited from com.accusoft.imagegear.art.ImGearARTMark)
Public MethodgetTextGets the text string.

String value.

 
Public MethodgetTextColorGets the color of the text.

com.accusoft.imagegear.core.ImGearRGBQuad structure object.

 
Public MethodgetTypeGets mark's type.

ImGearARTMarkType enumeration value.

 
Public MethodgetWidthGets the width of the mark rectangle.

Integer value.

The default value is 1.

 
Public MethodgetXGets the X coordinate of top-left point of the mark's rectangle.

Integer value.

 
Public MethodgetYGets the Y coordinate of top-left point of the mark's rectangle.

Integer value.

 
Public MethodisVisibleGets a value indicating whether the mark is visible or not.

Boolean value.

 
Public MethodmoveMoves the mark by specified offset.  
Public MethodsetCalloutSets the ImGearARTCallout class object that specifies mark's callout attributes.

ImGearARTCallout class object.

 
Public MethodsetFontDisablePPMSets a value indicating whether the PPM option is disabled in font pointSize calculations.

System.Boolean value.

True - disables PPM and display parameters in font pointSize calculations for the current mark, False - enables font pointSize calculations. The default value is false.

 
Public MethodsetFontNameSets the font name of the text.

String value.

 
Public MethodsetFontSizeSets the font pointSize of the text.

Integer value.

 
Public MethodsetFontStyleARTSets the font style of the mark text.

Aggregates of ImGearARTFontStyles enumeration value.

 
Public MethodsetHeightSets the height of the mark rectangle.

Integer value.

The default value is 1.

 
Public MethodsetTextSets the text string.

String value.

 
Public MethodsetTextColorSets the color of the text.

com.accusoft.imagegear.core.ImGearRGBQuad structure object.

 
Public MethodsetVisibleSets a value indicating whether the mark is visible or not.

Boolean value.

 
Public MethodsetWidthSets the width of the mark rectangle.

Integer value.

The default value is 1.

 
Public MethodsetXSets the X coordinate of top-left point of the mark's rectangle.

Integer value.

 
Public MethodsetYSets the Y coordinate of top-left point of the mark's rectangle.

Integer value.

 
Top
See Also

Reference

ImGearARTTextCallout Class
com.accusoft.imagegear.art Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback