Constructor | Description |
---|---|
ShapeStyle(Outliner outliner,
Stamper stamper) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
javax.swing.Icon |
getLegendIcon() |
Returns an icon suitable for displaying in a legend for this style.
|
Outliner |
getOutliner() |
Returns the outline shape of this style.
|
Stamper |
getStamper() |
Returns the colouring for this style.
|
int |
hashCode() |
public Outliner getOutliner()
public Stamper getStamper()
public javax.swing.Icon getLegendIcon()
Style
getLegendIcon
in interface Style
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.