|
||||||||||
| 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.DrawAsCircle
public class DrawAsCircle
Draws one or more circles, centered on HepRepPoints with given "Radius", positioned using "Phi" and "Theta".
| 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 | |
|---|---|
DrawAsCircle()
|
|
| 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 DrawAsCircle()
| 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 | |||||||||