ImageGear for Java
IImGearARTText Interface Members
Methods 

The following tables list the members exposed by IImGearARTText.

Public Methods
 NameDescription
 MethodgetActualTextGets the actual text you can see on display.

String value.

getText

 
 MethodgetBorderGets the mark border.

ImGearARTBorder class object.

 
 MethodgetBorderShadingGets a value indicating whether the border is shaded or not.

Boolean value.

 
 MethodgetCalloutGets a value of the ImGearARTCallout class object that specifies mark's callout attributes.

ImGearARTCallout class object.

 
 MethodgetFillColorGets the fill color of the mark.

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

 
 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 mark text.

String value.

 
 MethodgetFontSizeGets the font pointSize of the mark text.

Any positive float value.

The font pointSize is measured in points.

 
 MethodgetFontStyleARTGets the font style of the mark text.

Aggregates of ImGearARTFontStyles enumeration value.

 
 MethodgetOpacityGets the opacity of the mark.

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

This Opacity is used for all elements of the mark by default. If you need to set a different opacity value for text element, please use setTextOpacity method.

 
 MethodgetPinGets the ImGearARTPin object that specifies mark's pin icon attributes.

ImGearARTPin class object.

 
 MethodgetTextGets the text of the mark.

String value.

getActualText

 
 MethodgetTextColorGets the color of the mark text.

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

 
 MethodgetTextOpacityGets a separate opacity used for text string.

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

When set to non-negative value, specifies separate opacity used for text string only, otherwise text is displayed with the opacity provided by the getOpacity method used to set the opacity for the entire mark.

 
 MethodgetTextTrimmingGets the text trimming behavior to employ when content overflows the content area.

ImGearARTTextTrimming enumeration value.

 
 MethodgetTextTypeGets the text type.

ImGearARTTextType enumeration value.

getText
getActualText

 
 MethodsetActualTextSets the actual text you can see on display.

String value.

getText

 
 MethodsetBorderSets the mark border.

ImGearARTBorder class object.

 
 MethodsetBorderShadingSets a value indicating whether the border is shaded or not.

Boolean value.

 
 MethodsetCalloutSets of the ImGearARTCallout class object that specifies mark's callout attributes.

ImGearARTCallout class object.

 
 MethodsetFillColorSets the fill color of the mark.

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

 
 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 mark text.

String value.

 
 MethodsetFontSizeSets the font pointSize of the mark text.

Any positive float value.

The font pointSize is measured in points.

 
 MethodsetFontStyleARTSets the font style of the mark text.

Aggregates of ImGearARTFontStyles enumeration value.

 
 MethodsetOpacitySets the opacity of the mark.

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

This Opacity is used for all elements of the mark by default. If you need to set a differ opacity value for text element, please use setTextOpacity method.

 
 MethodsetPinSets the ImGearARTPin object that specifies mark's pin icon attributes.

ImGearARTPin class object.

 
 MethodsetTextSets the text of the mark.

String value.

getActualText

 
 MethodsetTextColorSets the color of the mark text.

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

 
 MethodsetTextOpacitySets a separate opacity used for text string.

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

When set to non-negative value, specifies separate opacity used for text string only, otherwise text is displayed with the opacity provided by the getOpacity method used to set the opacity for the entire mark.

 
 MethodsetTextTrimmingSets the text trimming behavior to employ when content overflows the content area.

ImGearARTTextTrimming enumeration value.

 
 MethodsetTextTypeSets the text type.

ImGearARTTextType enumeration value.

getText
getActualText

 
Top
See Also

Reference

IImGearARTText Interface
com.accusoft.imagegear.art Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback