| Modifier and Type | Field and Description |
|---|---|
Alignment |
alignment |
AutoSizePolicy |
autoSizePolicy |
String |
backgroundColor |
Integer |
bottomInset |
String |
fontFamily |
Integer |
fontSize |
FontStyle |
fontStyle |
Double |
height |
Integer |
leftInset |
String |
lineColor |
ModelName |
modelName |
ModelPosition |
modelPosition |
Integer |
rightInset |
Double |
rotationAngle |
String |
text |
String |
textColor |
Integer |
topInset |
boolean |
underlinedText |
boolean |
visible |
Double |
width |
Double |
x |
Double |
y |
| Constructor and Description |
|---|
AbstractBaseLabel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writerAttributes(ElementWriter w) |
public Integer fontSize
public String fontFamily
public FontStyle fontStyle
public String textColor
public Alignment alignment
public Double width
public Double height
public Double x
public Double y
public String lineColor
public String backgroundColor
public boolean visible
public boolean underlinedText
public ModelName modelName
public ModelPosition modelPosition
public AutoSizePolicy autoSizePolicy
public Double rotationAngle
public Integer topInset
public Integer rightInset
public Integer bottomInset
public Integer leftInset
public String text
protected void writerAttributes(ElementWriter w)
Copyright © 2016. All rights reserved.