ImageGear for Java
IImGearARTCurve Interface Members
Methods 

The following tables list the members exposed by IImGearARTCurve.

Public Methods
 NameDescription
 MethodgetColorGets the color of the mark.

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

 
 MethodgetNumberOfPointsGets the actual number of mark's points.

Integer value.

 
 MethodgetOpacityGets the opacity of the mark.

Integer value.

 
 MethodgetPointGets the point with the specified index.  
 MethodgetPointsGets the raw points array.

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

 
 MethodgetStyleGets the style of the mark.

ImGearARTPenStyle enumeration value.

 
 MethodgetTensionGets the tension of the curve.

Float value.

 
 MethodgetWidthGets the width of the mark.

Integer value.

 
 MethodsetColorSets the color of the mark.

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

 
 MethodsetOpacitySets the opacity of the mark.

Integer value.

 
 MethodsetPointSets the point with the specified index.  
 MethodsetStyleSets the style of the mark.

ImGearARTPenStyle enumeration value.

 
 MethodsetTensionSets the tension of the curve.

Float value.

 
 MethodsetWidthSets the width of the mark.

Integer value.

 
Top
See Also

Reference

IImGearARTCurve Interface
com.accusoft.imagegear.art Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback