|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecthep.wired.heprep.graphicspanel.AttributeCache
Cache for subscribed attributes
| Field Summary |
| Fields inherited from interface hep.wired.heprep.services.Attributes |
ARROW_BOTH, ARROW_END, ARROW_NONE, ARROW_START |
| Constructor Summary | |
AttributeCache(org.freehep.graphics2d.VectorGraphics graphics,
HepRepGraphicsMode mode,
hep.graphics.heprep.HepRepIterator iterator)
Creates a cache for subscribed attributes. |
|
| Method Summary | |
java.awt.Color |
getColor()
Current color |
java.lang.String |
getDrawAs()
Current DrawAs value |
java.awt.Color |
getFillColor()
Current fill color |
java.awt.Color |
getFrameColor()
Current frame color |
double |
getFrameWidth()
Current frame line width |
double |
getLineWidth()
Current line width |
double |
getMarkSize()
Current marker size |
int |
getMarkSymbol()
Current marker symbol |
int |
hasLineArrow()
Current line has arrow |
boolean |
isFilled()
Should fill ? |
boolean |
isPickable()
|
boolean |
isVisible()
|
void |
overrideColor(java.awt.Color color)
|
void |
overrideFillColor(java.awt.Color color)
|
void |
overrideFrameColor(java.awt.Color color)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AttributeCache(org.freehep.graphics2d.VectorGraphics graphics,
HepRepGraphicsMode mode,
hep.graphics.heprep.HepRepIterator iterator)
| Method Detail |
public boolean isVisible()
public boolean isPickable()
public java.lang.String getDrawAs()
Attributes
getDrawAs in interface Attributespublic java.awt.Color getColor()
Attributes
getColor in interface Attributespublic double getLineWidth()
Attributes
getLineWidth in interface Attributespublic int hasLineArrow()
Attributes
hasLineArrow in interface Attributespublic java.awt.Color getFrameColor()
Attributes
getFrameColor in interface Attributespublic double getFrameWidth()
Attributes
getFrameWidth in interface Attributespublic java.awt.Color getFillColor()
Attributes
getFillColor in interface Attributespublic boolean isFilled()
Attributes
isFilled in interface Attributespublic int getMarkSymbol()
Attributes
getMarkSymbol in interface Attributespublic double getMarkSize()
Attributes
getMarkSize in interface Attributespublic void overrideColor(java.awt.Color color)
public void overrideFrameColor(java.awt.Color color)
public void overrideFillColor(java.awt.Color color)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||