public class DrawAsEllipsePrism extends AbstractDrawAs
X, Y, Z
U, V, W
Constructor and Description |
---|
DrawAsEllipsePrism() |
Modifier and Type | Method and Description |
---|---|
void |
draw(org.freehep.graphics2d.VectorGraphics graphics,
hep.graphics.heprep.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,
hep.graphics.heprep.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.
|
fillArray, getID
public String getDescription()
DrawAs
public void draw(org.freehep.graphics2d.VectorGraphics graphics, hep.graphics.heprep.HepRepInstance instance, Attributes atts, GraphicsMode mode, Projection projection, ViewPort viewPort)
DrawAs
public void frame(org.freehep.graphics2d.VectorGraphics graphics, hep.graphics.heprep.HepRepInstance instance, Attributes atts, GraphicsMode mode, Projection projection, ViewPort viewPort)
DrawAs
Copyright © 1996-2014 FreeHEP. All Rights Reserved.