Uses of Interface
hep.wired.util.XYZindices

Packages that use XYZindices
hep.wired.edit Standard Edits. 
hep.wired.services The Services provided by and to WIRED. 
hep.wired.util   
hep.wired.viewport Standard Viewports. 
 

Uses of XYZindices in hep.wired.edit
 

Classes in hep.wired.edit that implement XYZindices
 class SetScale
          Set Scale of a plot in 2D or 3D.
 class SetTranslate
          Set Translate a plot in 2D or 3D.
 

Uses of XYZindices in hep.wired.services
 

Subinterfaces of XYZindices in hep.wired.services
 interface ViewPort
          Transforms coordinates in a world-unit system (X,Y,Z) with intervals (-1,1) into screen coordinates (U,V,W).
 

Uses of XYZindices in hep.wired.util
 

Classes in hep.wired.util that implement XYZindices
 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.
 

Uses of XYZindices in hep.wired.viewport
 

Classes in hep.wired.viewport that implement XYZindices
 class RectangularViewPort
          Defines a Rectangular Viewport using x0, y0, width and height.
 



Copyright © 1996-2013 FreeHEP. All Rights Reserved.