Class | Description |
---|---|
Arrow |
Defines an Arrow shape, see figure:
|
BoundingBoxGraphics2D |
Calculates the bounding box as objects are drawn into this Graphics2D
context.
|
InsideRectanglePathConstructor |
Constructs a path while keeping track if the path crosses or is within a
given rectangle.
|
Keys | |
NearestPoint |
Calculates the nearest point on a straight line or on a cubic bezier curve.
|
NearestPointPathConstructor |
Constructs a path while keeping track of the nearest point on that path to an
arbitrary given point.
|
NullGraphics2D |
Empty Graphics2D class to draw objects into to see if all other drawing
mechanisms work.
|
PathGraphics2D |
Forwards all drawing to a given pathconstructor, as objects are drawn into
this Graphics2D context.
|
PolyPoint |
Converts primitives into polypoints, for use in drawing as polylines or
polygons.
|
WiredHepRepUtil |
FIXME WIRED-395 most or all of these methods should maybe move to jheprep.
|
Mathematics and Graphics Utility classes.
Copyright © 1996-2014 FreeHEP. All Rights Reserved.