Package | Description |
---|---|
hep.wired.heprep.representation |
Standard Representations (DrawAs) for WIRED.
|
Modifier and Type | Class and Description |
---|---|
class |
DrawAsCircle
Draws one or more circles, centered on HepRepPoints with given "Radius",
positioned using "Phi" and "Theta".
|
class |
DrawAsCurve
Draws a cubic bezier curve specified by the HepRepPoint control points.
|
class |
DrawAsCylinder
Draws one or more cylinders, where a couple of HepRepPoints specify the faces
centers, with given "Radius", positioned using "Phi" and "Theta".
|
class |
DrawAsEllipse
Draws one or more ellipses, centered at HepRepPoints, with given "Radius" and
"Radius2", positioned using "Phi", "Theta" and "Omega".
|
class |
DrawAsEllipsePrism
Draws one or more cylinders with elliptical faces, centered at HepRepPoints,
with given "Radius" and "Radius2", positioned using "Phi", "Theta" and
"Omega".
|
class |
DrawAsEllipsoid
Draws one or more ellipsoids, centered on HepRepPoints with given "Radius",
"Radius2" and "Radius3", positioned by "Phi", "Theta" and "Omega".
|
class |
DrawAsLine
Draws one or more line segments, given by HepRepPoints.
|
class |
DrawAsPoint
Draws one or more marker of type "MarkName" and size "MarkSize", centered at
HepRepPoints.
|
class |
DrawAsPolygon
Draws a closed set of lines, given a set of HepRepPoints.
|
class |
DrawAsPrism
Draws a prism, where one face is given by the first half of the HepRepPoints
and the other by the second half of the HepRepPoints.
|
class |
DrawAsText
Draws text in the plot, positioned using "HPos" and "VPos" and aligned using
"HAlign" and "VAlign".
|
Copyright © 1996-2014 FreeHEP. All Rights Reserved.