|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.model.Decoration
com.partnersoft.maps.model.LineStyleSection
public class LineStyleSection
| Field Summary |
|---|
| Fields inherited from class com.partnersoft.maps.model.Decoration |
|---|
interval, UNIT_INCHES, UNIT_MAP, UNIT_PERCENT, UNIT_PIXELS, unitType |
| Constructor Summary | |
|---|---|
LineStyleSection()
|
|
LineStyleSection(Cog state)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class com.partnersoft.maps.model.Decoration |
|---|
createInterval, getInterval, getUnitType, setInterval, setUnitType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineStyleSection()
public LineStyleSection(Cog state)
| Method Detail |
|---|
public Cog toCog()
CoggableCog.
toCog in interface CoggabletoCog in class Decorationpublic java.lang.String getStyleName()
public void setStyleName(java.lang.String newStyleName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||