ImageGear for Java
IImGearARTPolyRuler Interface Methods

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

Public Methods
 NameDescription
 MethodgetAspectDenominatorXGets the mark's X aspect denominator value.

Integer value.

 
 MethodgetAspectDenominatorYGets the Mark's Y aspect denominator value.

Integer value.

 
 MethodgetAspectNumeratorXGets the mark's X aspect numerator value.

Integer value.

 
 MethodgetAspectNumeratorYSets the mark's Y aspect numerator value.

Integer value.

 
 MethodgetColorGets the color of the mark.

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

 
 MethodgetEndLineLengthGets the length of the mark's end line.

Integer value.

 
 MethodgetFontDisablePPMGets a value indicating whether the PPM option is disabled in font pointSize calculations.

Boolean value.

True - disables PPM and display parameters in font pointSize calculations for the current mark, False - enables font pointSize calculations.

 
 MethodgetFontNameGets the font name of the text font.

String value.

 
 MethodgetFontSizeGets the font pointSize of the text font.

Any positive float value.

 
 MethodgetFontStyleARTGets the font style of the text font.

Aggregates of ImGearARTFontStyles enumeration value.

 
 MethodgetLabelGets the mark label.

String value.

 
 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

 
 MethodgetPrecisionGets the number of decimal digits displayed for the mark.

Integer value.

 
 MethodgetStartLineLengthGets the length of the mark's start line.

Integer value.

 
 MethodgetStyleGets the mark's line style.

ImGearARTPenStyle enumeration value.

 
 MethodgetWidthGets the mark's line width.

Integer value.

 
 MethodsetAspectDenominatorXSets the mark's X aspect denominator value.

Integer value.

 
 MethodsetAspectDenominatorYSets the Mark's Y aspect denominator value.

Integer value.

 
 MethodsetAspectNumeratorXSets the mark's X aspect numerator value.

Integer value.

 
 MethodsetAspectNumeratorYGets the mark's Y aspect numerator value.

Integer value.

 
 MethodsetColorSets the color of the mark.

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

 
 MethodsetEndLineLengthSets the length of the mark's end line.

Integer value.

 
 MethodsetFontDisablePPMSets a value indicating whether the PPM option is disabled in font pointSize calculations.

Boolean value.

True - disables PPM and display parameters in font pointSize calculations for the current mark, False - enables font pointSize calculations.

 
 MethodsetFontNameSets the font name of the text font.

String value.

 
 MethodsetFontSizeSets the font pointSize of the text font.

Any positive float value.

 
 MethodsetFontStyleARTSets the font style of the text font.

Aggregates of ImGearARTFontStyles enumeration value.

 
 MethodsetLabelSets the mark label.

String value.

 
 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.  
 MethodsetPrecisionSets the number of decimal digits displayed for the mark.

Integer value.

 
 MethodsetStartLineLengthSets the length of the mark's start line.

Integer value.

 
 MethodsetStyleSets the mark's line style.

ImGearARTPenStyle enumeration value.

 
 MethodsetWidthSets the mark's line width.

Integer value.

 
Top
See Also

Reference

IImGearARTPolyRuler Interface
com.accusoft.imagegear.art Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback