Modifier and Type | Method and Description |
---|---|
Point3D |
getEndBottomLine()
Right bottom point of text boundary, maps to AllPoints[3]
|
int |
getMirrioring()
Mirroring of text
|
int |
getOrientation()
Horizontal or vertical text
|
Point3D |
getOrigin()
Left bottom point of text boundary, used as origin point of primitive,maps to AllPoints[0]
|
String |
getText()
Text
|
Point3D |
getUpperLeft()
Left upper point of text boundary, maps to AllPoints[1]
|
Point3D |
getUpperRight()
Right upper point of text boundary, maps to AllPoints[2]
|
accept, getAllPoints, getEntityUID, getNewPropsDrawable, getProperties, getTransformedDrawable, setEntityUID
String getText()
Text
int getOrientation()
Horizontal or vertical text
int getMirrioring()
Mirroring of text
Point3D getOrigin()
Left bottom point of text boundary, used as origin point of primitive,maps to AllPoints[0]
Point3D getEndBottomLine()
Right bottom point of text boundary, maps to AllPoints[3]
Point3D getUpperLeft()
Left upper point of text boundary, maps to AllPoints[1]
Point3D getUpperRight()
Right upper point of text boundary, maps to AllPoints[2]