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

A

AbstractDrawAs - Class in hep.wired.heprep.representation
 
AbstractDrawAs() - Constructor for class hep.wired.heprep.representation.AbstractDrawAs
 
AbstractProjection - Class in hep.wired.heprep.projection
Base class for projections.
AbstractProjection() - Constructor for class hep.wired.heprep.projection.AbstractProjection
Creates a projection with the classname as name.
AbstractProjection(String) - Constructor for class hep.wired.heprep.projection.AbstractProjection
Creates a named projection.
add(InteractionHandler) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
add(InteractionHandler, boolean) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
add(Projection) - Method in class hep.wired.heprep.projection.CompositeProjection
Adds a projection to the end of the list.
addChangeListener(ChangeListener) - Method in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
addChangeListener(ChangeListener) - Method in class hep.wired.heprep.interaction.VariablePanel
 
addChangeListener(ChangeListener) - Method in class hep.wired.heprep.tree.HepRepTree
 
addEdit(UndoableEdit) - Method in class hep.wired.heprep.edit.AddVariable
 
addEdit(UndoableEdit) - Method in class hep.wired.heprep.edit.GraphicsModeEdit
 
addEdit(UndoableEdit) - Method in class hep.wired.heprep.edit.MultiplyVariable
 
addEdit(UndoableEdit) - Method in class hep.wired.heprep.edit.SetProjection
 
addEdit(UndoableEdit) - Method in class hep.wired.heprep.edit.SetVariable
 
addHandler(InteractionHandler, boolean) - Method in class hep.wired.heprep.interaction.HepRepInfoPanel
Adds interaction handler to this HepRepInfoPanel.
addInteraction(InteractionHandler, boolean) - Method in class hep.wired.heprep.interaction.InteractionPanel
Adds a button for selecting the specified InteractionHandler to this panel.
addListener(ChangeListener) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
addListener(ChangeListener, HepRepPanelModel.Event.Type...) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
addLocationListener(LocationListener) - Method in class hep.wired.heprep.interaction.ClickToSetLocation
Add a location listener, to be informed when the location changes.
AddVariable - Class in hep.wired.heprep.edit
 
AddVariable(String) - Constructor for class hep.wired.heprep.edit.AddVariable
Creates a variable edit.
AddVariable(String, double) - Constructor for class hep.wired.heprep.edit.AddVariable
Creates a variable edit.
addVariable(String, double) - Method in interface hep.wired.heprep.feature.NamedVariables
 
addVariable(String, int) - Method in interface hep.wired.heprep.feature.NamedVariables
 
addVariable(String, double, double, double, String, String) - Method in class hep.wired.heprep.projection.VariableProjection
Adds a named variable with minimum, maximum and default value.
addVariable(String, int, int, int, String, String) - Method in class hep.wired.heprep.projection.VariableProjection
Adds a named variable with minimum, maximum and default value.
addVariable(String, boolean, String) - Method in class hep.wired.heprep.projection.VariableProjection
Adds a named variable with default value.
addVariable(String, double) - Method in class hep.wired.heprep.projection.VariableProjection
 
addVariable(String, int) - Method in class hep.wired.heprep.projection.VariableProjection
 
adjustFilename(File, Properties) - Method in class hep.wired.heprep.graphicspanel.XMLHepRepExportFileType
 
altKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
altKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
antiAlias - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
apply(JComponent) - Method in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
arc(double, double, double, double, double, double, double, double, double[][]) - Static method in class hep.wired.heprep.util.PolyPoint
Converts an arc into a polypoint.
arc(double, double, double, double, double, double, double, double, double, double, double[][]) - Static method in class hep.wired.heprep.util.PolyPoint
Converts an arc into a polypoint.
Arrow - Class in hep.wired.heprep.util
Defines an Arrow shape, see figure:
Arrow(Point2D, Point2D, double, double, double, boolean) - Constructor for class hep.wired.heprep.util.Arrow
 
Arrow(double, double, double, double, double, double, double, boolean) - Constructor for class hep.wired.heprep.util.Arrow
 
ARROW_BOTH - Static variable in interface hep.wired.heprep.services.Attributes
 
ARROW_END - Static variable in interface hep.wired.heprep.services.Attributes
 
ARROW_NONE - Static variable in interface hep.wired.heprep.services.Attributes
 
ARROW_START - Static variable in interface hep.wired.heprep.services.Attributes
 
AttributeCache - Class in hep.wired.heprep.graphicspanel
Cache for subscribed attributes
AttributeCache(VectorGraphics, HepRepGraphicsMode, HepRepIterator) - Constructor for class hep.wired.heprep.graphicspanel.AttributeCache
Creates a cache for subscribed attributes.
Attributes - Interface in hep.wired.heprep.services
Interface for subscribed attributes
AttributeTableModel - Class in hep.wired.heprep.interaction
TableModel for HepRep Attributes.
AttributeTableModel(List<Flag>) - Constructor for class hep.wired.heprep.interaction.AttributeTableModel
 

B

backColor - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
BoundingBoxGraphics2D - Class in hep.wired.heprep.util
Calculates the bounding box as objects are drawn into this Graphics2D context.
BoundingBoxGraphics2D() - Constructor for class hep.wired.heprep.util.BoundingBoxGraphics2D
Create a bounding box graphics context with dimension 800x600.
BoundingBoxGraphics2D(boolean) - Constructor for class hep.wired.heprep.util.BoundingBoxGraphics2D
 
BoundingBoxGraphics2D(BoundingBoxGraphics2D, boolean) - Constructor for class hep.wired.heprep.util.BoundingBoxGraphics2D
Create a sub context.

C

canSetPickWhileDragging() - Method in interface hep.wired.heprep.interaction.PickHandler
 
canSetPickWhileDragging() - Method in class hep.wired.heprep.interaction.PickInteractionHandler
 
CategoryTableModel - Class in hep.wired.heprep.interaction
TableModel for HepRep Attribute Categories.
CategoryTableModel(List<Flag>) - Constructor for class hep.wired.heprep.interaction.CategoryTableModel
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.ClickToSetLocation
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.DragToChangeClock
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.DragToChangeFishEye
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.DragToMeasure
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.HoverToPick
 
changeCursor(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
changed() - Method in class hep.wired.heprep.interaction.CategoryTableModel
 
changed() - Method in class hep.wired.heprep.interaction.LayerTableModel
 
checkHepRep(HepRep) - Method in class hep.wired.heprep.plugin.WiredPlugin
 
circle(double, double, double, double, double, double, double[][]) - Static method in class hep.wired.heprep.util.PolyPoint
Converts a circle into a polypoint.
clearShape(RecordPlot) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
clearShape(RecordPlot) - Method in class hep.wired.heprep.interaction.HoverToPick
 
clearShape(RecordPlot) - Method in class hep.wired.heprep.interaction.PickInteractionHandler
 
ClickToSetLocation - Class in hep.wired.heprep.interaction
Click mouse to set a location.
ClickToSetLocation() - Constructor for class hep.wired.heprep.interaction.ClickToSetLocation
Create a click to set location handler.
ClickToSetLocation(boolean) - Constructor for class hep.wired.heprep.interaction.ClickToSetLocation
Create a click to set location handler.
ClockProjection - Class in hep.wired.heprep.projection
Shows azimuthal region in detail while displaying the full 360 degrees.
ClockProjection() - Constructor for class hep.wired.heprep.projection.ClockProjection
 
clone() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Returns a copy of this panel, attached to this panel's model.
clone(HepRep) - Method in class hep.wired.heprep.tree.HepRepTreeModel
Creates and returns a new tree model containing objects from the specified heprep, with expansion and mark states of all nodes copied from this HepRepTreeModel.
closePath(double, double) - Method in class hep.wired.heprep.util.InsideRectanglePathConstructor
Closes the current path, called from addPath.
closePath(double, double) - Method in class hep.wired.heprep.util.NearestPointPathConstructor
Closes the current path, called from addPath.
closeStream() - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
closeStream() - Method in class hep.wired.heprep.util.NullGraphics2D
 
closeStream() - Method in class hep.wired.heprep.util.PathGraphics2D
 
compareKeys(Object, Object, int, boolean) - Method in class hep.wired.heprep.interaction.AttributeTableModel
 
compareKeys(Object, Object, int, boolean) - Method in class hep.wired.heprep.interaction.CategoryTableModel
 
compareKeys(Object, Object, int, boolean) - Method in class hep.wired.heprep.interaction.InstanceTableModel
 
compareKeys(Object, Object, int, boolean) - Method in class hep.wired.heprep.interaction.LayerTableModel
 
component() - Method in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
CompositeProjection - Class in hep.wired.heprep.projection
Sequence of projections.
CompositeProjection() - Constructor for class hep.wired.heprep.projection.CompositeProjection
Creates a composite projection.
CompositeProjection(String) - Constructor for class hep.wired.heprep.projection.CompositeProjection
Creates a named empty composite projection.
CompositeProjection(String, Projection[]) - Constructor for class hep.wired.heprep.projection.CompositeProjection
Creates a named composite projection filled with the given array of projections.
contains(HepRepPanelModel.Event.Type) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel.Event
 
contains(double, double) - Method in class hep.wired.heprep.util.Arrow
 
contains(double, double, double, double) - Method in class hep.wired.heprep.util.Arrow
 
contains(Point2D) - Method in class hep.wired.heprep.util.Arrow
 
contains(Rectangle2D) - Method in class hep.wired.heprep.util.Arrow
 
control() - Method in enum hep.wired.heprep.plugin.WiredPlugin.IH
 
ControlPanel - Class in hep.wired.heprep.graphicspanel
Base class for control panels used by WIRED.
ControlPanel(String, String, Icon, InteractionHandler) - Constructor for class hep.wired.heprep.graphicspanel.ControlPanel
 
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class hep.wired.heprep.tree.HepRepTree
 
copy(RecordPlot) - Method in class hep.wired.heprep.edit.AddVariable
 
copy(RecordPlot) - Method in class hep.wired.heprep.edit.GraphicsModeEdit
 
copy(RecordPlot) - Method in class hep.wired.heprep.edit.MultiplyVariable
 
copy(RecordPlot) - Method in class hep.wired.heprep.edit.SetProjection
 
copy(RecordPlot) - Method in class hep.wired.heprep.edit.SetVariable
 
copy() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Returns a deep copy of this panel.
copy() - Method in class hep.wired.heprep.projection.AbstractProjection
 
copy() - Method in class hep.wired.heprep.projection.ClockProjection
 
copy() - Method in class hep.wired.heprep.projection.CompositeProjection
 
copy() - Method in class hep.wired.heprep.projection.CylindricalFishEyeProjection
 
copy() - Method in class hep.wired.heprep.projection.FlatProjection
 
copy() - Method in class hep.wired.heprep.projection.NullProjection
 
copy() - Method in class hep.wired.heprep.projection.ParallelProjection.XY
 
copy() - Method in class hep.wired.heprep.projection.ParallelProjection.XZ
 
copy() - Method in class hep.wired.heprep.projection.ParallelProjection.YZ
 
copy() - Method in class hep.wired.heprep.projection.ParallelProjection.ZX
 
copy() - Method in class hep.wired.heprep.projection.ParallelProjection.ZY
 
copy() - Method in class hep.wired.heprep.projection.PerspectiveProjection.XY
 
copy() - Method in class hep.wired.heprep.projection.PerspectiveProjection.XZ
 
copy() - Method in class hep.wired.heprep.projection.PerspectiveProjection.YZ
 
copy() - Method in class hep.wired.heprep.projection.PerspectiveProjection.ZX
 
copy() - Method in class hep.wired.heprep.projection.PerspectiveProjection.ZY
 
copy() - Method in class hep.wired.heprep.projection.RhoZ
 
copy() - Method in class hep.wired.heprep.projection.RhoZProjection
 
copy() - Method in interface hep.wired.heprep.services.Projection
Returns a deep copy of the projection.
copyArea(int, int, int, int, int, int) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
copyArea(int, int, int, int, int, int) - Method in class hep.wired.heprep.util.NullGraphics2D
 
copyArea(int, int, int, int, int, int) - Method in class hep.wired.heprep.util.PathGraphics2D
 
create() - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
create(double, double, double, double) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
create() - Method in class hep.wired.heprep.util.NullGraphics2D
 
create(double, double, double, double) - Method in class hep.wired.heprep.util.NullGraphics2D
 
create() - Method in class hep.wired.heprep.util.PathGraphics2D
 
create(double, double, double, double) - Method in class hep.wired.heprep.util.PathGraphics2D
 
createWiredView(String, HepRep, HepRepPanel, boolean) - Method in class hep.wired.heprep.plugin.WiredPlugin
Creates a new WIRED plot.
ctrlKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
ctrlKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
ctrlMetaKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
ctrlMetaKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
cubic(double, double, double, double, double, double) - Method in class hep.wired.heprep.util.NearestPointPathConstructor
Adds a cubic bezier to the path, called from addPath.
currentHepRepInstance(HepRepInstance) - Method in interface hep.wired.heprep.graphicspanel.HepRepPanel.InstanceListener
 
currentInstance - Variable in class hep.wired.heprep.interaction.PickInteractionHandler
 
cut - Static variable in class hep.wired.heprep.util.Keys
 
cutConditionOptions - Static variable in class hep.wired.heprep.util.Keys
 
CutData - Class in hep.wired.heprep.interaction
 
CutData() - Constructor for class hep.wired.heprep.interaction.CutData
 
CutPanel - Class in hep.wired.heprep.interaction
ControlPanel that allows user to view and manipulate cuts.
CutPanel() - Constructor for class hep.wired.heprep.interaction.CutPanel
 
Cuts - Class in hep.wired.heprep.interaction
 
CylindricalFishEyeProjection - Class in hep.wired.heprep.projection
Blows up the center of the plot cylindrically while squeezing the outer parts.
CylindricalFishEyeProjection() - Constructor for class hep.wired.heprep.projection.CylindricalFishEyeProjection
 

D

defaultProjections - Static variable in class hep.wired.heprep.projection.AbstractProjection
 
defaultScaleFactor - Static variable in class hep.wired.heprep.projection.FlatProjection
 
DefaultWiredInteractionHandler - Class in hep.wired.heprep.interaction
Base class for WIRED interaction handlers.
DefaultWiredInteractionHandler(String) - Constructor for class hep.wired.heprep.interaction.DefaultWiredInteractionHandler
 
deltaTransform(double[]) - Method in class hep.wired.heprep.projection.AbstractProjection
 
deltaTransform(double[]) - Method in class hep.wired.heprep.projection.ClockProjection
 
deltaTransform(double[]) - Method in class hep.wired.heprep.projection.CompositeProjection
 
deltaTransform(double[]) - Method in class hep.wired.heprep.projection.CylindricalFishEyeProjection
 
deltaTransform(double[]) - Method in class hep.wired.heprep.projection.FlatProjection
 
deltaTransform(double[]) - Method in class hep.wired.heprep.projection.NullProjection
 
deltaTransform(double[]) - Method in class hep.wired.heprep.projection.ParallelProjection
 
deltaTransform(double[]) - Method in class hep.wired.heprep.projection.PerspectiveProjection
 
deltaTransform(double[]) - Method in class hep.wired.heprep.projection.RhoZProjection
 
deltaTransform(double[]) - Method in interface hep.wired.heprep.services.Projection
Returns an array of length 3: uvw = delta projection(xyz).
display(HepRep) - Method in class hep.wired.heprep.plugin.WiredPlugin
 
distanceSq() - Method in class hep.wired.heprep.util.NearestPointPathConstructor
Returns squared distance from the arbitrary point to the nearest point on path.
DragRectangleToPick - Class in hep.wired.heprep.interaction
InteractionHandler that allows user to pick objects by drawing a rectangle on the plot.
DragRectangleToPick() - Constructor for class hep.wired.heprep.interaction.DragRectangleToPick
 
DragToChangeClock - Class in hep.wired.heprep.interaction
Drag/click mouse to scale plot.
DragToChangeClock() - Constructor for class hep.wired.heprep.interaction.DragToChangeClock
Create a drag handler to generate scale edits.
DragToChangeFishEye - Class in hep.wired.heprep.interaction
Drag/click mouse to scale plot.
DragToChangeFishEye() - Constructor for class hep.wired.heprep.interaction.DragToChangeFishEye
Create a drag handler to generate scale edits.
DragToMeasure - Class in hep.wired.heprep.interaction
Drag/click to measure distances in 2D on the plot.
DragToMeasure() - Constructor for class hep.wired.heprep.interaction.DragToMeasure
Create a rectangle handler to generate scale edits.
draw(VectorGraphics, boolean, List, Set, boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsCircle
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsCurve
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsCylinder
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsEllipse
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsEllipsePrism
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsEllipsoid
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsLine
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsPoint
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsPolygon
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsPrism
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsText
 
draw(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in interface hep.wired.heprep.services.DrawAs
Draws an HepRepInstance into VectorGraphics using given Attributes.
draw(Shape) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
draw(Shape) - Method in class hep.wired.heprep.util.NullGraphics2D
 
draw(Shape) - Method in class hep.wired.heprep.util.PathGraphics2D
 
DrawAs - Interface in hep.wired.heprep.services
Converts a HepRepInstance (and its attributes and HepRepPoints) into a visual representation on the plot.
DrawAsCache - Class in hep.wired.heprep.representation
Cache to register and lookup "DrawAs" values.
DrawAsCache() - Constructor for class hep.wired.heprep.representation.DrawAsCache
 
DrawAsCircle - Class in hep.wired.heprep.representation
Draws one or more circles, centered on HepRepPoints with given "Radius", positioned using "Phi" and "Theta".
DrawAsCircle() - Constructor for class hep.wired.heprep.representation.DrawAsCircle
 
DrawAsCurve - Class in hep.wired.heprep.representation
Draws a cubic bezier curve specified by the HepRepPoint control points.
DrawAsCurve() - Constructor for class hep.wired.heprep.representation.DrawAsCurve
 
DrawAsCylinder - Class in hep.wired.heprep.representation
Draws one or more cylinders, where a couple of HepRepPoints specify the faces centers, with given "Radius", positioned using "Phi" and "Theta".
DrawAsCylinder() - Constructor for class hep.wired.heprep.representation.DrawAsCylinder
 
DrawAsEllipse - Class in hep.wired.heprep.representation
Draws one or more ellipses, centered at HepRepPoints, with given "Radius" and "Radius2", positioned using "Phi", "Theta" and "Omega".
DrawAsEllipse() - Constructor for class hep.wired.heprep.representation.DrawAsEllipse
 
DrawAsEllipsePrism - Class in hep.wired.heprep.representation
Draws one or more cylinders with elliptical faces, centered at HepRepPoints, with given "Radius" and "Radius2", positioned using "Phi", "Theta" and "Omega".
DrawAsEllipsePrism() - Constructor for class hep.wired.heprep.representation.DrawAsEllipsePrism
 
DrawAsEllipsoid - Class in hep.wired.heprep.representation
Draws one or more ellipsoids, centered on HepRepPoints with given "Radius", "Radius2" and "Radius3", positioned by "Phi", "Theta" and "Omega".
DrawAsEllipsoid() - Constructor for class hep.wired.heprep.representation.DrawAsEllipsoid
 
DrawAsLine - Class in hep.wired.heprep.representation
Draws one or more line segments, given by HepRepPoints.
DrawAsLine() - Constructor for class hep.wired.heprep.representation.DrawAsLine
 
DrawAsPoint - Class in hep.wired.heprep.representation
Draws one or more marker of type "MarkName" and size "MarkSize", centered at HepRepPoints.
DrawAsPoint() - Constructor for class hep.wired.heprep.representation.DrawAsPoint
 
DrawAsPolygon - Class in hep.wired.heprep.representation
Draws a closed set of lines, given a set of HepRepPoints.
DrawAsPolygon() - Constructor for class hep.wired.heprep.representation.DrawAsPolygon
 
DrawAsPrism - Class in hep.wired.heprep.representation
Draws a prism, where one face is given by the first half of the HepRepPoints and the other by the second half of the HepRepPoints.
DrawAsPrism() - Constructor for class hep.wired.heprep.representation.DrawAsPrism
 
DrawAsText - Class in hep.wired.heprep.representation
Draws text in the plot, positioned using "HPos" and "VPos" and aligned using "HAlign" and "VAlign".
DrawAsText() - Constructor for class hep.wired.heprep.representation.DrawAsText
 
drawFrames - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
drawGlyphVector(GlyphVector, float, float) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
drawGlyphVector(GlyphVector, float, float) - Method in class hep.wired.heprep.util.NullGraphics2D
 
drawGlyphVector(GlyphVector, float, float) - Method in class hep.wired.heprep.util.PathGraphics2D
 
drawString(AttributedCharacterIterator, float, float) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
drawString(TagString, double, double) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
drawString(String, double, double, int, int) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
drawString(TagString, double, double, int, int) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
drawString(String, double, double, int, int, boolean, Color, double, boolean, Color) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
drawString(TagString, double, double, int, int, boolean, Color, double, boolean, Color) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
drawString(AttributedCharacterIterator, float, float) - Method in class hep.wired.heprep.util.NullGraphics2D
 
drawString(AttributedCharacterIterator, float, float) - Method in class hep.wired.heprep.util.PathGraphics2D
 
drawSymbol(VectorGraphics, double, double, double, int) - Method in class hep.wired.heprep.util.PathGraphics2D
 

E

ellipse(double, double, double, double, double, double, double, double, double[][]) - Static method in class hep.wired.heprep.util.PolyPoint
Converts an ellipse into a polypoint.
ELLIPSEPOINTS - Static variable in class hep.wired.heprep.util.PolyPoint
 
ellipsoid(double, double, double, double, double, double, double, double, double, double[][][]) - Static method in class hep.wired.heprep.util.PolyPoint
Converts an ellipsoid into three polypoints.
enableAntiAlias(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableCopy(CommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableCuts(BooleanCommandState) - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
enableDragAngledRectangleToScale(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableDragBallToRotate(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableDragRectangleToPick(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableDragRectangleToScale(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableDragToMeasure(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableDragToRotate(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableDragToScale(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableDragToTranslate(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableDrawFrames(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableDrawWideLines(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableFillBoxes(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableFitToWindow(CommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableHoverToPick(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableInteraction(BooleanCommandState) - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
enablePicking(BooleanCommandState) - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
enablePrint(CommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enablePrintPreview(CommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableRedo(CommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableReset(CommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableSaveAs(CommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableSetTranslation(CommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableTreeSelection(BooleanCommandState) - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
enableUndo(CommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableUseLayering(BooleanCommandState) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
enableWiredHome(CommandState) - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
enableWiredUserManual(CommandState) - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
equals(Object) - Method in class hep.wired.heprep.interaction.Flag
 
escKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
escKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
exists(String) - Method in interface hep.wired.heprep.feature.NamedVariables
 
exists(String) - Method in class hep.wired.heprep.projection.VariableProjection
Return true if variable with name exists.
exportToFile(OutputStream, Component[], Component, Properties, String) - Method in class hep.wired.heprep.graphicspanel.XMLHepRepExportFileType
 
exportToFile(File, Component[], Component, Properties, String) - Method in class hep.wired.heprep.graphicspanel.XMLHepRepExportFileType
 

F

fill(Shape) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
fill(Shape) - Method in class hep.wired.heprep.util.NullGraphics2D
 
fill(Shape) - Method in class hep.wired.heprep.util.PathGraphics2D
 
fillAndDraw(Shape, Color) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
fillAndDraw(Shape, Color) - Method in class hep.wired.heprep.util.NullGraphics2D
 
fillAndDraw(Shape, Color) - Method in class hep.wired.heprep.util.PathGraphics2D
 
fillArray(double[][], HepRepInstance) - Method in class hep.wired.heprep.representation.AbstractDrawAs
 
fillBoxes - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
fillSymbol(VectorGraphics, double, double, double, int) - Method in class hep.wired.heprep.util.PathGraphics2D
 
fireEvent() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
fireEvent(Object) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
fireEvent(HepRepPanelModel.Event.Type...) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
fireEvent(HepRepPanelModel.Event.Type) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
fireEvent(Object, HepRepPanelModel.Event.Type...) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
fireTableStructureChanged() - Method in class hep.wired.heprep.interaction.LayerTableModel
 
Flag - Class in hep.wired.heprep.interaction
Flag, a name/boolean pair.
Flag(String, boolean) - Constructor for class hep.wired.heprep.interaction.Flag
 
FLAG - Static variable in class hep.wired.heprep.interaction.Flag
 
FlatProjection - Class in hep.wired.heprep.projection
2D projection of (X,Y) into (U,V).
FlatProjection(double) - Constructor for class hep.wired.heprep.projection.FlatProjection
Creates a 2D projection with given scale factor.
FlatProjection() - Constructor for class hep.wired.heprep.projection.FlatProjection
Creates a 2D projection.
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsCircle
 
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsCurve
 
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsCylinder
 
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsEllipse
 
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsEllipsePrism
 
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsEllipsoid
 
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsLine
 
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsPoint
 
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsPolygon
 
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsPrism
 
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in class hep.wired.heprep.representation.DrawAsText
 
frame(VectorGraphics, HepRepInstance, Attributes, GraphicsMode, Projection, ViewPort) - Method in interface hep.wired.heprep.services.DrawAs
Draws a frame of an HepRepInstance into VectorGraphics using given Attributes.

G

get(int) - Method in class hep.wired.heprep.interaction.InstanceTableModel
 
get() - Method in enum hep.wired.heprep.plugin.WiredPlugin.IH
Returns interaction handler associated with this enum constant.
getAttCategories() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getBestCursor(String, int, int) - Static method in class hep.wired.heprep.image.WiredImage
Returns the best cursor for given name, relative to this class.
getBestCursor(String, int, int, int, int) - Static method in class hep.wired.heprep.image.WiredImage
Returns the best cursor for given name, relative to this class.
getBooleanVariable(String) - Method in interface hep.wired.heprep.feature.NamedVariables
 
getBooleanVariable(String) - Method in class hep.wired.heprep.projection.VariableProjection
 
getBoundingBox() - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
Returns the current bounding box.
getBoundingBoxForPlot() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Returns the bounding box for this plot in its current projection/viewpoint.
getBounds() - Method in class hep.wired.heprep.util.Arrow
 
getBounds2D() - Method in class hep.wired.heprep.util.Arrow
 
getCategories(HepRep) - Static method in class hep.wired.heprep.util.WiredHepRepUtil
 
getCategories(List) - Static method in class hep.wired.heprep.util.WiredHepRepUtil
 
getCategories(Set) - Static method in class hep.wired.heprep.util.WiredHepRepUtil
 
getCenterPoint(HepRepInstance) - Static method in class hep.wired.heprep.util.WiredHepRepUtil
Calculates a center point of all points within this instance (and points of subinstances).
getColor() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
getColor() - Method in interface hep.wired.heprep.services.Attributes
Current color
getControl() - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
getControl() - Method in class hep.wired.heprep.interaction.TreeSelection
 
getControlPanel() - Method in class hep.wired.heprep.plugin.WiredPlugin
Returns current control page, null if no control page is available.
getCurrentDefinitions() - Method in class hep.wired.heprep.interaction.CutPanel
 
getCurrentDefinitions(Cut) - Method in class hep.wired.heprep.interaction.CutPanel
 
getCurrentPageContext() - Method in class hep.wired.heprep.plugin.WiredPlugin
 
getCutPanel() - Method in class hep.wired.heprep.plugin.WiredPlugin
 
getCutSet() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getData() - Method in class hep.wired.heprep.interaction.CutData
 
getDefaultInteractionHandler() - Method in class hep.wired.heprep.graphicspanel.ControlPanel
Returns default interaction handler currently associated with this panel.
getDefinition(String) - Method in class hep.wired.heprep.interaction.CutPanel
 
getDefinitions() - Method in class hep.wired.heprep.interaction.CutPanel
 
getDescription() - Method in class hep.wired.heprep.graphicspanel.XMLHepRepExportFileType
 
getDescription() - Method in class hep.wired.heprep.interaction.ClickToSetLocation
 
getDescription() - Method in class hep.wired.heprep.interaction.Cuts
 
getDescription() - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
getDescription() - Method in class hep.wired.heprep.interaction.DragToChangeClock
 
getDescription() - Method in class hep.wired.heprep.interaction.DragToChangeFishEye
 
getDescription() - Method in class hep.wired.heprep.interaction.DragToMeasure
 
getDescription() - Method in class hep.wired.heprep.interaction.HoverToPick
 
getDescription() - Method in class hep.wired.heprep.interaction.Interaction
 
getDescription() - Method in class hep.wired.heprep.interaction.Picking
 
getDescription() - Method in class hep.wired.heprep.interaction.TreeSelection
 
getDescription() - Method in class hep.wired.heprep.interaction.Variables
 
getDescription(String) - Method in class hep.wired.heprep.projection.VariableProjection
Return the description
getDescription() - Method in class hep.wired.heprep.representation.DrawAsCircle
 
getDescription() - Method in class hep.wired.heprep.representation.DrawAsCurve
 
getDescription() - Method in class hep.wired.heprep.representation.DrawAsCylinder
 
getDescription() - Method in class hep.wired.heprep.representation.DrawAsEllipse
 
getDescription() - Method in class hep.wired.heprep.representation.DrawAsEllipsePrism
 
getDescription() - Method in class hep.wired.heprep.representation.DrawAsEllipsoid
 
getDescription() - Method in class hep.wired.heprep.representation.DrawAsLine
 
getDescription() - Method in class hep.wired.heprep.representation.DrawAsPoint
 
getDescription() - Method in class hep.wired.heprep.representation.DrawAsPolygon
 
getDescription() - Method in class hep.wired.heprep.representation.DrawAsPrism
 
getDescription() - Method in class hep.wired.heprep.representation.DrawAsText
 
getDescription() - Method in interface hep.wired.heprep.services.DrawAs
Describes what this DrawAs value does.
getDeviceConfiguration() - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
getDeviceConfiguration() - Method in class hep.wired.heprep.util.NullGraphics2D
 
getDeviceConfiguration() - Method in class hep.wired.heprep.util.PathGraphics2D
 
getDoubleVariable(String) - Method in interface hep.wired.heprep.feature.NamedVariables
 
getDoubleVariable(String) - Method in class hep.wired.heprep.projection.VariableProjection
 
getDrawAs() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
getDrawAs() - Method in interface hep.wired.heprep.services.Attributes
Current DrawAs value
getExpandedPaths() - Method in class hep.wired.heprep.tree.HepRepTreeModel
Returns a list of expanded paths, in order of decreasing path length.
getExtensions() - Method in class hep.wired.heprep.graphicspanel.XMLHepRepExportFileType
 
getFeature(Class) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Returns the feature for a specific featureClass, or null if that featureClass if not in the projection of this panel.
getFeature(Class) - Method in class hep.wired.heprep.projection.AbstractProjection
Returns feature if supported by this projection.
getFeature(Class) - Method in class hep.wired.heprep.projection.CompositeProjection
 
getFeature(Class) - Method in interface hep.wired.heprep.services.Projection
Return Feature if implemented, otherwise null.
getFillColor() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
getFillColor() - Method in interface hep.wired.heprep.services.Attributes
Current fill color
getFormat() - Method in class hep.wired.heprep.interaction.VariablePanel
 
getFormula() - Method in class hep.wired.heprep.projection.AbstractProjection
 
getFormula() - Method in class hep.wired.heprep.projection.ClockProjection
 
getFormula() - Method in class hep.wired.heprep.projection.CompositeProjection
 
getFormula() - Method in class hep.wired.heprep.projection.CylindricalFishEyeProjection
 
getFormula() - Method in class hep.wired.heprep.projection.FlatProjection
 
getFormula() - Method in class hep.wired.heprep.projection.NullProjection
 
getFormula() - Method in class hep.wired.heprep.projection.ParallelProjection
 
getFormula() - Method in class hep.wired.heprep.projection.PerspectiveProjection
 
getFormula() - Method in class hep.wired.heprep.projection.RhoZProjection
 
getFormula() - Method in interface hep.wired.heprep.services.Projection
Returns the formula in text readable form
getFrameColor() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
getFrameColor() - Method in interface hep.wired.heprep.services.Attributes
Current frame color
getFrameWidth() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
getFrameWidth() - Method in interface hep.wired.heprep.services.Attributes
Current frame line width
getGraphicsMode() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Returns the GraphicsMode.
getGraphicsMode() - Method in class hep.wired.heprep.plugin.WiredPlugin
Returns default graphics mode.
getHeight() - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
getHepRepInfoPanel() - Method in class hep.wired.heprep.plugin.WiredPlugin
 
getHepRepName(Object) - Static method in class hep.wired.heprep.util.WiredHepRepUtil
 
getIcon() - Method in class hep.wired.heprep.graphicspanel.ControlPanel
Returns icon associated with this panel.
getIcon(String) - Static method in class hep.wired.heprep.image.WiredImage
Returns an icon for given name, relative to this class.
getIcon(String, int) - Static method in class hep.wired.heprep.image.WiredImage
Returns an icon for given name, relative to this class.
getIcon(int) - Method in class hep.wired.heprep.interaction.ClickToSetLocation
 
getIcon(int) - Method in class hep.wired.heprep.interaction.Cuts
 
getIcon(int) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
getIcon(int) - Method in class hep.wired.heprep.interaction.DragToChangeClock
 
getIcon(int) - Method in class hep.wired.heprep.interaction.DragToChangeFishEye
 
getIcon(int) - Method in class hep.wired.heprep.interaction.DragToMeasure
 
getIcon(int) - Method in class hep.wired.heprep.interaction.HoverToPick
 
getIcon(int) - Method in class hep.wired.heprep.interaction.Interaction
 
getIcon(int) - Method in class hep.wired.heprep.interaction.Picking
 
getIcon(int) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
getIcon(int) - Method in class hep.wired.heprep.interaction.TreeSelection
 
getIcon(int) - Method in class hep.wired.heprep.interaction.Variables
 
getID() - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
getID() - Method in class hep.wired.heprep.projection.AbstractProjection
 
getID() - Method in class hep.wired.heprep.representation.AbstractDrawAs
 
getImage(String) - Static method in class hep.wired.heprep.image.WiredImage
Returns an image for given name, relative to this class.
getInstance() - Static method in class hep.wired.heprep.interaction.Cuts
 
getInstance() - Static method in class hep.wired.heprep.interaction.Interaction
 
getInstance() - Static method in class hep.wired.heprep.interaction.Picking
 
getInstance() - Static method in class hep.wired.heprep.interaction.TreeSelection
 
getInstance() - Static method in class hep.wired.heprep.interaction.Variables
 
getInstancesAndChildren(Collection) - Static method in class hep.wired.heprep.util.WiredHepRepUtil
 
getInstancesDepth() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getInstancesMaxDepth() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getInstancesModel() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getIntegerVariable(String) - Method in interface hep.wired.heprep.feature.NamedVariables
 
getIntegerVariable(String) - Method in class hep.wired.heprep.projection.VariableProjection
 
getInteractionHandler() - Method in class hep.wired.heprep.graphicspanel.ControlPanel
Returns interaction handler currently associated with this panel.
getInteractionHandler() - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
getInteractionHandler() - Method in class hep.wired.heprep.plugin.WiredPlugin
Returns current interaction handler.
getInteractionPanel() - Method in class hep.wired.heprep.plugin.WiredPlugin
 
getKey() - Method in class hep.wired.heprep.representation.DrawAsCircle
 
getKey() - Method in class hep.wired.heprep.representation.DrawAsCurve
 
getKey() - Method in class hep.wired.heprep.representation.DrawAsCylinder
 
getKey() - Method in class hep.wired.heprep.representation.DrawAsEllipse
 
getKey() - Method in class hep.wired.heprep.representation.DrawAsEllipsePrism
 
getKey() - Method in class hep.wired.heprep.representation.DrawAsEllipsoid
 
getKey() - Method in class hep.wired.heprep.representation.DrawAsLine
 
getKey() - Method in class hep.wired.heprep.representation.DrawAsPoint
 
getKey() - Method in class hep.wired.heprep.representation.DrawAsPolygon
 
getKey() - Method in class hep.wired.heprep.representation.DrawAsPrism
 
getKey() - Method in class hep.wired.heprep.representation.DrawAsText
 
getKey() - Method in interface hep.wired.heprep.services.DrawAs
Returns DrawAs key
getLayers() - Method in class hep.wired.heprep.interaction.LayerTableModel
 
getLineWidth() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
getLineWidth() - Method in interface hep.wired.heprep.services.Attributes
Current line width
getMarkedObjects() - Method in class hep.wired.heprep.tree.HepRepTreeModel
Returns a set of objects in "marked" nodes, excluding levels 0 and 1.
getMarkedObjects(int) - Method in class hep.wired.heprep.tree.HepRepTreeModel
Returns a set of objects in "marked" nodes in levels 2 through maxLevel.
getMarkSize() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
getMarkSize() - Method in interface hep.wired.heprep.services.Attributes
Current marker size
getMarkSymbol() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
getMarkSymbol() - Method in interface hep.wired.heprep.services.Attributes
Current marker symbol
getMaximumDepth() - Method in class hep.wired.heprep.tree.HepRepTreeModel
 
getMIMETypes() - Method in class hep.wired.heprep.graphicspanel.XMLHepRepExportFileType
 
getMissingDrawAsValues() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Returns a set of DrawAs values for which no DrawAs service was available.
getModel() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
getModelTranslation(double[], ViewPort) - Method in class hep.wired.heprep.projection.FlatProjection
 
getModelTranslation(double[], ViewPort) - Method in class hep.wired.heprep.projection.ParallelProjection
 
getName() - Method in class hep.wired.heprep.edit.AddVariable
 
getName() - Method in class hep.wired.heprep.edit.MultiplyVariable
 
getName() - Method in class hep.wired.heprep.edit.SetVariable
 
getName() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getName() - Method in class hep.wired.heprep.interaction.Flag
 
getName() - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
getName() - Method in class hep.wired.heprep.projection.AbstractProjection
 
getName() - Method in class hep.wired.heprep.projection.VariableProjection
 
getName() - Method in class hep.wired.heprep.representation.DrawAsCircle
 
getName() - Method in class hep.wired.heprep.representation.DrawAsCurve
 
getName() - Method in class hep.wired.heprep.representation.DrawAsCylinder
 
getName() - Method in class hep.wired.heprep.representation.DrawAsEllipse
 
getName() - Method in class hep.wired.heprep.representation.DrawAsEllipsePrism
 
getName() - Method in class hep.wired.heprep.representation.DrawAsEllipsoid
 
getName() - Method in class hep.wired.heprep.representation.DrawAsLine
 
getName() - Method in class hep.wired.heprep.representation.DrawAsPoint
 
getName() - Method in class hep.wired.heprep.representation.DrawAsPolygon
 
getName() - Method in class hep.wired.heprep.representation.DrawAsPrism
 
getName() - Method in class hep.wired.heprep.representation.DrawAsText
 
getName() - Method in interface hep.wired.heprep.services.DrawAs
Returns a short name.
getName() - Method in interface hep.wired.heprep.services.Projection
Returns the name of the projection.
getName(Object) - Static method in class hep.wired.heprep.tree.HepRepTreeModel
Returns the name of the specified HepRep object - to be used in display and sorting.
getNearestPoint(Point2D) - Method in interface hep.wired.heprep.feature.HasNearestPoint
 
getNearestPoint(Point2D) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
getNearestPoint() - Method in class hep.wired.heprep.util.NearestPointPathConstructor
Returns nearest point on path, nearest to the given arbitrary point, or null if path is empty.
getNextPanelNumber() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
Returns the number of times this method has been called on this HepRepPanelModel.
getNumberOfPlots() - Method in class hep.wired.heprep.plugin.WiredPlugin
 
getPanel() - Method in class hep.wired.heprep.interaction.Cuts
 
getPanel() - Method in class hep.wired.heprep.interaction.Interaction
 
getPanel() - Method in class hep.wired.heprep.interaction.Picking
 
getPanel() - Method in class hep.wired.heprep.interaction.Variables
 
getPathIterator(AffineTransform, double) - Method in class hep.wired.heprep.util.Arrow
 
getPathIterator(AffineTransform) - Method in class hep.wired.heprep.util.Arrow
 
getPick() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getPickableLayerNames() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getPickableLayers() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getPickableTypes() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getPickableTypesModel() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getPlot() - Method in class hep.wired.heprep.plugin.WiredPlugin
Returns current WiredPlot, null if there is none.
getPlotModels() - Method in class hep.wired.heprep.plugin.WiredPlugin
Returns a list of all plot models that are attached to plots.
getPlugin() - Static method in class hep.wired.heprep.plugin.WiredPlugin
 
getPreferredSize() - Method in class hep.wired.heprep.interaction.SetLocationPanel
 
getPresentationName() - Method in class hep.wired.heprep.edit.AddVariable
 
getPresentationName() - Method in class hep.wired.heprep.edit.GraphicsModeEdit
 
getPresentationName() - Method in class hep.wired.heprep.edit.MultiplyVariable
 
getPresentationName() - Method in class hep.wired.heprep.edit.SetProjection
 
getPresentationName() - Method in class hep.wired.heprep.edit.SetVariable
 
getProjection() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Returns the projection for this panel.
getProjections() - Method in class hep.wired.heprep.projection.CompositeProjection
Returns the list of projections.
getProperties() - Method in class hep.wired.heprep.plugin.WiredPlugin
Returns user properties for this plugin.
getRecord() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Returns the HepRep instance currently displayed in this panel.
getRecord() - Method in class hep.wired.heprep.plugin.WiredPlugin
Returns currently loaded HepRep record.
getRowCount() - Method in class hep.wired.heprep.interaction.AttributeTableModel
 
getScale() - Method in class hep.wired.heprep.projection.FlatProjection
 
getScale() - Method in class hep.wired.heprep.projection.ParallelProjection
 
getScreenTranslation(double[], ViewPort) - Method in class hep.wired.heprep.projection.FlatProjection
 
getScreenTranslation(double[], ViewPort) - Method in class hep.wired.heprep.projection.ParallelProjection
 
getSelection() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getShownSet() - Method in class hep.wired.heprep.interaction.CategoryTableModel
 
getTranslate() - Method in class hep.wired.heprep.projection.FlatProjection
 
getTranslate() - Method in class hep.wired.heprep.projection.ParallelProjection
 
getTreePanel() - Method in class hep.wired.heprep.plugin.WiredPlugin
 
getTypes() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel.Event
 
getTypes() - Method in class hep.wired.heprep.interaction.HepRepCut
 
getTypesDepth() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getTypesMaxDepth() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getTypesModel() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
getTypeTree() - Method in class hep.wired.heprep.interaction.HepRepCut
 
getUnit(String) - Method in class hep.wired.heprep.projection.VariableProjection
Return the unit, or null;
getValue(String) - Method in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
getValue(String) - Method in interface hep.wired.heprep.services.GraphicsMode
 
getValueAt(int, int) - Method in class hep.wired.heprep.interaction.AttributeTableModel
 
getValueAt(int, int) - Method in class hep.wired.heprep.interaction.CategoryTableModel
 
getValueAt(int, int) - Method in class hep.wired.heprep.interaction.InstanceTableModel
 
getValueAt(int, int) - Method in class hep.wired.heprep.interaction.LayerTableModel
 
getVariableNames() - Method in interface hep.wired.heprep.feature.NamedVariables
 
getVariableNames() - Method in class hep.wired.heprep.projection.VariableProjection
Return set of variable names
getVariables() - Method in class hep.wired.heprep.plugin.WiredPlugin
 
getVariables() - Method in class hep.wired.heprep.projection.VariableProjection
Returns a list of all variables
getViewPort() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Returns the viewport for this panel.
getViewPort() - Method in class hep.wired.heprep.projection.AbstractProjection
 
getViewPort() - Method in interface hep.wired.heprep.services.Projection
Returns the associated viewport.
getVisibleInstances() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
getVisibleTypes() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
getWidth() - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
getXYZ() - Method in class hep.wired.heprep.interaction.SetLocationPanel
Returns the chosen XYZ location.
GraphicsMode - Interface in hep.wired.heprep.services
Defines the general graphics mode for each plot.
GraphicsModeEdit - Class in hep.wired.heprep.edit
Generic Edit for changing the GraphicsMode.
GraphicsModeEdit(String) - Constructor for class hep.wired.heprep.edit.GraphicsModeEdit
 
GraphicsModeEdit(String, boolean) - Constructor for class hep.wired.heprep.edit.GraphicsModeEdit
 
GraphicsModeEdit(String, double) - Constructor for class hep.wired.heprep.edit.GraphicsModeEdit
 
GraphicsModeEdit(String, int) - Constructor for class hep.wired.heprep.edit.GraphicsModeEdit
 

H

handlers - Variable in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
hasChanged() - Method in class hep.wired.heprep.interaction.CutData
Returns true if any attributes have changed (or were removed) since the last call to this method.
hashCode() - Method in class hep.wired.heprep.interaction.Flag
 
hasLineArrow() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
hasLineArrow() - Method in interface hep.wired.heprep.services.Attributes
Current line has arrow
HasNearestPoint - Interface in hep.wired.heprep.feature
Can calculate a nearest point on an object.
hep.wired.heprep.edit - package hep.wired.heprep.edit
Standard Edits.
hep.wired.heprep.feature - package hep.wired.heprep.feature
The feature interfaces, implemented by graphics panels, projections, etc.
hep.wired.heprep.graphicspanel - package hep.wired.heprep.graphicspanel
The HepRep graphics panel and its support classes.
hep.wired.heprep.image - package hep.wired.heprep.image
Icons and Cursors.
hep.wired.heprep.interaction - package hep.wired.heprep.interaction
Standard Interaction Handlers for plots.
hep.wired.heprep.plugin - package hep.wired.heprep.plugin
The WIRED plugin and its support classes.
hep.wired.heprep.projection - package hep.wired.heprep.projection
Standard Projections and their Features.
hep.wired.heprep.representation - package hep.wired.heprep.representation
Standard Representations (DrawAs) for WIRED.
hep.wired.heprep.services - package hep.wired.heprep.services
The Services provided by and to WIRED.
hep.wired.heprep.standalone - package hep.wired.heprep.standalone
 
hep.wired.heprep.tree - package hep.wired.heprep.tree
 
hep.wired.heprep.util - package hep.wired.heprep.util
Mathematics and Graphics Utility classes.
heprepBackground - Static variable in class hep.wired.heprep.util.Keys
 
HepRepCut - Class in hep.wired.heprep.interaction
 
HepRepCut() - Constructor for class hep.wired.heprep.interaction.HepRepCut
 
HepRepCut(String) - Constructor for class hep.wired.heprep.interaction.HepRepCut
 
HepRepGraphicsMode - Class in hep.wired.heprep.graphicspanel
Defines the general graphics mode for each plot.
HepRepGraphicsMode() - Constructor for class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
Creates HepRepGraphicsMode with default properties.
HepRepGraphicsMode(boolean) - Constructor for class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
Creates HepRepGraphicsMode optimized for fast drawing.
HepRepGraphicsMode(HepRepGraphicsMode, HepRepPanel) - Constructor for class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
Creates a copy of the specified HepRepGraphicsMode, attached to the specified graphics panel.
HepRepInfoPanel - Class in hep.wired.heprep.interaction
Panel to show HepRep attribute information.
HepRepInfoPanel() - Constructor for class hep.wired.heprep.interaction.HepRepInfoPanel
 
HepRepPanel - Class in hep.wired.heprep.graphicspanel
Graphics panel to display HepReps.
HepRepPanel(HepRepGraphicsMode) - Constructor for class hep.wired.heprep.graphicspanel.HepRepPanel
Creates a HepRep panel of dimension 800x600.
HepRepPanel(HepRepGraphicsMode, HepRepPanelModel) - Constructor for class hep.wired.heprep.graphicspanel.HepRepPanel
Creates a HepRep panel of dimension 800x600.
HepRepPanel(HepRepGraphicsMode, ViewPort, HepRepPanelModel) - Constructor for class hep.wired.heprep.graphicspanel.HepRepPanel
Creates a HepRep panel of dimension 800x600 with the specified ViewPort.
HepRepPanel.InstanceListener - Interface in hep.wired.heprep.graphicspanel
 
HepRepPanelCommandHandler - Class in hep.wired.heprep.graphicspanel
Defines a command handler for plot commands.
HepRepPanelCommandHandler(RecordPlot) - Constructor for class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
Creates a command handler attached to the plot.
HepRepPanelModel - Class in hep.wired.heprep.graphicspanel
Class that encapsulates state and settings associated with HepRepPanel.
HepRepPanelModel() - Constructor for class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
HepRepPanelModel(String) - Constructor for class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
HepRepPanelModel(HepRepPanelModel) - Constructor for class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
HepRepPanelModel.Event - Class in hep.wired.heprep.graphicspanel
 
HepRepPanelModel.Event.Type - Enum in hep.wired.heprep.graphicspanel
 
heprepPluginNewView - Static variable in class hep.wired.heprep.util.Keys
 
heprepProjection - Static variable in class hep.wired.heprep.util.Keys
 
HepRepTree - Class in hep.wired.heprep.tree
 
HepRepTree() - Constructor for class hep.wired.heprep.tree.HepRepTree
 
HepRepTree(WiredTreeModel) - Constructor for class hep.wired.heprep.tree.HepRepTree
 
HepRepTreeModel - Class in hep.wired.heprep.tree
HepRep-specific extension of WiredTreeModel.
HepRepTreeModel(HepRep, boolean) - Constructor for class hep.wired.heprep.tree.HepRepTreeModel
 
HepRepTreeModel(HepRepTreeModel) - Constructor for class hep.wired.heprep.tree.HepRepTreeModel
 
hit(Rectangle, Shape, boolean) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
hit(Rectangle, Shape, boolean) - Method in class hep.wired.heprep.util.NullGraphics2D
 
hit(Rectangle, Shape, boolean) - Method in class hep.wired.heprep.util.PathGraphics2D
 
HoverToPick - Class in hep.wired.heprep.interaction
Hover mouse near to object to show info.
HoverToPick() - Constructor for class hep.wired.heprep.interaction.HoverToPick
 

I

info() - Method in class hep.wired.heprep.interaction.PickInteractionHandler
Deprecated.
init() - Method in class hep.wired.heprep.plugin.WiredPlugin
 
InsideRectanglePathConstructor - Class in hep.wired.heprep.util
Constructs a path while keeping track if the path crosses or is within a given rectangle.
InsideRectanglePathConstructor(Rectangle2D) - Constructor for class hep.wired.heprep.util.InsideRectanglePathConstructor
Creates a path constructor with given rectangle
InstanceTableModel - Class in hep.wired.heprep.interaction
Model for the Table of picked/selected HepRep instances in HepRepInfoPanel.
InstanceTableModel() - Constructor for class hep.wired.heprep.interaction.InstanceTableModel
 
InstanceTableModel(List<HepRepInstance>) - Constructor for class hep.wired.heprep.interaction.InstanceTableModel
 
Interaction - Class in hep.wired.heprep.interaction
 
interactionHandler - Variable in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
InteractionPanel - Class in hep.wired.heprep.interaction
Control panel that contains TreePanel and buttons for choosing view control interaction handlers.
InteractionPanel() - Constructor for class hep.wired.heprep.interaction.InteractionPanel
 
intersects(double, double, double, double) - Method in class hep.wired.heprep.util.Arrow
Returns true, if at least one of the points is contained by the shape.
intersects(Rectangle2D) - Method in class hep.wired.heprep.util.Arrow
 
inverseDeltaTransform(double[]) - Method in class hep.wired.heprep.projection.CompositeProjection
 
inverseDeltaTransform(double[]) - Method in class hep.wired.heprep.projection.CylindricalFishEyeProjection
 
inverseDeltaTransform(double[]) - Method in class hep.wired.heprep.projection.FlatProjection
 
inverseDeltaTransform(double[]) - Method in class hep.wired.heprep.projection.NullProjection
 
inverseDeltaTransform(double[]) - Method in class hep.wired.heprep.projection.ParallelProjection
 
inverseDeltaTransform(double[]) - Method in class hep.wired.heprep.projection.PerspectiveProjection
 
inverseDeltaTransform(double[]) - Method in class hep.wired.heprep.projection.RhoZProjection
 
inverseDeltaTransform(double[]) - Method in interface hep.wired.heprep.services.InverseProjection
Returns an array of length 3: xyz = inverse delta projection(uvw).
InverseProjection - Interface in hep.wired.heprep.services
Transforms coordinates in one system (X', Y', Z') into coordinates of the original system (X, Y, Z).
inverseTransform(double[]) - Method in class hep.wired.heprep.projection.CompositeProjection
 
inverseTransform(double[]) - Method in class hep.wired.heprep.projection.CylindricalFishEyeProjection
 
inverseTransform(double[]) - Method in class hep.wired.heprep.projection.FlatProjection
 
inverseTransform(double[]) - Method in class hep.wired.heprep.projection.NullProjection
 
inverseTransform(double[]) - Method in class hep.wired.heprep.projection.ParallelProjection
 
inverseTransform(double[]) - Method in class hep.wired.heprep.projection.PerspectiveProjection
 
inverseTransform(double[]) - Method in class hep.wired.heprep.projection.RhoZProjection
 
inverseTransform(double[]) - Method in interface hep.wired.heprep.services.InverseProjection
Returns an array of length 3: xyz = inverse projection(uvw).
isAppliedImmediately() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
isCellEditable(int, int) - Method in class hep.wired.heprep.interaction.CategoryTableModel
 
isCellEditable(int, int) - Method in class hep.wired.heprep.interaction.InstanceTableModel
 
isCellEditable(int, int) - Method in class hep.wired.heprep.interaction.LayerTableModel
 
isFilled() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
isFilled() - Method in interface hep.wired.heprep.services.Attributes
Should fill ?
isInstancesDepthLimited() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
isPickable() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
isPickedTranslateable(RecordPlot) - Method in interface hep.wired.heprep.interaction.PickHandler
 
isPickedTranslateable(RecordPlot) - Method in class hep.wired.heprep.interaction.PickInteractionHandler
 
isPickWhileDragging() - Method in interface hep.wired.heprep.interaction.PickHandler
 
isPickWhileDragging() - Method in class hep.wired.heprep.interaction.PickInteractionHandler
 
isRegionZoomable() - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
isRegionZoomable() - Method in class hep.wired.heprep.interaction.HoverToPick
 
isRegionZoomable() - Method in interface hep.wired.heprep.interaction.PickHandler
 
isSame(HepRepGraphicsMode) - Method in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
Returns true if settings in the specified graphics mode object are identical to the settings in this object.
isSelected() - Method in class hep.wired.heprep.graphicspanel.ControlPanel
Returns true if this panel is currently selected.
isSet() - Method in class hep.wired.heprep.interaction.Flag
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.heprep.edit.AddVariable
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.heprep.edit.GraphicsModeEdit
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.heprep.edit.MultiplyVariable
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.heprep.edit.SetProjection
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.heprep.edit.SetVariable
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.heprep.interaction.ClickToSetLocation
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.heprep.interaction.DragToChangeClock
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.heprep.interaction.DragToChangeFishEye
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.heprep.interaction.DragToMeasure
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.heprep.interaction.PickInteractionHandler
 
isSupportedBy(GraphicsPanel) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
isTypesDepthLimited() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
isVisible() - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 

K

KEY_ROOT - Static variable in class hep.wired.heprep.plugin.WiredPlugin
 
keyCode() - Method in enum hep.wired.heprep.plugin.WiredPlugin.IH
 
Keys - Class in hep.wired.heprep.util
 
keyTyped(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 

L

LayerTableModel - Class in hep.wired.heprep.interaction
TableModel for HepRep Layers.
LayerTableModel(List<Flag>) - Constructor for class hep.wired.heprep.interaction.LayerTableModel
 
line(double, double) - Method in class hep.wired.heprep.util.InsideRectanglePathConstructor
Adds a line to the path, called from addPath.
line(double, double) - Method in class hep.wired.heprep.util.NearestPointPathConstructor
Adds a line to the path, called from addPath.
lineFound(Line2D) - Method in class hep.wired.heprep.util.InsideRectanglePathConstructor
Called when a line is found that is inside the rectangle or crosses it, so that the subclass can use this to track some other information, such as keeping a reference of the object(s).
linesOnArcs(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, int, double[][][]) - Static method in class hep.wired.heprep.util.PolyPoint
Converts the lines between two arcs into number of polypoints.
lineWidth - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
LocationListener - Interface in hep.wired.heprep.interaction
Listener for a location.
lookup(String) - Method in class hep.wired.heprep.representation.DrawAsCache
 

M

main(String[]) - Static method in class hep.wired.heprep.standalone.Wired
 
main(String[]) - Static method in class hep.wired.heprep.util.NearestPoint
Test for onCurve
markChanged(WiredTreeModel.MarkEvent) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
markChanged(WiredTreeModel.MarkEvent) - Method in class hep.wired.heprep.interaction.HepRepCut
 
markSizeMultiplier - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
matrix - Variable in class hep.wired.heprep.projection.ParallelProjection
 
metaKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
metaKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
modifyPopupMenu(JPopupMenu, RecordPlot) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
modifyPopupMenu(JPopupMenu, Component, Point) - Method in class hep.wired.heprep.tree.HepRepTree
 
mouseButton1Clicked(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.ClickToSetLocation
 
mouseButton1Clicked(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
mouseButton1Clicked(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.HoverToPick
 
mouseButton1Clicked(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
mouseButton1DragEnded(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
mouseButton1DragEnded(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToChangeClock
 
mouseButton1DragEnded(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToChangeFishEye
 
mouseButton1DragEnded(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToMeasure
Update end point of line, translate and scale, and remove rectangle.
mouseButton1DragEnded(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
mouseButton1Dragged(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
mouseButton1Dragged(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToChangeClock
 
mouseButton1Dragged(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToChangeFishEye
 
mouseButton1Dragged(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToMeasure
Update moving point of line and draw.
mouseButton1Dragged(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
mouseButton1DragStarted(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
mouseButton1DragStarted(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToChangeClock
 
mouseButton1DragStarted(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToChangeFishEye
 
mouseButton1DragStarted(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToMeasure
Store starting point of line.
mouseButton1DragStarted(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
mouseButton1Pressed(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
mouseButton1Released(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToChangeClock
 
mouseButton1Released(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToChangeFishEye
 
mouseButton1Released(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
mouseEntered(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.ClickToSetLocation
 
mouseEntered(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
mouseEntered(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToChangeClock
 
mouseEntered(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToChangeFishEye
 
mouseEntered(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DragToMeasure
 
mouseEntered(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.HoverToPick
 
mouseEntered(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
mouseExited(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.ClickToSetLocation
 
mouseExited(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DefaultWiredInteractionHandler
 
mouseExited(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.HoverToPick
 
mouseExited(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
mouseMoved(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.ClickToSetLocation
 
mouseMoved(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.DefaultWiredInteractionHandler
 
mouseMoved(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.HoverToPick
 
mouseMoved(RecordPlot, MouseEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
mouseWheelMoved(RecordPlot, MouseWheelEvent) - Method in class hep.wired.heprep.interaction.DragToMeasure
 
mouseWheelMoved(RecordPlot, MouseWheelEvent) - Method in class hep.wired.heprep.interaction.HoverToPick
 
mouseWheelMoved(RecordPlot, MouseWheelEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
MultiplyVariable - Class in hep.wired.heprep.edit
 
MultiplyVariable(String) - Constructor for class hep.wired.heprep.edit.MultiplyVariable
Creates a variable edit.
MultiplyVariable(String, double) - Constructor for class hep.wired.heprep.edit.MultiplyVariable
Creates a variable edit.
multiplyVariable(String, double) - Method in interface hep.wired.heprep.feature.NamedVariables
 
multiplyVariable(String, int) - Method in interface hep.wired.heprep.feature.NamedVariables
 
multiplyVariable(String, double) - Method in class hep.wired.heprep.projection.VariableProjection
 
multiplyVariable(String, int) - Method in class hep.wired.heprep.projection.VariableProjection
 

N

NAME - Static variable in class hep.wired.heprep.interaction.Flag
 
NamedVariables - Interface in hep.wired.heprep.feature
 
NearestPoint - Class in hep.wired.heprep.util
Calculates the nearest point on a straight line or on a cubic bezier curve.
NearestPointPathConstructor - Class in hep.wired.heprep.util
Constructs a path while keeping track of the nearest point on that path to an arbitrary given point.
NearestPointPathConstructor(Point2D) - Constructor for class hep.wired.heprep.util.NearestPointPathConstructor
Creates a path constructor with given arbitrary point
NullGraphics2D - Class in hep.wired.heprep.util
Empty Graphics2D class to draw objects into to see if all other drawing mechanisms work.
NullGraphics2D() - Constructor for class hep.wired.heprep.util.NullGraphics2D
Creates a null graphics context with dimension 800x600.
NullGraphics2D(NullGraphics2D, boolean) - Constructor for class hep.wired.heprep.util.NullGraphics2D
Creates a sub context.
NullProjection - Class in hep.wired.heprep.projection
Dummy projection which changes nothing.
NullProjection() - Constructor for class hep.wired.heprep.projection.NullProjection
Creates a null projection.

O

onAntiAlias(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onCloneWired4() - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
onCopy() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onCopyWired4() - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
onCurve(CubicCurve2D, Point2D, Point2D) - Static method in class hep.wired.heprep.util.NearestPoint
Return the nearest point (pn) on cubic bezier curve c nearest to point pa.
onCuts(boolean) - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
onDragAngledRectangleToScale(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onDragBallToRotate(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onDragRectangleToPick(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onDragRectangleToScale(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onDragToMeasure(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onDragToRotate(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onDragToScale(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onDragToTranslate(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onDrawFrames(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onDrawWideLines(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onFillBoxes(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onFitToWindow() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onHoverToPick(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onInteraction(boolean) - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
onLine(Point2D, Point2D, Point2D, Point2D) - Static method in class hep.wired.heprep.util.NearestPoint
Returns the nearest point (pn) on line p1 - p2 nearest to point pa.
onNewWired4() - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
onPicking(boolean) - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
onPrint() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onPrintPreview() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onPrintSetup() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onRedo() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onReset() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onSaveAs() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onSetTranslation() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onTreeSelection(boolean) - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
onUndo() - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onUseLayering(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
onWiredHome() - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
onWiredUserManual() - Method in class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
otherKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
otherKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
overrideColor(Color) - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
overrideFillColor(Color) - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
overrideFrameColor(Color) - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 
overrideLineWidth(double) - Method in class hep.wired.heprep.graphicspanel.AttributeCache
 

P

paintComponent(VectorGraphics) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Paints the HepRep into this panel.
ParallelProjection - Class in hep.wired.heprep.projection
3D parallel projection of (X,Y,Z) into (U,V,W).
ParallelProjection() - Constructor for class hep.wired.heprep.projection.ParallelProjection
Creates a 3D parallel projection.
ParallelProjection(Matrix3D) - Constructor for class hep.wired.heprep.projection.ParallelProjection
 
ParallelProjection(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.ParallelProjection
Used for cloning
ParallelProjection.XY - Class in hep.wired.heprep.projection
 
ParallelProjection.XY() - Constructor for class hep.wired.heprep.projection.ParallelProjection.XY
 
ParallelProjection.XY(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.ParallelProjection.XY
 
ParallelProjection.XZ - Class in hep.wired.heprep.projection
 
ParallelProjection.XZ() - Constructor for class hep.wired.heprep.projection.ParallelProjection.XZ
 
ParallelProjection.XZ(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.ParallelProjection.XZ
 
ParallelProjection.YZ - Class in hep.wired.heprep.projection
 
ParallelProjection.YZ() - Constructor for class hep.wired.heprep.projection.ParallelProjection.YZ
 
ParallelProjection.YZ(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.ParallelProjection.YZ
 
ParallelProjection.ZX - Class in hep.wired.heprep.projection
 
ParallelProjection.ZX() - Constructor for class hep.wired.heprep.projection.ParallelProjection.ZX
 
ParallelProjection.ZX(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.ParallelProjection.ZX
 
ParallelProjection.ZY - Class in hep.wired.heprep.projection
 
ParallelProjection.ZY() - Constructor for class hep.wired.heprep.projection.ParallelProjection.ZY
 
ParallelProjection.ZY(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.ParallelProjection.ZY
 
pass(Map<String, Value>, Object, boolean) - Method in class hep.wired.heprep.interaction.HepRepCut
Tells the client whether this cut is satisfied by the supplied data.
path() - Method in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
PathGraphics2D - Class in hep.wired.heprep.util
Forwards all drawing to a given pathconstructor, as objects are drawn into this Graphics2D context.
PathGraphics2D(PathConstructor) - Constructor for class hep.wired.heprep.util.PathGraphics2D
Create a path graphics context with dimension 800x600.
PathGraphics2D(PathGraphics2D, boolean) - Constructor for class hep.wired.heprep.util.PathGraphics2D
Create a sub context.
PerspectiveProjection - Class in hep.wired.heprep.projection
3D perspective projection of (X,Y,Z) into (U,V,W).
PerspectiveProjection() - Constructor for class hep.wired.heprep.projection.PerspectiveProjection
Creates a 3D perpective projection.
PerspectiveProjection(Matrix3D) - Constructor for class hep.wired.heprep.projection.PerspectiveProjection
 
PerspectiveProjection(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.PerspectiveProjection
Used for cloning
PerspectiveProjection.XY - Class in hep.wired.heprep.projection
 
PerspectiveProjection.XY() - Constructor for class hep.wired.heprep.projection.PerspectiveProjection.XY
 
PerspectiveProjection.XY(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.PerspectiveProjection.XY
 
PerspectiveProjection.XZ - Class in hep.wired.heprep.projection
 
PerspectiveProjection.XZ() - Constructor for class hep.wired.heprep.projection.PerspectiveProjection.XZ
 
PerspectiveProjection.XZ(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.PerspectiveProjection.XZ
 
PerspectiveProjection.YZ - Class in hep.wired.heprep.projection
 
PerspectiveProjection.YZ() - Constructor for class hep.wired.heprep.projection.PerspectiveProjection.YZ
 
PerspectiveProjection.YZ(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.PerspectiveProjection.YZ
 
PerspectiveProjection.ZX - Class in hep.wired.heprep.projection
 
PerspectiveProjection.ZX() - Constructor for class hep.wired.heprep.projection.PerspectiveProjection.ZX
 
PerspectiveProjection.ZX(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.PerspectiveProjection.ZX
 
PerspectiveProjection.ZY - Class in hep.wired.heprep.projection
 
PerspectiveProjection.ZY() - Constructor for class hep.wired.heprep.projection.PerspectiveProjection.ZY
 
PerspectiveProjection.ZY(Matrix3D, Matrix3D) - Constructor for class hep.wired.heprep.projection.PerspectiveProjection.ZY
 
pickedInstances - Variable in class hep.wired.heprep.interaction.PickInteractionHandler
 
PickHandler - Interface in hep.wired.heprep.interaction
Interface to be implemented by object picking tools.
Picking - Class in hep.wired.heprep.interaction
 
pickingAttributeOptions - Static variable in class hep.wired.heprep.util.Keys
 
pickingCategory - Static variable in class hep.wired.heprep.util.Keys
 
pickingInstanceOptions - Static variable in class hep.wired.heprep.util.Keys
 
pickingLayer - Static variable in class hep.wired.heprep.util.Keys
 
PickInteractionHandler - Class in hep.wired.heprep.interaction
Base class for interaction handlers that pick objects on a WIRED plot..
PickInteractionHandler(String, boolean) - Constructor for class hep.wired.heprep.interaction.PickInteractionHandler
 
pickWhileDragging - Variable in class hep.wired.heprep.interaction.PickInteractionHandler
 
plugin - Variable in class hep.wired.heprep.plugin.WiredGlobalCommandHandler
 
pointFound(Point2D, double, boolean) - Method in class hep.wired.heprep.util.NearestPointPathConstructor
Called when a closer or equal point is found, so that the subclass can use this to track some other information, such as keeping a reference to the closest object(s).
PolyPoint - Class in hep.wired.heprep.util
Converts primitives into polypoints, for use in drawing as polylines or polygons.
postInit() - Method in class hep.wired.heprep.plugin.WiredPlugin
 
Projection - Interface in hep.wired.heprep.services
Transforms coordinates in one system (X, Y, Z) into coordinates of another system (X', Y', Z').
ProjectionFeature - Interface in hep.wired.heprep.services
Feature that needs to be present in all projections of a CompositeProjection to be supported.

R

redoEdit() - Method in class hep.wired.heprep.edit.AddVariable
 
redoEdit() - Method in class hep.wired.heprep.edit.GraphicsModeEdit
 
redoEdit() - Method in class hep.wired.heprep.edit.MultiplyVariable
 
redoEdit() - Method in class hep.wired.heprep.edit.SetProjection
 
redoEdit() - Method in class hep.wired.heprep.edit.SetVariable
 
removeAttribute(HepRepInstance, String) - Method in class hep.wired.heprep.interaction.CutData
 
removeChangeListener(ChangeListener) - Method in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
removeChangeListener(ChangeListener) - Method in class hep.wired.heprep.interaction.VariablePanel
 
removeChangeListener(ChangeListener) - Method in class hep.wired.heprep.tree.HepRepTree
 
removeListener(ChangeListener) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
removeLocationListener(LocationListener) - Method in class hep.wired.heprep.interaction.ClickToSetLocation
Remove a location listener.
repaint() - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
reset(Object) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
reset(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.ClickToSetLocation
 
reset(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.DragToChangeClock
 
reset(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.DragToChangeFishEye
 
reset(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.DragToMeasure
 
reset(RecordPlot, InputEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
reset(Object) - Method in class hep.wired.heprep.projection.ClockProjection
 
reset(Object) - Method in class hep.wired.heprep.projection.CompositeProjection
 
reset(Object) - Method in class hep.wired.heprep.projection.CylindricalFishEyeProjection
 
reset(Object) - Method in class hep.wired.heprep.projection.FlatProjection
 
reset(Object) - Method in class hep.wired.heprep.projection.ParallelProjection
 
reset(Object) - Method in class hep.wired.heprep.projection.PerspectiveProjection
 
reset(Object) - Method in class hep.wired.heprep.projection.RhoZProjection
 
resetMatrix - Variable in class hep.wired.heprep.projection.ParallelProjection
 
restore(XMLIOManager, Element) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
restore(XMLIOManager, Element) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
restore(int, XMLIOManager, Element) - Method in class hep.wired.heprep.plugin.WiredPlugin
 
restore(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.AbstractProjection
 
restore(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.CompositeProjection
 
restore(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.FlatProjection
 
restore(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.ParallelProjection
 
restore(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.PerspectiveProjection
 
restore(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.VariableProjection
 
restoreTreeState(String) - Method in class hep.wired.heprep.tree.HepRepTreeModel
 
RhoZ - Class in hep.wired.heprep.projection
 
RhoZ() - Constructor for class hep.wired.heprep.projection.RhoZ
 
RhoZFishEye - Class in hep.wired.heprep.projection
 
RhoZFishEye() - Constructor for class hep.wired.heprep.projection.RhoZFishEye
 
RhoZProjection - Class in hep.wired.heprep.projection
Projects R : sqrt(x^2 + y^2) and Z.
RhoZProjection() - Constructor for class hep.wired.heprep.projection.RhoZProjection
 
rotate(double) - Method in class hep.wired.heprep.projection.FlatProjection
 
rotate(double, double, double, double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
rotate(double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
RoutingInteractionHandler - Class in hep.wired.heprep.interaction
 
RoutingInteractionHandler(String) - Constructor for class hep.wired.heprep.interaction.RoutingInteractionHandler
Creates a DelegatingInteractionHandler.

S

save(XMLIOManager, Element) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
save(XMLIOManager, Element) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
save(XMLIOManager, Element) - Method in class hep.wired.heprep.plugin.WiredPlugin
 
save(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.AbstractProjection
 
save(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.CompositeProjection
 
save(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.FlatProjection
 
save(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.ParallelProjection
 
save(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.PerspectiveProjection
 
save(XMLIOManager, Element) - Method in class hep.wired.heprep.projection.VariableProjection
 
saveTreeState(String) - Method in class hep.wired.heprep.tree.HepRepTreeModel
 
scale(double) - Method in class hep.wired.heprep.projection.FlatProjection
 
scale(double, double) - Method in class hep.wired.heprep.projection.FlatProjection
 
scale(double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
scale(double, double, double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
scale(double, double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
selectedInstances - Variable in class hep.wired.heprep.interaction.PickInteractionHandler
 
selectionChangeColorSelected - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
selectionColorSelected - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
selectionColorSelected - Static variable in class hep.wired.heprep.util.Keys
 
selectionColorUnselected - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
selectionColorUnselected - Static variable in class hep.wired.heprep.util.Keys
 
selectionLineWidthMultiplier - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
selectionModify - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
selectionWidth - Static variable in class hep.wired.heprep.util.Keys
 
set(boolean) - Method in class hep.wired.heprep.interaction.Flag
 
setApplyImmediately(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
setAttribute(HepRepInstance, String, String, String, int) - Method in class hep.wired.heprep.interaction.CutData
 
setAttribute(HepRepInstance, String, Color, int) - Method in class hep.wired.heprep.interaction.CutData
 
setAttribute(HepRepInstance, String, long, int) - Method in class hep.wired.heprep.interaction.CutData
 
setAttribute(HepRepInstance, String, int, int) - Method in class hep.wired.heprep.interaction.CutData
 
setAttribute(HepRepInstance, String, double, int) - Method in class hep.wired.heprep.interaction.CutData
 
setAttribute(HepRepInstance, String, boolean, int) - Method in class hep.wired.heprep.interaction.CutData
 
setBounds(int, int, int, int) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
setBounds(int, int, int, int) - Method in class hep.wired.heprep.interaction.SetLocationPanel
 
setControlPanel(ControlPanel) - Method in class hep.wired.heprep.plugin.WiredPlugin
Sets current control panel.
setControlPanel(ControlPanel, boolean) - Method in class hep.wired.heprep.plugin.WiredPlugin
Sets current control panel.
setCutSet(CutSet) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
setEnabled(boolean) - Method in class hep.wired.heprep.tree.TreePanel
 
setFastMode(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
setFormat(ScientificFormat) - Method in class hep.wired.heprep.interaction.VariablePanel
 
setGraphicsMode(HepRepGraphicsMode) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
setHepRepInstanceListener(HepRepPanel.InstanceListener) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
setIcon(Icon) - Method in class hep.wired.heprep.graphicspanel.ControlPanel
Sets icon associated with this panel.
setInstance(HepRepInstance) - Method in class hep.wired.heprep.interaction.AttributeTableModel
 
setInstancesDepth(int) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
setInstancesDepth(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
setInteractionHandler(InteractionHandler) - Method in class hep.wired.heprep.graphicspanel.ControlPanel
Sets interaction handler associated with this panel.
setInteractionHandler(PickHandler, RecordPlot) - Method in class hep.wired.heprep.interaction.HepRepInfoPanel
Sets PickHandler instance associated with this HepRepInfoPanel.
setInteractionHandler(InteractionHandler) - Method in class hep.wired.heprep.interaction.HepRepInfoPanel
Associates the specified InteractionHandler with this panel.
setInteractionHandler(InteractionHandler) - Method in class hep.wired.heprep.interaction.InteractionPanel
Associates the specified InteractionHandler with this panel.
setInteractionHandler(InteractionHandler) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
setInteractionHandler(InteractionHandler) - Method in class hep.wired.heprep.plugin.WiredPlugin
Sets current interaction handler.
setLocation(RecordPlot, int, int, boolean, boolean) - Method in class hep.wired.heprep.interaction.ClickToSetLocation
Sets (and fixes) the location of this handler.
setLocation(RecordPlot, int, int, boolean, boolean) - Method in interface hep.wired.heprep.interaction.LocationListener
Sets (and fixes) a location.
SetLocationPanel - Class in hep.wired.heprep.interaction
Panel to specify a 3D location in an UV and its 90 degree rotated WV and UW projections.
SetLocationPanel(RecordPlot, JButton) - Constructor for class hep.wired.heprep.interaction.SetLocationPanel
 
setModel(HepRepPanelModel) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
setModel(TreeModel) - Method in class hep.wired.heprep.tree.HepRepTree
 
setName(String) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
setPaintMode() - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
setPaintMode() - Method in class hep.wired.heprep.util.NullGraphics2D
 
setPaintMode() - Method in class hep.wired.heprep.util.PathGraphics2D
 
setPick(Collection<HepRepInstance>, Object) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
Called by picking tools to inform this model that a new set of instances has been picked.
setPickWhileDragging(boolean) - Method in interface hep.wired.heprep.interaction.PickHandler
 
setPickWhileDragging(boolean) - Method in class hep.wired.heprep.interaction.PickInteractionHandler
 
SetProjection - Class in hep.wired.heprep.edit
Set a projection for the plot.
SetProjection(Projection) - Constructor for class hep.wired.heprep.edit.SetProjection
Creates a projection edit with given projection.
setProjection(Projection) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Sets the projection for this panel.
setPropertiesPrefix(String) - Method in class hep.wired.heprep.plugin.WiredPlugin
Sets prefix to be appended to properties used by this plugin before they are saved into application properties.
setRecord(HepRep) - Method in class hep.wired.heprep.graphicspanel.ControlPanel
Called when a new record is loaded into WIRED plugin.
setRecord(Object) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
Sets the HepRep to be displayed in this panel and repaints.
setRecord(HepRep) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
setRecord(HepRep) - Method in class hep.wired.heprep.interaction.CutPanel
Called when a new record is loaded into WIRED plugin.
setRecord(HepRep) - Method in class hep.wired.heprep.interaction.HepRepCut
 
setRecord(RecordPlot, Object) - Method in class hep.wired.heprep.interaction.HoverToPick
 
setRecord(RecordPlot, Object) - Method in class hep.wired.heprep.interaction.PickInteractionHandler
 
setRecord(RecordPlot, Object) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
setScale(double) - Method in class hep.wired.heprep.projection.FlatProjection
 
setScale(double, double) - Method in class hep.wired.heprep.projection.FlatProjection
 
setScale(double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
setScale(double, double, double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
setScale(double, double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
setSelected(boolean) - Method in class hep.wired.heprep.graphicspanel.ControlPanel
Called when this panel is selected or deselected.
setSelected(RecordPlot, boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
setSelected(boolean) - Method in class hep.wired.heprep.interaction.CutPanel
Called when this panel is selected or deselected.
setSelected(RecordPlot, boolean) - Method in class hep.wired.heprep.interaction.DefaultWiredInteractionHandler
Called when underlying plot is selected/unselected.
setSelected(RecordPlot, boolean) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
setSelected(boolean) - Method in class hep.wired.heprep.interaction.HepRepInfoPanel
Called when this panel is selected or deselected.
setSelected(RecordPlot, boolean) - Method in class hep.wired.heprep.interaction.HoverToPick
 
setSelected(boolean) - Method in class hep.wired.heprep.interaction.InteractionPanel
Called when this panel is selected or deselected.
setSelected(RecordPlot, boolean) - Method in class hep.wired.heprep.interaction.PickInteractionHandler
 
setSelected(RecordPlot, boolean) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
setSelected(boolean) - Method in class hep.wired.heprep.interaction.VariablePanel
Called when this panel is selected or deselected.
setSelected(boolean) - Method in class hep.wired.heprep.tree.TreePanel
Called when this panel is selected or deselected.
setSelection(Collection<HepRepInstance>, Object) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
Sets current selection, informs listeners.
setSelection(RecordPlot, Set<HepRepInstance>) - Method in interface hep.wired.heprep.interaction.PickHandler
Informs the plot of newly picked objects.
setSelection(RecordPlot, Set<HepRepInstance>) - Method in class hep.wired.heprep.interaction.PickInteractionHandler
Informs the plot of new set of picked instances.
setShownCategories(List<Flag>) - Method in class hep.wired.heprep.interaction.AttributeTableModel
 
setSize(RecordPlot, int, int) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
setSize(RecordPlot, int, int) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
setTranslate(double, double) - Method in class hep.wired.heprep.projection.FlatProjection
 
setTranslate(double, double, double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
setTranslate(double, double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
setTypesDepth(int) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
setTypesDepth(boolean) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelModel
 
setTypesTree(HepRepTreeModel) - Method in class hep.wired.heprep.interaction.HepRepCut
 
setValue(String, Object) - Method in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
setValue(String, Object) - Method in interface hep.wired.heprep.services.GraphicsMode
 
setValueAt(Object, int, int) - Method in class hep.wired.heprep.interaction.CategoryTableModel
 
setValueAt(Object, int, int) - Method in class hep.wired.heprep.interaction.LayerTableModel
 
SetVariable - Class in hep.wired.heprep.edit
 
SetVariable(String) - Constructor for class hep.wired.heprep.edit.SetVariable
Creates a variable edit.
SetVariable(String, double) - Constructor for class hep.wired.heprep.edit.SetVariable
Creates a variable edit.
setVariable(String, double) - Method in interface hep.wired.heprep.feature.NamedVariables
 
setVariable(String, int) - Method in interface hep.wired.heprep.feature.NamedVariables
 
setVariable(String, boolean) - Method in interface hep.wired.heprep.feature.NamedVariables
 
setVariable(String, double) - Method in class hep.wired.heprep.projection.VariableProjection
Sets the value of a named variable.
setVariable(String, int) - Method in class hep.wired.heprep.projection.VariableProjection
Sets the value of a named variable.
setVariable(String, boolean) - Method in class hep.wired.heprep.projection.VariableProjection
Sets the value of a named variable.
setVariables(List) - Method in class hep.wired.heprep.interaction.VariablePanel
 
setViewPort(ViewPort) - Method in class hep.wired.heprep.projection.AbstractProjection
 
setViewPort(ViewPort) - Method in class hep.wired.heprep.projection.CompositeProjection
 
setViewPort(ViewPort) - Method in interface hep.wired.heprep.services.Projection
Sets the associated viewport.
setXORMode(Color) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
setXORMode(Color) - Method in class hep.wired.heprep.util.NullGraphics2D
 
setXORMode(Color) - Method in class hep.wired.heprep.util.PathGraphics2D
 
shear(double, double) - Method in class hep.wired.heprep.projection.FlatProjection
 
shear(double, double) - Method in class hep.wired.heprep.projection.ParallelProjection
Shears the viewpoint.
shiftKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.DragToMeasure
 
shiftKeyPressed(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
shiftKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.DragToMeasure
 
shiftKeyReleased(RecordPlot, KeyEvent) - Method in class hep.wired.heprep.interaction.RoutingInteractionHandler
 
showConditionEditor(ConditionEditor) - Method in class hep.wired.heprep.interaction.CutPanel
 
showHairLines - Variable in class hep.wired.heprep.interaction.ClickToSetLocation
 
showWired(WiredPage, Icon, boolean) - Method in class hep.wired.heprep.plugin.WiredPlugin
 
shutdown() - Method in class hep.wired.heprep.plugin.WiredPlugin
 
stateChanged(ChangeEvent) - Method in class hep.wired.heprep.interaction.HepRepInfoPanel
Handles update from the plot model.
stateChanged(ChangeEvent) - Method in class hep.wired.heprep.interaction.PickInteractionHandler
Updates plot in response to picking options changes.
stateChanged(ChangeEvent) - Method in class hep.wired.heprep.interaction.VariablePanel
 
subscribeTo(HepRepIterator, Set<String>) - Method in class hep.wired.heprep.interaction.CutData
 
supports(Class) - Method in class hep.wired.heprep.graphicspanel.HepRepPanel
 
supports(Class) - Method in class hep.wired.heprep.projection.AbstractProjection
 
supports(Class) - Method in class hep.wired.heprep.projection.CompositeProjection
 
supports(Class) - Method in interface hep.wired.heprep.services.Projection
Return true if this (composite) projection implements this featureClass.

T

toString() - Method in class hep.wired.heprep.edit.AddVariable
 
toString() - Method in class hep.wired.heprep.edit.MultiplyVariable
 
toString() - Method in class hep.wired.heprep.edit.SetVariable
 
toString() - Method in class hep.wired.heprep.interaction.ClickToSetLocation
 
toString() - Method in class hep.wired.heprep.interaction.Cuts
 
toString() - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
toString() - Method in class hep.wired.heprep.interaction.DragToChangeClock
 
toString() - Method in class hep.wired.heprep.interaction.DragToChangeFishEye
 
toString() - Method in class hep.wired.heprep.interaction.DragToMeasure
 
toString() - Method in class hep.wired.heprep.interaction.Flag
 
toString() - Method in class hep.wired.heprep.interaction.HoverToPick
 
toString() - Method in class hep.wired.heprep.interaction.Interaction
 
toString() - Method in class hep.wired.heprep.interaction.Picking
 
toString() - Method in class hep.wired.heprep.interaction.TreeSelection
 
toString() - Method in class hep.wired.heprep.interaction.Variables
 
toString() - Method in class hep.wired.heprep.projection.AbstractProjection
Returns name of projection
toString() - Method in class hep.wired.heprep.projection.FlatProjection
 
toString() - Method in class hep.wired.heprep.projection.ParallelProjection
 
toString() - Method in class hep.wired.heprep.projection.PerspectiveProjection
 
toString() - Method in class hep.wired.heprep.projection.VariableProjection
 
toString() - Method in class hep.wired.heprep.util.Arrow
 
toString() - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
toString() - Method in class hep.wired.heprep.util.NullGraphics2D
 
toString() - Method in class hep.wired.heprep.util.PathGraphics2D
 
transform(ViewPort, double[]) - Method in class hep.wired.heprep.projection.AbstractProjection
Implements this method by a call to transform([]), followed by the viewPort.
transform(double[]) - Method in class hep.wired.heprep.projection.AbstractProjection
 
transform(ViewPort, double[][], int) - Method in class hep.wired.heprep.projection.AbstractProjection
Implements this method by a call to transform([][], n), followed by running all points through the viewPort.
transform(double[][], int) - Method in class hep.wired.heprep.projection.AbstractProjection
Implements this method in terms of double[] transform(double[] xyz).
transform(double[]) - Method in class hep.wired.heprep.projection.ClockProjection
 
transform(double[]) - Method in class hep.wired.heprep.projection.CompositeProjection
 
transform(double[][], int) - Method in class hep.wired.heprep.projection.CompositeProjection
 
transform(double[]) - Method in class hep.wired.heprep.projection.CylindricalFishEyeProjection
 
transform(double[]) - Method in class hep.wired.heprep.projection.FlatProjection
 
transform(double[][], int) - Method in class hep.wired.heprep.projection.FlatProjection
 
transform(double[]) - Method in class hep.wired.heprep.projection.NullProjection
 
transform(double[][], int) - Method in class hep.wired.heprep.projection.NullProjection
 
transform(double[]) - Method in class hep.wired.heprep.projection.ParallelProjection
 
transform(double[][], int) - Method in class hep.wired.heprep.projection.ParallelProjection
 
transform(double[]) - Method in class hep.wired.heprep.projection.PerspectiveProjection
 
transform(double[][], int) - Method in class hep.wired.heprep.projection.PerspectiveProjection
 
transform(double[]) - Method in class hep.wired.heprep.projection.RhoZProjection
 
transform(double[][], int) - Method in class hep.wired.heprep.projection.RhoZProjection
 
transform(ViewPort, double[]) - Method in interface hep.wired.heprep.services.Projection
Returns an array of length 3: uvw = viewPort(projection(xyz)).
transform(double[]) - Method in interface hep.wired.heprep.services.Projection
Returns an array of length 3: uvw = projection(xyz).
transform(ViewPort, double[][], int) - Method in interface hep.wired.heprep.services.Projection
Returns an array of length 3*n: uvw[][n] = viewPort(projection(xyz[][n])).
transform(double[][], int) - Method in interface hep.wired.heprep.services.Projection
Returns an array of length 3*n: uvw[][n] = projection(xyz[][n]).
translate(double, double) - Method in class hep.wired.heprep.projection.FlatProjection
 
translate(double, double, double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
translate(double, double) - Method in class hep.wired.heprep.projection.ParallelProjection
 
translateToPicked(RecordPlot) - Method in class hep.wired.heprep.interaction.HoverToPick
 
translateToPicked(RecordPlot) - Method in interface hep.wired.heprep.interaction.PickHandler
 
translateToPicked(RecordPlot) - Method in class hep.wired.heprep.interaction.PickInteractionHandler
 
TreePanel - Class in hep.wired.heprep.tree
Panel that displays HepRep object visibility trees and related controls.
TreePanel() - Constructor for class hep.wired.heprep.tree.TreePanel
 
TreeSelection - Class in hep.wired.heprep.interaction
 
typeTree - Static variable in class hep.wired.heprep.util.Keys
 

U

undoableEditHappened(UndoableEditEvent) - Method in class hep.wired.heprep.graphicspanel.HepRepPanelCommandHandler
 
undoEdit() - Method in class hep.wired.heprep.edit.AddVariable
 
undoEdit() - Method in class hep.wired.heprep.edit.GraphicsModeEdit
 
undoEdit() - Method in class hep.wired.heprep.edit.MultiplyVariable
 
undoEdit() - Method in class hep.wired.heprep.edit.SetProjection
 
undoEdit() - Method in class hep.wired.heprep.edit.SetVariable
 
update() - Method in class hep.wired.heprep.interaction.AttributeTableModel
 
update(RecordPlot) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
update(RecordPlot) - Method in class hep.wired.heprep.interaction.HoverToPick
Performs picking action based on current cursor location if possible, decorates the plot and informs it of newly picked objects.
update(RecordPlot) - Method in interface hep.wired.heprep.interaction.PickHandler
Performs picking action based on current cursor location if possible, decorates the plot and informs it of newly picked objects.
update(RecordPlot) - Method in class hep.wired.heprep.interaction.PickInteractionHandler
Performs picking action based on current cursor location if possible, decorates the plot and informs it of newly picked objects.
update() - Method in class hep.wired.heprep.interaction.VariablePanel
 
useLayering - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
useLineStyle - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 
useLineWidth - Variable in class hep.wired.heprep.graphicspanel.HepRepGraphicsMode
 

V

valueOf(String) - Static method in enum hep.wired.heprep.graphicspanel.HepRepPanelModel.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hep.wired.heprep.plugin.WiredPlugin.IH
Returns the enum constant of this type with the specified name.
values() - Static method in enum hep.wired.heprep.graphicspanel.HepRepPanelModel.Event.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hep.wired.heprep.plugin.WiredPlugin.IH
Returns an array containing the constants of this enum type, in the order they are declared.
VariablePanel - Class in hep.wired.heprep.interaction
VariablePanel.
VariablePanel() - Constructor for class hep.wired.heprep.interaction.VariablePanel
 
VariableProjection - Class in hep.wired.heprep.projection
Base class for projections based on named variables.
VariableProjection(String) - Constructor for class hep.wired.heprep.projection.VariableProjection
Creates a named projection.
Variables - Class in hep.wired.heprep.interaction
 

W

Wired - Class in hep.wired.heprep.standalone
Example to run WIRED stand-alone Should move to "standalone" package
Wired() - Constructor for class hep.wired.heprep.standalone.Wired
 
WiredGlobalCommandHandler - Class in hep.wired.heprep.plugin
Defines a command handler for global commands.
WiredGlobalCommandHandler() - Constructor for class hep.wired.heprep.plugin.WiredGlobalCommandHandler
 
WiredHepRepUtil - Class in hep.wired.heprep.util
FIXME WIRED-395 most or all of these methods should maybe move to jheprep.
WiredImage - Class in hep.wired.heprep.image
Facility class to load Images, Icons and Cursors.
WiredPlugin - Class in hep.wired.heprep.plugin
Defines the plugin for use in JAS3.
WiredPlugin() - Constructor for class hep.wired.heprep.plugin.WiredPlugin
 
WiredPlugin.IH - Enum in hep.wired.heprep.plugin
Enumeration of InteractionHandlers used by WIRED.
WiredPluginCommandHandler - Class in hep.wired.heprep.plugin
Defines a command handler for plugin commands.
WiredPluginCommandHandler(WiredPlugin) - Constructor for class hep.wired.heprep.plugin.WiredPluginCommandHandler
 
writeBackground() - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeBackground() - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeBackground() - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeCap(int) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeCap(int) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeCap(int) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeClip(Rectangle2D) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeClip(Shape) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeClip(Rectangle2D) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeClip(Shape) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeClip(Rectangle2D) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeClip(Shape) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeComment(String) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeComment(String) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeComment(String) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeDash(float[], float) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeDash(float[], float) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeDash(float[], float) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeFont(Font) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeFont(Font) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeFont(Font) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeGraphicsRestore() - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeGraphicsRestore() - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeGraphicsRestore() - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeGraphicsSave() - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeGraphicsSave() - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeGraphicsSave() - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeHeader() - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeHeader() - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeHeader() - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeImage(RenderedImage, AffineTransform, Color) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeJoin(int) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeJoin(int) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeJoin(int) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeMiterLimit(float) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeMiterLimit(float) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeMiterLimit(float) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writePaint(Color) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writePaint(GradientPaint) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writePaint(TexturePaint) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writePaint(Paint) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writePaint(Color) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writePaint(GradientPaint) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writePaint(TexturePaint) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writePaint(Paint) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writePaint(Color) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writePaint(GradientPaint) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writePaint(TexturePaint) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writePaint(Paint) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeSetClip(Shape) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeSetClip(Shape) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeSetClip(Shape) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeSetTransform(AffineTransform) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeSetTransform(AffineTransform) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeSetTransform(AffineTransform) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeString(String, double, double) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeString(String, double, double) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeString(String, double, double) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeTrailer() - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeTrailer() - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeTrailer() - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeTransform(AffineTransform) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeTransform(AffineTransform) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeTransform(AffineTransform) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeWarning(String) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeWarning(String) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeWarning(String) - Method in class hep.wired.heprep.util.PathGraphics2D
 
writeWidth(float) - Method in class hep.wired.heprep.util.BoundingBoxGraphics2D
 
writeWidth(float) - Method in class hep.wired.heprep.util.NullGraphics2D
 
writeWidth(float) - Method in class hep.wired.heprep.util.PathGraphics2D
 

X

XMLHepRepExportFileType - Class in hep.wired.heprep.graphicspanel
 
XMLHepRepExportFileType() - Constructor for class hep.wired.heprep.graphicspanel.XMLHepRepExportFileType
 

Y

YXClock - Class in hep.wired.heprep.projection
 
YXClock() - Constructor for class hep.wired.heprep.projection.YXClock
 
YXFishEye - Class in hep.wired.heprep.projection
 
YXFishEye() - Constructor for class hep.wired.heprep.projection.YXFishEye
 

Z

zoomIntoRegion(RecordPlot) - Method in class hep.wired.heprep.interaction.DragRectangleToPick
 
zoomIntoRegion(RecordPlot) - Method in class hep.wired.heprep.interaction.HoverToPick
 
zoomIntoRegion(RecordPlot) - Method in interface hep.wired.heprep.interaction.PickHandler
 

_

_defaultInteractionHandler - Variable in class hep.wired.heprep.graphicspanel.ControlPanel
Default interaction handler currently associated with this panel.
_format - Variable in class hep.wired.heprep.interaction.DefaultWiredInteractionHandler
 
_isTypeTree - Variable in class hep.wired.heprep.tree.HepRepTreeModel
 
A B C D E F G H I K L M N O P R S T U V W X Y Z _ 

Copyright © 1996-2014 FreeHEP. All Rights Reserved.