public class Title extends Object
Constructor and Description |
---|
Title() |
Modifier and Type | Method and Description |
---|---|
Area |
getArea()
getArea
Gets Area
|
Boolean |
getAutoScaleFont()
getAutoScaleFont
Gets Boolean
|
String |
getBackgroundMode()
getBackgroundMode
Gets String
|
Line |
getBorder()
getBorder
Gets Line
|
Font |
getFont()
getFont
Gets Font
|
Integer |
getHeight()
getHeight
Gets Integer
|
Boolean |
getIsAutomaticSize()
getIsAutomaticSize
Gets Boolean
|
Boolean |
getIsInnerMode()
getIsInnerMode
Gets Boolean
|
Boolean |
getIsVisible()
getIsVisible
Gets Boolean
|
Link |
getLink()
getLink
Gets Link
|
String |
getLinkedSource()
getLinkedSource
Gets String
|
Integer |
getRotationAngle()
getRotationAngle
Gets Integer
|
Boolean |
getShadow()
getShadow
Gets Boolean
|
List<LinkElement> |
getShapeProperties()
getShapeProperties
Gets List
|
String |
getText()
getText
Gets String
|
String |
getTextDirection()
getTextDirection
Gets String
|
String |
getTextHorizontalAlignment()
getTextHorizontalAlignment
Gets String
|
String |
getTextVerticalAlignment()
getTextVerticalAlignment
Gets String
|
Integer |
getWidth()
getWidth
Gets Integer
|
Integer |
getX()
getX
Gets Integer
|
Integer |
getY()
getY
Gets Integer
|
void |
setArea(Area Area)
setArea
Sets Area
|
void |
setAutoScaleFont(Boolean AutoScaleFont)
setAutoScaleFont
Sets Boolean
|
void |
setBackgroundMode(String BackgroundMode)
setBackgroundMode
Sets String
|
void |
setBorder(Line Border)
setBorder
Sets Line
|
void |
setFont(Font Font)
setFont
Sets Font
|
void |
setHeight(Integer Height)
setHeight
Sets Integer
|
void |
setIsAutomaticSize(Boolean IsAutomaticSize)
setIsAutomaticSize
Sets Boolean
|
void |
setIsInnerMode(Boolean IsInnerMode)
setIsInnerMode
Sets Boolean
|
void |
setIsVisible(Boolean IsVisible)
setIsVisible
Sets Boolean
|
void |
setLink(Link link)
setLink
Sets Link
|
void |
setLinkedSource(String LinkedSource)
setLinkedSource
Sets String
|
void |
setRotationAngle(Integer RotationAngle)
setRotationAngle
Sets Integer
|
void |
setShadow(Boolean Shadow)
setShadow
Sets Boolean
|
void |
setShapeProperties(List<LinkElement> ShapeProperties)
setShapeProperties
Sets List
|
void |
setText(String Text)
setText
Sets String
|
void |
setTextDirection(String TextDirection)
setTextDirection
Sets String
|
void |
setTextHorizontalAlignment(String TextHorizontalAlignment)
setTextHorizontalAlignment
Sets String
|
void |
setTextVerticalAlignment(String TextVerticalAlignment)
setTextVerticalAlignment
Sets String
|
void |
setWidth(Integer Width)
setWidth
Sets Integer
|
void |
setX(Integer X)
setX
Sets Integer
|
void |
setY(Integer Y)
setY
Sets Integer
|
String |
toString() |
public Boolean getIsVisible()
public void setIsVisible(Boolean IsVisible)
IsVisible
- Booleanpublic String getLinkedSource()
public void setLinkedSource(String LinkedSource)
LinkedSource
- Stringpublic Integer getRotationAngle()
public void setRotationAngle(Integer RotationAngle)
RotationAngle
- Integerpublic String getText()
public void setText(String Text)
Text
- Stringpublic String getTextDirection()
public void setTextDirection(String TextDirection)
TextDirection
- Stringpublic String getTextHorizontalAlignment()
public void setTextHorizontalAlignment(String TextHorizontalAlignment)
TextHorizontalAlignment
- Stringpublic String getTextVerticalAlignment()
public void setTextVerticalAlignment(String TextVerticalAlignment)
TextVerticalAlignment
- Stringpublic Area getArea()
public void setArea(Area Area)
Area
- Areapublic Boolean getAutoScaleFont()
public void setAutoScaleFont(Boolean AutoScaleFont)
AutoScaleFont
- Booleanpublic String getBackgroundMode()
public void setBackgroundMode(String BackgroundMode)
BackgroundMode
- Stringpublic Line getBorder()
public void setBorder(Line Border)
Border
- Linepublic Font getFont()
public void setFont(Font Font)
Font
- Fontpublic Boolean getIsAutomaticSize()
public void setIsAutomaticSize(Boolean IsAutomaticSize)
IsAutomaticSize
- Booleanpublic Boolean getIsInnerMode()
public void setIsInnerMode(Boolean IsInnerMode)
IsInnerMode
- Booleanpublic Boolean getShadow()
public void setShadow(Boolean Shadow)
Shadow
- Booleanpublic List<LinkElement> getShapeProperties()
public void setShapeProperties(List<LinkElement> ShapeProperties)
ShapeProperties
- Listpublic Integer getWidth()
public void setWidth(Integer Width)
Width
- Integerpublic Integer getHeight()
public void setHeight(Integer Height)
Height
- Integerpublic Integer getX()
public void setX(Integer X)
X
- Integerpublic Integer getY()
public void setY(Integer Y)
Y
- Integerpublic Link getLink()
public void setLink(Link link)
link
- LinkCopyright © 2015. All rights reserved.