public interface Style
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Name of style.
|
javax.swing.Icon |
getThumbnailIcon(MapSet mapset)
Icon used as a thumbnail in GUIs.
|
boolean |
isNotPrinted() |
java.lang.String getName()
javax.swing.Icon getThumbnailIcon(MapSet mapset)
mapset - - The mapset containing this style and any decorator styles.boolean isNotPrinted()