ImageGear for Java
ImGearARTMark Class Methods

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

Public Methods
 NameDescription
Public MethodcloneCreates new object that is an exact copy of the current mark.  
Public Methodstatic (Shared in Visual Basic)fromLegacyMarkConverts legacy ART2.0 mark into the appropriate ART 3.0 mark.  
Public MethodgetBoundsGets the 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 MethodgetHitTestBoundsGets the mark's boundling 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.

 
Public MethodgetTypeGets the mark's type.

ImGearARTMarkType enumeration value. ImGearARTMarkType

 
Public MethodisVisibleGets a value indicating whether the mark's visibility state.

Boolean value.

The default value is true.

 
Public MethodmoveMoves the mark by specified offset.  
Public MethodsetVisibleSets a value indicating whether the mark's visibility state.

Boolean value.

The default value is true.

 
Top
See Also

Reference

ImGearARTMark Class
com.accusoft.imagegear.art Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback