|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DrawAs
Converts a HepRepInstance (and its attributes and HepRepPoints) into a visual representation on the plot.
| Field Summary |
|---|
| Fields inherited from interface hep.wired.util.XYZindices |
|---|
X, Y, Z |
| Fields inherited from interface hep.wired.util.UVWindices |
|---|
U, V, W |
| Method Summary | |
|---|---|
void |
draw(org.freehep.graphics2d.VectorGraphics graphics,
HepRepInstance instance,
Attributes atts,
GraphicsMode mode,
Projection projection,
ViewPort viewPort)
Draws an HepRepInstance into VectorGraphics using given Attributes. |
void |
frame(org.freehep.graphics2d.VectorGraphics graphics,
HepRepInstance instance,
Attributes atts,
GraphicsMode mode,
Projection projection,
ViewPort viewPort)
Draws a frame of an HepRepInstance into VectorGraphics using given Attributes. |
String |
getDescription()
Describes what this DrawAs value does. |
String |
getKey()
Returns DrawAs key |
String |
getName()
Returns a short name. |
| Methods inherited from interface hep.wired.util.WiredRegistry.ID |
|---|
getID |
| Method Detail |
|---|
String getKey()
String getName()
String getDescription()
void draw(org.freehep.graphics2d.VectorGraphics graphics,
HepRepInstance instance,
Attributes atts,
GraphicsMode mode,
Projection projection,
ViewPort viewPort)
void frame(org.freehep.graphics2d.VectorGraphics graphics,
HepRepInstance instance,
Attributes atts,
GraphicsMode mode,
Projection projection,
ViewPort viewPort)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||