ImageGear for Java
ImGearARTText Constructor(IImGearRectangle,String,IImGearRGBQuad,ImGearARTTextType,int,IImGearRGBQuad,ImGearARTBorder,boolean,int,String,float,EnumSet<ImGearARTFontStyles>,ImGearARTPin,ImGearARTCallout)
Mark's rectangle.
Text of the mark.
Color of the mark's text.
Text type.
Text opacity.
Fill color of the mark.
Border of the mark.
Specifies whether the mark's border is shaded or not.
Opacity of the mark.
The name of the font.
The pointSize of the font in points.
The style of the font.
ImGearARTPin class object that specifies mark's pin icon attributes.
ImGearARTCallout class object that specifies mark's callout attributes. com.accusoft.imagegear.core.shapes.ImGearRectangleT:com.accusoft.imagegear.art.ImGearARTTextTypeT:com.accusoft.imagegear.art.ImGearARTPinImGearARTCallout
Initializes a new instance of the ImGearARTTextFromFile class object.
Syntax
public ImGearARTText( 
   IImGearRectangle rect,
   java.lang.String text,
   IImGearRGBQuad textColor,
   ImGearARTTextType textType,
   int textOpacity,
   IImGearRGBQuad fillColor,
   ImGearARTBorder border,
   boolean isBorderShaded,
   int opacity,
   java.lang.String fontName,
   float fontSize,
   java.util.EnumSet<ImGearARTFontStyles> fontStyle,
   ImGearARTPin pin,
   ImGearARTCallout callout
)

Parameters

rect
Mark's rectangle.
text
Text of the mark.
textColor
Color of the mark's text.
textType
Text type.
textOpacity
Text opacity.
fillColor
Fill color of the mark.
border
Border of the mark.
isBorderShaded
Specifies whether the mark's border is shaded or not.
opacity
Opacity of the mark.
fontName
The name of the font.
fontSize
The pointSize of the font in points.
fontStyle
The style of the font.
pin
ImGearARTPin class object that specifies mark's pin icon attributes.
callout
ImGearARTCallout class object that specifies mark's callout attributes. com.accusoft.imagegear.core.shapes.ImGearRectangleT:com.accusoft.imagegear.art.ImGearARTTextTypeT:com.accusoft.imagegear.art.ImGearARTPinImGearARTCallout
See Also

Reference

ImGearARTText Class
ImGearARTText Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback