public class MapserverSymbol extends Object
MapserverSymbol(Symbol sy, List<Style> st, Label lb)
Label
getLabel()
List<Style>
getStyle()
Symbol
getSymbol()
void
setLabel(Label label)
setStyle(List<Style> style)
setSymbol(Symbol symbol)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapserverSymbol(Symbol sy, List<Style> st, Label lb)
public Symbol getSymbol()
public void setSymbol(Symbol symbol)
public List<Style> getStyle()
public void setStyle(List<Style> style)
public Label getLabel()
public void setLabel(Label label)