ImageGear for Java
ImGearARTLine Class Members
Methods 

The following tables list the members exposed by ImGearARTLine.

Public Constructors
 NameDescription
Public ConstructorImGearARTLine 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 line color.

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

 
Public MethodgetEndHeadAngleGets the angle of the line's end head.

Integer value.

 
Public MethodgetEndHeadLengthGets the length of the line's end head.

Integer value.

 
Public MethodgetEndHeadTypeGets the type of the line's end head.

ImGearARTLineHeadType enumeration value.

 
Public MethodgetEndPointGets the end point of the line. `

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

 
Public MethodgetHeadFillColorGets the fill color of the line's head.

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

 
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 MethodgetOpacityGets the line opacity.

Integer value.

The default value is 255.

 
Public MethodgetStartHeadAngleGets the angle of the line's start head.

Integer value.

 
Public MethodgetStartHeadLengthGets the length of the line's start head.

Integer value.

 
Public MethodgetStartHeadTypeGets the type of the line's start head.

ImGearARTLineHeadType enumeration value. ImGearARTLineHeadType

 
Public MethodgetStartPointGets the start point of the line.

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

 
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 MethodgetStyleGets the style of the line.

ImGearARTPenStyle enumeration value.

 
Public MethodgetTypeGets mark's type.

ImGearARTMarkType enumeration value. ImGearARTMarkType

 
Public MethodgetWidthGets the line width.

Integer value.

The default value is 1.

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

Boolean value.

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

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

 
Public MethodsetEndHeadAngleSets the angle of the line's end head.

Integer value.

 
Public MethodsetEndHeadLengthSets the length of the line's end head.

Integer value.

 
Public MethodsetEndHeadTypeSets the type of the line's end head.

ImGearARTLineHeadType enumeration value.

 
Public MethodsetEndPointSets the end point of the line. `

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

 
Public MethodsetHeadFillColorSets the fill color of the line's head.

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

 
Public MethodsetOpacitySets the line opacity.

Integer value.

The default value is 255.

 
Public MethodsetStartHeadAngleSets the angle of the line's start head.

Integer value.

 
Public MethodsetStartHeadLengthSets the length of the line's start head.

Integer value.

 
Public MethodsetStartHeadTypeSets the type of the line's start head.

ImGearARTLineHeadType enumeration value. ImGearARTLineHeadType

 
Public MethodsetStartPointSets the start point of the line.

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

 
Public MethodsetStyleSets the style of the line.

ImGearARTPenStyle enumeration value.

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

Boolean value.

 
Public MethodsetWidthSets the line width.

Integer value.

The default value is 1.

 
Top
See Also

Reference

ImGearARTLine Class
com.accusoft.imagegear.art Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback