Package hep.wired.heprep.edit

Standard Edits.

See:
          Description

Class Summary
AddVariable  
GraphicsModeEdit Generic Edit for changing the GraphicsMode.
MultiplyVariable  
SetProjection Set a projection for the plot.
SetVariable  
 

Package hep.wired.heprep.edit Description

Standard Edits.

This package contains all the standard Edits available on the WiredPlot. Edits need to be posted to a plot. Most edits can be undone when sent to a plot which supports undo. A single edit can be sent to more than one plot. The plot makes an internal copy.

To define new edits, one should inherit from AnimatedWiredEdit, WiredEdit or from CompoundWiredEdit.

Edits that implement ProjectionEdit are normally handled by a projection. GraphicsModeEdits are handled by the plot itself.



Copyright © 1996-2005 WIRED - FreeHEP. All Rights Reserved.