|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.starlink.ttools.plot2.layer.ShapeStyle
@Equality public class ShapeStyle
Style that combines information from a ShapeForm and a ShapeMode.
Constructor Summary | |
---|---|
ShapeStyle(Outliner outliner,
Stamper stamper)
Constructor. |
Method Summary | |
---|---|
boolean |
equals(Object o)
|
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()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShapeStyle(Outliner outliner, Stamper stamper)
outliner
- outline shape of markersstamper
- colouring for markersMethod Detail |
---|
public Outliner getOutliner()
public Stamper getStamper()
public Icon getLegendIcon()
Style
getLegendIcon
in interface Style
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |