|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.wired.heprep.representation.AbstractDrawAs
hep.wired.heprep.representation.DrawAsEllipse
public class DrawAsEllipse
Draws one or more ellipses, centered at HepRepPoints, with given "Radius" and "Radius2", positioned using "Phi", "Theta" and "Omega".
| Field Summary |
|---|
| Fields inherited from interface hep.wired.util.XYZindices |
|---|
X, Y, Z |
| Fields inherited from interface hep.wired.util.UVWindices |
|---|
U, V, W |
| Constructor Summary | |
|---|---|
DrawAsEllipse()
|
|
| 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 class hep.wired.heprep.representation.AbstractDrawAs |
|---|
fillArray, getID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DrawAsEllipse()
| Method Detail |
|---|
public String getKey()
DrawAs
public String getName()
DrawAs
public String getDescription()
DrawAs
public void draw(org.freehep.graphics2d.VectorGraphics graphics,
HepRepInstance instance,
Attributes atts,
GraphicsMode mode,
Projection projection,
ViewPort viewPort)
DrawAs
public void frame(org.freehep.graphics2d.VectorGraphics graphics,
HepRepInstance instance,
Attributes atts,
GraphicsMode mode,
Projection projection,
ViewPort viewPort)
DrawAs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||