Package | Description |
---|---|
hep.wired.edit |
Standard Edits.
|
hep.wired.services |
The Services provided by and to WIRED.
|
hep.wired.util | |
hep.wired.viewport |
Standard Viewports.
|
Modifier and Type | Class and Description |
---|---|
class |
SetScale
Set Scale of a plot in 2D or 3D.
|
class |
SetTranslate
Set Translate a plot in 2D or 3D.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ViewPort
Transforms coordinates in a world-unit system (X,Y,Z) with intervals (-1,1)
into screen coordinates (U,V,W).
|
Modifier and Type | Class and Description |
---|---|
class |
Matrix2D
A 2x3 matrix for projection of 2D space to 2D space.
|
class |
Matrix3D
A 3x4 matrix for projections of 3D space to 3D space.
|
Modifier and Type | Class and Description |
---|---|
class |
RectangularViewPort
Defines a Rectangular Viewport using x0, y0, width and height.
|
Copyright © 1996-2014 FreeHEP. All Rights Reserved.