Uses of Interface
hep.wired.util.UVWindices

Packages that use UVWindices
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 UVWindices in hep.wired.edit
 

Classes in hep.wired.edit that implement UVWindices
 class Translate
          Translates a plot in 2D or 3D.
 

Uses of UVWindices in hep.wired.services
 

Subinterfaces of UVWindices 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 UVWindices in hep.wired.util
 

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

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



Copyright © 1996-2013 FreeHEP. All Rights Reserved.