ImageGear for Java
ImGearARTArrow Class Members
Methods 

The following tables list the members exposed by ImGearARTArrow.

Public Constructors
 NameDescription
Public ConstructorImGearARTArrow ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public MethodcloneCreates new object that is an exact copy of the current mark. (Inherited from com.accusoft.imagegear.art.ImGearARTMark)
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 MethodgetColorGets the arrow color.

IImGearRGBQuad value.com.accusoft.imagegear.core.ImGearRGBQuad

 
Public MethodgetEndPointGets the end point of the arrow.

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

 
Public MethodgetHeadAngleGets the angle of the arrow head.

Integer value.

The default value is 0.

 
Public MethodgetHeadLengthGets the length of the arrow head.

Integer value.

 
Public MethodgetHeadTypeGets the type of the arrow head.

ImGearARTLineHeadType enumeration value. ImGearARTLineHeadType

 
Public MethodgetHighlightGets a value indicating whether the arrow is highlighted.

Boolean value.

 
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

(Inherited from com.accusoft.imagegear.art.ImGearARTMark)
Public MethodgetStartPointGets the start point of the arrow.

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

 
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 MethodgetTypeGets mark's type.

ImGearARTMarkType.ARROW enumeration value. ImGearARTMarkType

 
Public MethodgetWidthGets the width of the arrow line.

Integer value.

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

Boolean value.

 
Public MethodmoveMoves the mark by specified offset.  
Public MethodsetColorSets the arrow color.

IImGearRGBQuad value.com.accusoft.imagegear.core.ImGearRGBQuad

 
Public MethodsetEndPointSets the end point of the arrow.

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

 
Public MethodsetHeadAngleSets the angle of the arrow head.

Integer value.

The default value is 0.

 
Public MethodsetHeadLengthSets the length of the arrow head.

Integer value.

 
Public MethodsetHeadTypeSets the type of the arrow head.

ImGearARTLineHeadType enumeration value. ImGearARTLineHeadType

 
Public MethodsetHighlightSets a value indicating whether the arrow is highlighted.

Boolean value.

 
Public MethodsetStartPointSets the start point of the arrow.

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

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

Boolean value.

 
Public MethodsetWidthSets the width of the arrow line.

Integer value.

 
Top
See Also

Reference

ImGearARTArrow Class
com.accusoft.imagegear.art Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback