ImageGear for Java
IImGearARTPolyline Interface Methods

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

Public Methods
 NameDescription
 MethodgetColorGets the color of the mark.

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

 
 MethodgetEndHeadAngleGets the end head angle of the mark.

Integer value.

 
 MethodgetEndHeadLengthGets the end head length of the mark.

Integer value.

 
 MethodgetEndHeadTypeGets the end head type of the mark.

ImGearARTLineHeadType enumeration value.

 
 MethodgetHeadFillColorGets the fill color of the line's head.

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

 
 MethodgetNumberOfPointsGets the actual number of mark's points.

Integer value.

 
 MethodgetOpacityGets the opacity of the mark.

Integer value from 0 (transparent) to 255 (opaque).

 
 MethodgetPointGets mark's point with the specified index.  
 MethodgetPointsGets the raw points array.

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

 
 MethodgetStartHeadAngleGets the start head angle of the mark.

Integer value.

 
 MethodgetStartHeadLengthGets the start head length of the mark.

Integer value.

 
 MethodgetStartHeadTypeGets the start head type of the mark.

ImGearARTLineHeadType enumeration value.

 
 MethodgetStyleGets the style of the mark.

ImGearARTPenStyle enumeration value.

 
 MethodgetWidthGets the width of the mark.

Integer value.

 
 MethodisClosedGets a value indicating whether the polyline is closed.

Boolean value.

 
 MethodsetClosedSets a value indicating whether the polyline is closed.

Boolean value.

 
 MethodsetColorSets the color of the mark.

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

 
 MethodsetEndHeadAngleSets the end head angle of the mark.

Integer value.

 
 MethodsetEndHeadLengthSets the end head length of the mark.

Integer value.

 
 MethodsetEndHeadTypeSets the end head type of the mark.

ImGearARTLineHeadType enumeration value.

 
 MethodsetHeadFillColorSets the fill color of the line's head.

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

 
 MethodsetNumberOfPointsSets the actual number of mark's points.

Integer value.

 
 MethodsetOpacitySets the opacity of the mark.

Integer value from 0 (transparent) to 255 (opaque).

 
 MethodsetPointSets mark's point at the specified index.  
 MethodsetStartHeadAngleSets the start head angle of the mark.

Integer value.

 
 MethodsetStartHeadLengthSets the start head length of the mark.

Integer value.

 
 MethodsetStartHeadTypeSets the start head type of the mark.

ImGearARTLineHeadType enumeration value.

 
 MethodsetStyleSets the style of the mark.

ImGearARTPenStyle enumeration value.

 
 MethodsetWidthSets the width of the mark.

Integer value.

 
Top
See Also

Reference

IImGearARTPolyline Interface
com.accusoft.imagegear.art Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback