| Package | Description | 
|---|---|
| hep.wired.heprep.projection | 
 Standard Projections and their Features. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CompositeProjection
Sequence of projections. 
 | 
class  | 
CylindricalFishEyeProjection
Blows up the center of the plot cylindrically while squeezing the outer
 parts. 
 | 
class  | 
FlatProjection
2D projection of (X,Y) into (U,V). 
 | 
class  | 
NullProjection
Dummy projection which changes nothing. 
 | 
class  | 
ParallelProjection
3D parallel projection of (X,Y,Z) into (U,V,W). 
 | 
static class  | 
ParallelProjection.XY  | 
static class  | 
ParallelProjection.XZ  | 
static class  | 
ParallelProjection.YZ  | 
static class  | 
ParallelProjection.ZX  | 
static class  | 
ParallelProjection.ZY  | 
class  | 
PerspectiveProjection
3D perspective projection of (X,Y,Z) into (U,V,W). 
 | 
static class  | 
PerspectiveProjection.XY  | 
static class  | 
PerspectiveProjection.XZ  | 
static class  | 
PerspectiveProjection.YZ  | 
static class  | 
PerspectiveProjection.ZX  | 
static class  | 
PerspectiveProjection.ZY  | 
class  | 
RhoZ  | 
class  | 
RhoZFishEye  | 
class  | 
RhoZProjection
Projects R : sqrt(x^2 + y^2) and Z. 
 | 
class  | 
YXClock  | 
class  | 
YXFishEye  | 
Copyright © 1996-2014 FreeHEP. All Rights Reserved.