public class LineStyleSection extends Decoration implements Coggable
interval, minimumLength, minimumLengthUnits, UNIT_INCHES, UNIT_MAP, UNIT_PERCENT, UNIT_PIXELS, unitType| Constructor and Description |
|---|
LineStyleSection() |
LineStyleSection(Cog state) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStyleName() |
void |
setStyleName(java.lang.String newStyleName) |
Cog |
toCog()
Returns the complete internal state of this object in the form of a
Cog. |
createInterval, createMinimumLengthInterval, getInterval, getMinimumLength, getMinimumLengthUnits, getUnitType, setInterval, setMinimumLength, setMinimumLengthUnits, setUnitTypepublic LineStyleSection()
public LineStyleSection(Cog state)
public Cog toCog()
CoggableCog.toCog in interface CoggabletoCog in class Decorationpublic java.lang.String getStyleName()
public void setStyleName(java.lang.String newStyleName)