|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectStyleImpl
BasicLineStyle
public class BasicLineStyle
A style object is quite hard to set up, involving fills, strokes, symbolizers and rules.
Constructor Summary | |
---|---|
BasicLineStyle()
Creates a new instance of BasicPolygonStyle |
|
BasicLineStyle(Stroke stroke)
|
Method Summary | |
---|---|
String |
getAbstract()
Description of this style |
String |
getName()
Style name (machine readable, don't show to users) |
String |
getTitle()
Style Title (human readable name for user interfaces) |
Methods inherited from class StyleImpl |
---|
accept, addFeatureTypeStyle, clone, equals, getDescription, getFeatureTypeStyles, hashCode, isDefault, setAbstract, setDefault, setFeatureTypeStyles, setName, setTitle, toString |
Methods inherited from class Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface Style |
---|
accept, addFeatureTypeStyle, getDescription, getFeatureTypeStyles, isDefault, setAbstract, setDefault, setFeatureTypeStyles, setName, setTitle |
Constructor Detail |
---|
public BasicLineStyle()
public BasicLineStyle(Stroke stroke)
Method Detail |
---|
public String getAbstract()
Style
getAbstract
in interface Style
getAbstract
in class StyleImpl
public String getName()
Style
getName
in interface Style
getName
in class StyleImpl
public String getTitle()
Style
getTitle
in interface Style
getTitle
in class StyleImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |