Uses of Interface
hep.wired.services.Edit

Packages that use Edit
hep.wired.edit Standard Edits. 
 

Uses of Edit in hep.wired.edit
 

Subinterfaces of Edit in hep.wired.edit
 interface GraphicsPanelEdit
          Interface for edits handled by changing the graphics panel.
 

Classes in hep.wired.edit that implement Edit
 class AnimatedWiredEdit
          Base class for an animated single edit.
 class FitToWindow
          Fits plot to window by translation and scaling.
 class NoOperation
          No Operation Edit, useful to fill a compound edit.
 class Reset
          Resets the plot to its initial state.
 class Rotate
          Rotates a plot in 2D or 3D.
 class Scale
          Scales a plot in 2D or 3D.
 class SetScale
          Set Scale of a plot in 2D or 3D.
 class SetTranslate
          Set Translate a plot in 2D or 3D.
 class Shear
          Shears a plot in 2D.
 class Transform2D
          Transforms a plot in 2D.
 class Translate
          Translates a plot in 2D or 3D.
 class WiredCompoundEdit
          Class for a compound edit.
 class WiredEdit
          Base class for a non-animated single edit.
 



Copyright © 1996-2013 FreeHEP. All Rights Reserved.