ImageGear for Java
IImGearARTPolygon Interface Members
Methods 

The following tables list the members exposed by IImGearARTPolygon.

Public Methods
 NameDescription
 MethodgetBorderGets the border of the mark.

ImGearARTBorder class object. ImGearARTBorder

 
 MethodgetFillColorGets the fill color of the mark.

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

 
 MethodgetNumberOfPointsGets the actual number of points on the mark.

Integer value.com.accusoft.imagegear.core.shapes.ImGearPoint

 
 MethodgetOpacityGets the mark opacity.

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

 
 MethodsetBorderSets the border of the mark.

ImGearARTBorder class object.

 
 MethodsetFillColorSets the fill color of the mark.

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

 
 MethodsetNumberOfPointsSets the actual number of points on the mark.

Integer value.com.accusoft.imagegear.core.shapes.ImGearPoint

 
 MethodsetOpacitySets the mark opacity.

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

 
 MethodsetPointSets mark's point at the specified index.  
Top
See Also

Reference

IImGearARTPolygon Interface
com.accusoft.imagegear.art Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback