A B C D E F G H I J K L M N O P R S T U V W X Y Z

A

AbstractInteractionHandler - Class in hep.wired.interaction
Near complete (null) implementation of an InteractionHandler.
AbstractInteractionHandler(String) - Constructor for class hep.wired.interaction.AbstractInteractionHandler
Creates an AbstractInteractionHandler.
AbstractXMLIOFactory - Class in hep.wired.plugin
Factory to create objects by calling the default constructor.
AbstractXMLIOFactory() - Constructor for class hep.wired.plugin.AbstractXMLIOFactory
 
actionPerformed(ActionEvent) - Method in class hep.wired.util.OptionButton
 
add(JMenuItem) - Method in class hep.wired.util.InteractionMenu
 
add(AncestorListener, AncestorListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(CaretListener, CaretListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(CellEditorListener, CellEditorListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(ChangeListener, ChangeListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(DocumentListener, DocumentListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(HyperlinkListener, HyperlinkListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(InternalFrameListener, InternalFrameListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(ListDataListener, ListDataListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(ListSelectionListener, ListSelectionListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(MenuDragMouseListener, MenuDragMouseListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(MenuKeyListener, MenuKeyListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(MenuListener, MenuListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(PopupMenuListener, PopupMenuListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(TableColumnModelListener, TableColumnModelListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(TableModelListener, TableModelListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(TreeExpansionListener, TreeExpansionListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(TreeModelListener, TreeModelListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(TreeSelectionListener, TreeSelectionListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(TreeWillExpandListener, TreeWillExpandListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(UndoableEditListener, UndoableEditListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
add(MutableTreeNode) - Method in interface hep.wired.util.TristateTreeNode
 
add(Object) - Static method in class hep.wired.util.WiredRegistry
 
addCellEditorListener(CellEditorListener) - Method in class hep.wired.util.TristateTreeCellEditor
 
addChangeListener(ChangeListener) - Method in class hep.wired.plot.WiredPlot
 
addChangeListener(ChangeListener) - Method in interface hep.wired.services.RecordPlot
Adds a change listener
addEdit(UndoableEdit) - Method in class hep.wired.edit.FitToWindow
 
addEdit(UndoableEdit) - Method in class hep.wired.edit.NoOperation
 
addEdit(UndoableEdit) - Method in class hep.wired.edit.Reset
 
addEdit(UndoableEdit) - Method in class hep.wired.edit.Rotate
 
addEdit(UndoableEdit) - Method in class hep.wired.edit.Scale
 
addEdit(UndoableEdit) - Method in class hep.wired.edit.SetScale
 
addEdit(UndoableEdit) - Method in class hep.wired.edit.SetTranslate
 
addEdit(UndoableEdit) - Method in class hep.wired.edit.Shear
 
addEdit(UndoableEdit) - Method in class hep.wired.edit.Transform2D
 
addEdit(UndoableEdit) - Method in class hep.wired.edit.Translate
 
addImpl(Component, Object, int) - Method in class hep.wired.util.InteractionToolBar
 
addInternal(EventListener, EventListener) - Static method in class hep.wired.util.SwingEventMulticaster
 
addTreeModelListener(TreeModelListener) - Method in class hep.wired.util.TristateTreeModel
 
allClasses(Class) - Static method in class hep.wired.util.WiredRegistry
 
allInstances(Class) - Static method in class hep.wired.util.WiredRegistry
 
allInstances(Class, String) - Static method in class hep.wired.util.WiredRegistry
 
altKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.AbstractInteractionHandler
 
altKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.DragRectangleToScale
 
altKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.DragToScale
 
altKeyPressed(RecordPlot, KeyEvent) - Method in interface hep.wired.services.InteractionHandler
Called when the alt key is pressed.
altKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.AbstractInteractionHandler
 
altKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.DragRectangleToScale
 
altKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.DragToScale
 
altKeyReleased(RecordPlot, KeyEvent) - Method in interface hep.wired.services.InteractionHandler
Called when the alt key is released.
ancestorAdded(AncestorEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
ancestorMoved(AncestorEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
ancestorRemoved(AncestorEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
AnimatedWiredEdit - Class in hep.wired.edit
Base class for an animated single edit.
AnimatedWiredEdit() - Constructor for class hep.wired.edit.AnimatedWiredEdit
Creates an animated edit with zero frames and no shape.
AnimatedWiredEdit(Shape, int) - Constructor for class hep.wired.edit.AnimatedWiredEdit
Creates an animated edit with given initial shape and number of frames.

B

beginUpdate() - Method in class hep.wired.plot.WiredPlot
If multiple edits need to count as one major update, call this method to start a compound edit.
BoundedDoubleRangeModel - Interface in hep.wired.util
Like BoundedRangeModel but for double values.

C

canBeLogarithmic() - Method in interface hep.wired.util.BoundedDoubleRangeModel
 
canBeLogarithmic() - Method in class hep.wired.util.DefaultBoundedDoubleRangeModel
 
cancelCellEditing() - Method in class hep.wired.util.TristateTreeCellEditor
 
caretUpdate(CaretEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.interaction.DefaultInteractionHandler
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.interaction.DragAngledRectangleToScale
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.interaction.DragBallToRotate
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.interaction.DragRectangleToScale
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.interaction.DragToRotate
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.interaction.DragToScale
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.interaction.DragToTranslate
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.interaction.NullInteractionHandler
 
changeCursor(RecordPlot, InputEvent) - Method in interface hep.wired.services.InteractionHandler
Called to allow the InteractionHandler to change the cursor.
changedUpdate(DocumentEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
check - Variable in class hep.wired.util.TristateTreeCellRenderer
 
checkForChildren(TristateTreeNode, TreeModel, boolean) - Method in class hep.wired.util.TristateTreeModel
 
clone() - Method in class hep.wired.util.Matrix2D
 
clone() - Method in class hep.wired.util.Matrix3D
 
close() - Method in class hep.wired.plugin.WiredPage
 
columnAdded(TableColumnModelEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
columnMarginChanged(ChangeEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
columnMoved(TableColumnModelEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
columnRemoved(TableColumnModelEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
columnSelectionChanged(ListSelectionEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
compareKeys(Object, Object, int, boolean) - Method in class hep.wired.util.SortableListTableModel
 
component - Variable in class hep.wired.util.TristateTreeCellRenderer
 
concatenate(Matrix2D) - Method in class hep.wired.util.Matrix2D
Concatenates this matrix with m, such that M' = M * m.
concatenate(Matrix3D) - Method in class hep.wired.util.Matrix3D
Concatenates this matrix with m, such that M' = M * m.
contentsChanged(ListDataEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class hep.wired.util.JTristateTree
 
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class hep.wired.util.TristateTreeModel
 
copy(RecordPlot) - Method in class hep.wired.edit.FitToWindow
 
copy(RecordPlot) - Method in class hep.wired.edit.NoOperation
 
copy(RecordPlot) - Method in class hep.wired.edit.Reset
 
copy(RecordPlot) - Method in class hep.wired.edit.Rotate
 
copy(RecordPlot) - Method in class hep.wired.edit.Scale
 
copy(RecordPlot) - Method in class hep.wired.edit.SetScale
 
copy(RecordPlot) - Method in class hep.wired.edit.SetTranslate
 
copy(RecordPlot) - Method in class hep.wired.edit.Shear
 
copy(RecordPlot) - Method in class hep.wired.edit.Transform2D
 
copy(RecordPlot) - Method in class hep.wired.edit.Translate
 
copy(RecordPlot) - Method in class hep.wired.edit.WiredCompoundEdit
Creates a copy of the compound edit and its contained edits.
copy(RecordPlot) - Method in class hep.wired.edit.WiredEdit
Creates a copy of the edit which is attached to the plot, and thus can be (re/un)done.
copy(String, Object, boolean) - Method in class hep.wired.plot.WiredPlot
Returns a copy of this plot, attached to the given objects, from the given parameters.
copy() - Method in interface hep.wired.services.GraphicsPanel
Returns a copy of this graphics panel.
copy(String, Object, boolean) - Method in interface hep.wired.services.RecordPlot
Returns a copy of this plot, attached to the given objects, from the given parameters.
copy() - Method in interface hep.wired.services.ViewPort
Returns a copy of the viewport
copy() - Method in class hep.wired.viewport.RectangularViewPort
 
createInverse() - Method in class hep.wired.util.Matrix2D
Creates and returns the inverse of this matrix.
createInverse() - Method in class hep.wired.util.Matrix3D
Creates and returns the inverse of this matrix.
createNormalized() - Method in class hep.wired.util.Matrix3D
Create and returnes a normalized matrix of this matrix.
createObject(Class) - Method in class hep.wired.plugin.AbstractXMLIOFactory
 
createOrthonormalized() - Method in class hep.wired.util.Matrix3D
Create and return the orthonormalized rotation matrix by using the Gram-Schmidt algorithm.
createStandardLabels(double) - Method in class hep.wired.util.NumberSlider
 
createStandardLabels(double, double) - Method in class hep.wired.util.NumberSlider
 
createStandardLabels(int, int) - Method in class hep.wired.util.NumberSlider
 
createStandardLabels(int) - Method in class hep.wired.util.NumberSlider
 
createStandardLabels(int, double) - Method in class hep.wired.util.NumberSlider
 
createTransformedShape(Component, Shape) - Method in class hep.wired.edit.Rotate
 
createTransformedShape(Component, Shape) - Method in class hep.wired.edit.Scale
 
createTransformedShape(Component, Shape) - Method in class hep.wired.edit.Shear
 
createTransformedShape(Component, Shape) - Method in class hep.wired.edit.Transform2D
 
createTransformedShape(Component, Shape) - Method in class hep.wired.edit.Translate
 
createTreeNode(Object) - Method in class hep.wired.util.TristateTreeModel
 
ctrlKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.AbstractInteractionHandler
 
ctrlKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.DragAngledRectangleToScale
 
ctrlKeyPressed(RecordPlot, KeyEvent) - Method in interface hep.wired.services.InteractionHandler
Called when the ctrl key is pressed.
ctrlKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.AbstractInteractionHandler
 
ctrlKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.DragAngledRectangleToScale
 
ctrlKeyReleased(RecordPlot, KeyEvent) - Method in interface hep.wired.services.InteractionHandler
Called when the ctrl key is released.

D

DefaultBoundedDoubleRangeModel - Class in hep.wired.util
Like DefaultBoundedRangeModel but for double values.
DefaultBoundedDoubleRangeModel(double, double, double, double, boolean) - Constructor for class hep.wired.util.DefaultBoundedDoubleRangeModel
 
DefaultInteractionHandler - Class in hep.wired.interaction
Default InteractionHandler which handles mousewheel events to scroll, cursor keys to translate.
DefaultInteractionHandler(String) - Constructor for class hep.wired.interaction.DefaultInteractionHandler
Creates a DefaultInteractionHandler.
DefaultTristateTreeNode - Class in hep.wired.util
 
DefaultTristateTreeNode(Object) - Constructor for class hep.wired.util.DefaultTristateTreeNode
 
DefaultTristateTreeNode(Object, boolean) - Constructor for class hep.wired.util.DefaultTristateTreeNode
 
DefaultTristateTreeNode(Object, boolean, boolean) - Constructor for class hep.wired.util.DefaultTristateTreeNode
 
DelegatingInteractionHandler - Interface in hep.wired.services
 
deltaTransform(double[]) - Method in interface hep.wired.services.ViewPort
Returns an array of length 3: uvw[] = viewport-delta(xyz[]).
deltaTransform(double[]) - Method in class hep.wired.viewport.RectangularViewPort
 
doLayout() - Method in class hep.wired.util.ScientificTable
 
DONT_CARE - Static variable in class hep.wired.util.TristateCheckBox
 
DragAngledRectangleToScale - Class in hep.wired.interaction
Drag/click mouse to define an (angled) rectangle to scale, rotate and translate plot.
DragAngledRectangleToScale() - Constructor for class hep.wired.interaction.DragAngledRectangleToScale
Create a angled rectangle handler to generate scal edits.
DragBallToRotate - Class in hep.wired.interaction
Drag mouse to rotate plot using a virtual trackball.
DragBallToRotate() - Constructor for class hep.wired.interaction.DragBallToRotate
Create a ball handler to generate rotate edits.
DragRectangleToScale - Class in hep.wired.interaction
Drag/click to define a rectangle to scale and translate the plot.
DragRectangleToScale() - Constructor for class hep.wired.interaction.DragRectangleToScale
Create a rectangle handler to generate scale edits.
DragToRotate - Class in hep.wired.interaction
Drag mouse to rotate plot in Z-plane.
DragToRotate() - Constructor for class hep.wired.interaction.DragToRotate
Create a drag handler to generate rotate edits.
DragToScale - Class in hep.wired.interaction
Drag/click mouse to scale plot.
DragToScale() - Constructor for class hep.wired.interaction.DragToScale
Create a drag handler to generate scale edits.
DragToTranslate - Class in hep.wired.interaction
Drag/click mouse to translate plot.
DragToTranslate() - Constructor for class hep.wired.interaction.DragToTranslate
Create a drag handler to generate translate edits.
drawShape(Shape) - Method in class hep.wired.plot.WiredPlot
 
drawShape(Shape) - Method in interface hep.wired.services.RecordPlot
Draws the shape for feedback/interactivity purposes

E

Edit - Interface in hep.wired.services
A (undoable) change which can be sent to a plot.
editingCanceled(ChangeEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
editingStopped(ChangeEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
enableCopy(CommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enableDragAngledRectangleToScale(BooleanCommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enableDragBallToRotate(BooleanCommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enableDragRectangleToScale(BooleanCommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enableDragToRotate(BooleanCommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enableDragToScale(BooleanCommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enableDragToTranslate(BooleanCommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enableFitToWindow(CommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enablePrint(CommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enablePrintPreview(CommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enableRedo(CommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enableReset(CommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
enableUndo(CommandState) - Method in class hep.wired.plot.WiredPlotCommandHandler
 
endAnimation() - Method in class hep.wired.edit.AnimatedWiredEdit
Ends the animation by removing the last drawn shape from the plot and changing the plot to normal mode again.
endAnimation() - Method in class hep.wired.edit.WiredEdit
Called when the animation is to be ended.
endUpdate() - Method in class hep.wired.plot.WiredPlot
If multiple edits need to count as one major update, call this method to end a compound edit.
equals(Object) - Method in class hep.wired.plugin.WiredXMLIOFactory
 
equals(Object) - Method in class hep.wired.util.Matrix2D
 
equals(Object) - Method in class hep.wired.util.Matrix3D
 
escKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.AbstractInteractionHandler
 
escKeyPressed(RecordPlot, KeyEvent) - Method in interface hep.wired.services.InteractionHandler
Called when the esc key is pressed.
escKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.AbstractInteractionHandler
 
escKeyReleased(RecordPlot, KeyEvent) - Method in interface hep.wired.services.InteractionHandler
Called when the esc key is released.

F

Feature - Interface in hep.wired.services
Top-level marker interface for feature implemented by the plot, graphics panel, projections, etc.
fireEditingCanceled() - Method in class hep.wired.util.TristateTreeCellEditor
 
fireEditingStopped() - Method in class hep.wired.util.TristateTreeCellEditor
 
fireTableCellUpdated(int, int) - Method in class hep.wired.util.SortableListTableModel
 
fireTableDataChanged() - Method in class hep.wired.util.SortableListTableModel
 
fireTableRowsDeleted(int, int) - Method in class hep.wired.util.SortableListTableModel
 
fireTableRowsInserted(int, int) - Method in class hep.wired.util.SortableListTableModel
 
fireTableRowsUpdated(int, int) - Method in class hep.wired.util.SortableListTableModel
 
fireTableStructureChanged() - Method in class hep.wired.util.SortableListTableModel
 
fireTreeStructureChanged() - Method in class hep.wired.util.TristateTreeModel
 
FitToWindow - Class in hep.wired.edit
Fits plot to window by translation and scaling.
FitToWindow() - Constructor for class hep.wired.edit.FitToWindow
Creates a Fit to Window edit.
fixedScale - Static variable in class hep.wired.interaction.DefaultInteractionHandler
 
fixedTranslate - Static variable in class hep.wired.interaction.DefaultInteractionHandler
 
format - Static variable in class hep.wired.edit.WiredEdit
 

G

getBestCursor(String, int, int) - Static method in class hep.wired.image.WiredBaseImage
Returns the best cursor for given name, relative to this class.
getBestCursor(String, int, int, int, int) - Static method in class hep.wired.image.WiredBaseImage
Returns the best cursor for given name, relative to this class.
getBoundingBoxForPlot() - Method in interface hep.wired.feature.HasBoundingBox
 
getCellEditorValue() - Method in class hep.wired.util.TristateTreeCellEditor
 
getCellRenderer(int, int) - Method in class hep.wired.util.ScientificTable
 
getChild(Object, int) - Method in class hep.wired.util.TristateTreeModel
 
getChildAt(int) - Method in interface hep.wired.util.TristateTreeNode
 
getChildCount(Object) - Method in class hep.wired.util.TristateTreeModel
 
getClosedIcon() - Method in class hep.wired.util.TristateTreeCellRenderer.NoIconTreeCellRenderer
 
getColumnClass(int) - Method in class hep.wired.util.SortableListTableModel
 
getColumnCount() - Method in class hep.wired.util.SortableListTableModel
 
getColumnName(int) - Method in class hep.wired.util.SortableListTableModel
 
getComponentHeight() - Method in class hep.wired.viewport.RectangularViewPort
 
getComponentWidth() - Method in class hep.wired.viewport.RectangularViewPort
 
getDefaultValueDouble() - Method in interface hep.wired.util.BoundedDoubleRangeModel
 
getDefaultValueDouble() - Method in class hep.wired.util.DefaultBoundedDoubleRangeModel
 
getDescription() - Method in class hep.wired.interaction.DefaultInteractionHandler
 
getDescription() - Method in class hep.wired.interaction.DragAngledRectangleToScale
 
getDescription() - Method in class hep.wired.interaction.DragBallToRotate
 
getDescription() - Method in class hep.wired.interaction.DragRectangleToScale
 
getDescription() - Method in class hep.wired.interaction.DragToRotate
 
getDescription() - Method in class hep.wired.interaction.DragToScale
 
getDescription() - Method in class hep.wired.interaction.DragToTranslate
 
getDescription() - Method in class hep.wired.interaction.NullInteractionHandler
 
getDescription() - Method in interface hep.wired.services.InteractionHandler
Returns a one line description.
getDeterminant() - Method in class hep.wired.util.Matrix2D
Returns the determinant.
getDeterminant() - Method in class hep.wired.util.Matrix3D
Returns the determinant.
getExtentDouble() - Method in interface hep.wired.util.BoundedDoubleRangeModel
 
getExtentDouble() - Method in class hep.wired.util.DefaultBoundedDoubleRangeModel
 
getExtentDouble() - Method in class hep.wired.util.NumberSlider
 
getFactor() - Method in interface hep.wired.util.BoundedDoubleRangeModel
 
getFactor() - Method in class hep.wired.util.DefaultBoundedDoubleRangeModel
 
getFeature(Class) - Method in interface hep.wired.services.GraphicsPanel
Returns the feature if available
getFormat() - Method in class hep.wired.util.NumberSlider
 
getGraphicsPanel() - Method in class hep.wired.plot.WiredPlot
Returns the associated Graphics Panel.
getGraphicsPanel() - Method in interface hep.wired.services.RecordPlot
Returns the associated Graphics Panel.
getHeight() - Method in class hep.wired.interaction.AbstractInteractionHandler
 
getHeight() - Method in interface hep.wired.services.InteractionHandler
Returns the height of the interaction panel.
getHeight() - Method in interface hep.wired.services.RecordPlot
Returns height of plot.
getIcon(String) - Static method in class hep.wired.image.WiredBaseImage
Returns an icon for given name, relative to this class.
getIcon(String, int) - Static method in class hep.wired.image.WiredBaseImage
Returns an icon for given name, relative to this class.
getIcon(int) - Method in class hep.wired.interaction.AbstractInteractionHandler
 
getIcon(int) - Method in class hep.wired.interaction.DragAngledRectangleToScale
 
getIcon(int) - Method in class hep.wired.interaction.DragBallToRotate
 
getIcon(int) - Method in class hep.wired.interaction.DragRectangleToScale
 
getIcon(int) - Method in class hep.wired.interaction.DragToRotate
 
getIcon(int) - Method in class hep.wired.interaction.DragToScale
 
getIcon(int) - Method in class hep.wired.interaction.DragToTranslate
 
getIcon(int) - Method in interface hep.wired.services.InteractionHandler
Returns associated icon
getID() - Method in class hep.wired.edit.WiredCompoundEdit
 
getID() - Method in class hep.wired.edit.WiredEdit
 
getID() - Method in class hep.wired.interaction.AbstractInteractionHandler
 
getID() - Method in class hep.wired.scripting.Pnuts
 
getID() - Method in interface hep.wired.util.WiredRegistry.ID
 
getID() - Method in class hep.wired.viewport.RectangularViewPort
 
getImage(String) - Static method in class hep.wired.image.WiredBaseImage
Returns an image for given name, relative to this class.
getIndexOfChild(Object, Object) - Method in class hep.wired.util.TristateTreeModel
 
getInstance() - Static method in class hep.wired.interaction.DefaultInteractionHandler
 
getInstance() - Static method in class hep.wired.interaction.NullInteractionHandler
 
getInteractionHandler() - Method in class hep.wired.plot.WiredPlot
Return the current interaction handler.
getInteractionHandler() - Method in interface hep.wired.services.DelegatingInteractionHandler
 
getInteractionHandler() - Method in interface hep.wired.services.RecordPlot
Return the current interaction handler.
getKeys() - Method in class hep.wired.util.SortableListTableModel
 
getLastScale() - Method in class hep.wired.interaction.DefaultInteractionHandler
 
getLeafIcon() - Method in class hep.wired.util.TristateTreeCellRenderer.NoIconTreeCellRenderer
 
getMajorTickSpacingDouble() - Method in class hep.wired.util.NumberSlider
 
getMaximumDouble() - Method in interface hep.wired.util.BoundedDoubleRangeModel
 
getMaximumDouble() - Method in class hep.wired.util.DefaultBoundedDoubleRangeModel
 
getMaximumDouble() - Method in class hep.wired.util.NumberSlider
 
getMinimumDouble() - Method in interface hep.wired.util.BoundedDoubleRangeModel
 
getMinimumDouble() - Method in class hep.wired.util.DefaultBoundedDoubleRangeModel
 
getMinimumDouble() - Method in class hep.wired.util.NumberSlider
 
getMinorTickSpacingDouble() - Method in class hep.wired.util.NumberSlider
 
getModelTranslation(double[], ViewPort) - Method in interface hep.wired.feature.Translateable
Returns Model translation from screen translation.
getName() - Method in class hep.wired.interaction.AbstractInteractionHandler
 
getName() - Method in class hep.wired.plot.WiredPlot
Returns the name of the plot.
getName() - Method in class hep.wired.plugin.WiredPage
 
getName() - Method in class hep.wired.scripting.Pnuts
 
getName() - Method in interface hep.wired.services.InteractionHandler
Returns the name of the Interaction Handler.
getName() - Method in interface hep.wired.services.RecordPlot
Returns the name of the plot.
getName() - Method in interface hep.wired.services.ViewPort
Returns the name of the View Port.
getName() - Method in class hep.wired.viewport.RectangularViewPort
 
getOpenIcon() - Method in class hep.wired.util.TristateTreeCellRenderer.NoIconTreeCellRenderer
 
getPresentationName() - Method in class hep.wired.edit.NoOperation
 
getPresentationName() - Method in class hep.wired.edit.Reset
 
getPresentationName() - Method in class hep.wired.edit.Rotate
 
getPresentationName() - Method in class hep.wired.edit.Scale
 
getPresentationName() - Method in class hep.wired.edit.SetScale
 
getPresentationName() - Method in class hep.wired.edit.SetTranslate
 
getPresentationName() - Method in class hep.wired.edit.Shear
 
getPresentationName() - Method in class hep.wired.edit.Transform2D
 
getPresentationName() - Method in class hep.wired.edit.Translate
 
getRecord() - Method in class hep.wired.plot.WiredPlot
Returns the current Object.
getRecord() - Method in interface hep.wired.services.GraphicsPanel
Returns the Record displayed in this panel.
getRecord() - Method in interface hep.wired.services.RecordPlot
Returns the current Object.
getRecordPlot() - Method in class hep.wired.edit.WiredCompoundEdit
Returns the record plot to which this edit was sent.
getRecordPlot() - Method in class hep.wired.edit.WiredEdit
Returns the record plot to which this edit was sent.
getRecordPlot() - Method in class hep.wired.plugin.WiredPage
 
getRedoString() - Method in class hep.wired.util.WiredUndoManager
 
getRoot() - Method in class hep.wired.util.TristateTreeModel
 
getRotateInstance(double, double, double, double) - Static method in class hep.wired.util.Matrix3D
Returns a rotate matrix to rotate theta radians over unit vector (nx, ny, nz).
getRotateInstance(double, double, double) - Static method in class hep.wired.util.Matrix3D
Returns a rotate matrix to rotate omega over the Z-axis, theta over the X-axis, followed phi over the Y-axis.
getRotation(double[]) - Method in class hep.wired.util.Matrix3D
Returns the angle and unit vector of the rotation matrix of this matrix.
getRowCount() - Method in class hep.wired.util.SortableListTableModel
 
getScale() - Method in interface hep.wired.feature.Scaleable2D
Returns current scale
getScale() - Method in interface hep.wired.feature.Scaleable3D
Returns current scale
getScaleX() - Method in class hep.wired.util.Matrix2D
Returns the sx value (m00).
getScaleX() - Method in class hep.wired.util.Matrix3D
Returns the sx value (m00).
getScaleY() - Method in class hep.wired.util.Matrix2D
Returns the sy value (m11).
getScaleY() - Method in class hep.wired.util.Matrix3D
Returns the sy value (m11).
getScaleZ() - Method in class hep.wired.util.Matrix3D
Returns the sz value (m22).
getScreenTranslation(double[], ViewPort) - Method in interface hep.wired.feature.Translateable
Returns Screen translation from model translation.
getSelectedSet(Class) - Method in class hep.wired.util.TristateTreeModel
 
getSelectedSet(Class, int) - Method in class hep.wired.util.TristateTreeModel
 
getShape() - Method in class hep.wired.edit.AnimatedWiredEdit
Returns the initial shape.
getShapes(Shape, int) - Method in class hep.wired.edit.AnimatedWiredEdit
Returns an array of 'frames' shapes deformed from the given initial shape.
getShapes(Shape, int) - Method in class hep.wired.edit.Rotate
 
getShapes(Shape, int) - Method in class hep.wired.edit.Scale
 
getShapes(Shape, int) - Method in class hep.wired.edit.Shear
 
getShapes(Shape, int) - Method in class hep.wired.edit.Transform2D
 
getShapes(Shape, int) - Method in class hep.wired.edit.Translate
 
getShearX() - Method in class hep.wired.util.Matrix2D
Returns the shx value (m01).
getShearY() - Method in class hep.wired.util.Matrix2D
Returns the shy value (m10).
getState() - Method in class hep.wired.util.DefaultTristateTreeNode
 
getState() - Method in class hep.wired.util.TristateCheckBox
Return the current state, which is determined by the selection status of the model.
getState() - Method in interface hep.wired.util.TristateTreeNode
Returns the state, derived from the node's "include" and "selected" state.
getTranslate() - Method in interface hep.wired.feature.Translateable2D
Return current translation
getTranslate() - Method in interface hep.wired.feature.Translateable3D
Return current translation
getTranslateX() - Method in class hep.wired.util.Matrix2D
Returns the tx value (m02).
getTranslateX() - Method in class hep.wired.util.Matrix3D
Returns the tx value (m03).
getTranslateY() - Method in class hep.wired.util.Matrix2D
Returns the ty value (m12).
getTranslateY() - Method in class hep.wired.util.Matrix3D
Returns the ty value (m13).
getTranslateZ() - Method in class hep.wired.util.Matrix3D
Returns the tz value (m23).
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class hep.wired.util.TristateTreeCellEditor
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class hep.wired.util.TristateTreeCellRenderer
 
getUndoableEditSupport() - Method in class hep.wired.plot.WiredPlot
Returns the undo support object, or null if undo was not switched on.
getUndoableEditSupport() - Method in interface hep.wired.services.RecordPlot
Returns the undo support object, or null if undo was not switched on.
getUndoString() - Method in class hep.wired.util.WiredUndoManager
 
getUserObject() - Method in interface hep.wired.util.TristateTreeNode
 
getValueAt(int) - Method in interface hep.wired.util.BoundedDoubleRangeModel
 
getValueAt(int) - Method in class hep.wired.util.DefaultBoundedDoubleRangeModel
 
getValueDouble() - Method in interface hep.wired.util.BoundedDoubleRangeModel
 
getValueDouble() - Method in class hep.wired.util.DefaultBoundedDoubleRangeModel
 
getValueDouble() - Method in class hep.wired.util.NumberSlider
 
getViewPort() - Method in interface hep.wired.services.GraphicsPanel
Returns the viewport for this panel.
getWidth() - Method in class hep.wired.interaction.AbstractInteractionHandler
 
getWidth() - Method in interface hep.wired.services.InteractionHandler
Returns the width of the interaction panel.
getWidth() - Method in interface hep.wired.services.RecordPlot
Returns width of plot.
getX() - Method in interface hep.wired.services.RecordPlot
Returns X of plot.
getY() - Method in interface hep.wired.services.RecordPlot
Returns Y of plot.
GraphicsPanel - Interface in hep.wired.services
Interface for panel to display.
GraphicsPanelEdit - Interface in hep.wired.edit
Interface for edits handled by changing the graphics panel.

H

HasBoundingBox - Interface in hep.wired.feature
Can calculate a bounding box for the plot.
hashCode() - Method in class hep.wired.plugin.WiredXMLIOFactory
 
hashCode() - Method in class hep.wired.util.Matrix2D
 
hashCode() - Method in class hep.wired.util.Matrix3D
 
hep.wired.edit - package hep.wired.edit
Standard Edits.
hep.wired.feature - package hep.wired.feature
The feature interfaces, implemented by graphics panels, projections, etc.
hep.wired.image - package hep.wired.image
Icons and Cursors.
hep.wired.interaction - package hep.wired.interaction
Standard Interaction Handlers for plots.
hep.wired.plot - package hep.wired.plot
The WIRED plot and its support classes.
hep.wired.plugin - package hep.wired.plugin
 
hep.wired.scripting - package hep.wired.scripting
Standard Scripting Languages for WIRED.
hep.wired.services - package hep.wired.services
The Services provided by and to WIRED.
hep.wired.util - package hep.wired.util
 
hep.wired.util.test - package hep.wired.util.test
 
hep.wired.viewport - package hep.wired.viewport
Standard Viewports.
hyperlinkUpdate(HyperlinkEvent) - Method in class hep.wired.util.SwingEventMulticaster
 

I

include(boolean) - Method in class hep.wired.util.DefaultTristateTreeNode
 
include(boolean) - Method in interface hep.wired.util.TristateTreeNode
Includes/excludes this node (and acts on supernodes and subnodes if necessary).
included - Variable in class hep.wired.util.DefaultTristateTreeNode
 
init() - Method in class hep.wired.plugin.WiredBase
 
insertUpdate(DocumentEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
InteractionHandler - Interface in hep.wired.services
Handles user interaction (Mouse and Keyboard) and dispatches edits to the plot.
InteractionMenu - Class in hep.wired.util
 
InteractionMenu() - Constructor for class hep.wired.util.InteractionMenu
 
InteractionToolBar - Class in hep.wired.util
 
InteractionToolBar() - Constructor for class hep.wired.util.InteractionToolBar
 
internalFrameActivated(InternalFrameEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
internalFrameClosed(InternalFrameEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
internalFrameClosing(InternalFrameEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
internalFrameDeactivated(InternalFrameEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
internalFrameDeiconified(InternalFrameEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
internalFrameIconified(InternalFrameEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
internalFrameOpened(InternalFrameEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
intervalAdded(ListDataEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
intervalRemoved(ListDataEvent) - Method in class hep.wired.util.SwingEventMulticaster
 
inverseDeltaTransform(double[]) - Method in interface hep.wired.services.ViewPort
Returns an array of length 3: xyz[] = inverse-viewport-delta(uvw[]).
inverseDeltaTransform(double[]) - Method in class hep.wired.viewport.RectangularViewPort
 
inverseTransform(double[]) - Method in interface hep.wired.services.ViewPort
Returns an array of length 3: xyz[] = inverse-viewport(uvw[]).
inverseTransform(double[]) - Method in class hep.wired.viewport.RectangularViewPort
 
isCellEditable(EventObject) - Method in class hep.wired.util.TristateTreeCellEditor
 
isIncluded() - Method in class hep.wired.util.DefaultTristateTreeNode
 
isIncluded() - Method in interface hep.wired.util.TristateTreeNode
Returns true if this node's include state is set.
isLeaf(Object) - Method in class hep.wired.util.TristateTreeModel
 
isLogarithmic() - Method in interface hep.wired.util.BoundedDoubleRangeModel
 
isLogarithmic() - Method in class hep.wired.util.DefaultBoundedDoubleRangeModel
 
isLogarithmic() - Method in class hep.wired.util.NumberSlider
 
isSelected() - Method in class hep.wired.util.DefaultTristateTreeNode
 
isSelected() - Method in class hep.wired.util.test.TristateTestNode
 
isSelected() - Method in interface hep.wired.util.TristateTreeNode
Returns true if this node is selected.
isSupportedBy(GraphicsPanel) - Method in class hep.wired.edit.FitToWindow
 
isSupportedBy(GraphicsPanel) - Method in interface hep.wired.edit.GraphicsPanelEdit
Returns true if this edit is supported by the given graphics panel.
isSupportedBy(GraphicsPanel) - Method in class hep.wired.edit.Reset
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.edit.Rotate
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.edit.Scale
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.edit.SetScale
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.edit.SetTranslate
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.edit.Shear
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.edit.Transform2D
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.edit.Translate
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.interaction.DefaultInteractionHandler
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.interaction.DragAngledRectangleToScale
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.interaction.DragBallToRotate
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.interaction.DragRectangleToScale
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.interaction.DragToRotate
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.interaction.DragToScale
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.interaction.DragToTranslate
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.interaction.NullInteractionHandler
 
isSupportedBy(GraphicsPanel) - Method in interface hep.wired.services.InteractionHandler
Returns true if this Interaction Handler is supported by this Graphics Panel.

J

JTristateTree - Class in hep.wired.util
 
JTristateTree() - Constructor for class hep.wired.util.JTristateTree
 
JTristateTree(Hashtable) - Constructor for class hep.wired.util.JTristateTree
 
JTristateTree(Object[]) - Constructor for class hep.wired.util.JTristateTree
 
JTristateTree(TreeModel) - Constructor for class hep.wired.util.JTristateTree
 
JTristateTree(TreeNode) - Constructor for class hep.wired.util.JTristateTree
 
JTristateTree(TreeNode, boolean) - Constructor for class hep.wired.util.JTristateTree
 
JTristateTree(Vector) - Constructor for class hep.wired.util.JTristateTree
 
JTristateTreeTest - Class in hep.wired.util.test
 
JTristateTreeTest() - Constructor for class hep.wired.util.test.JTristateTreeTest
 

K

keyTyped(RecordPlot, KeyEvent) - Method in class hep.wired.interaction.AbstractInteractionHandler
 
keyTyped(RecordPlot, KeyEvent) - Method in interface hep.wired.services.InteractionHandler
Called when a key is typed.

L

list - Variable in class hep.wired.util.TristateTreeCellEditor
 
lookup(Class) - Static method in class hep.wired.util.WiredRegistry
 
lookup(Class, String) - Static method in class hep.wired.util.WiredRegistry
 

M

main(String[]) - Static method in class hep.wired.util.test.JTristateTreeTest
 
main(String[]) - Static method in class hep.wired.util.test.TristateCheckBoxTest
 
Matrix2D - Class in hep.wired.util
A 2x3 matrix for projection of 2D space to 2D space.
Matrix2D() - Constructor for class hep.wired.util.Matrix2D
Creates an identity matrix.
Matrix2D(double, double, double, double, double, double) - Constructor for class hep.wired.util.Matrix2D
Creates a matrix with given parameters.
Matrix3D - Class in hep.wired.util
A 3x4 matrix for projections of 3D space to 3D space.
Matrix3D() - Constructor for class hep.wired.util.Matrix3D
Creates an identity matrix.
Matrix3D(double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class hep.wired.util.Matrix3D