Package | Description |
---|---|
hep.wired.heprep.interaction |
Standard Interaction Handlers for plots.
|
hep.wired.heprep.plugin |
The WIRED plugin and its support classes.
|
hep.wired.heprep.tree |
Modifier and Type | Class and Description |
---|---|
class |
CutPanel
ControlPanel that allows user to view and manipulate cuts. |
class |
HepRepInfoPanel
Panel to show HepRep attribute information.
|
class |
InteractionPanel
Control panel that contains
TreePanel and buttons for choosing view control interaction handlers. |
class |
VariablePanel
VariablePanel.
|
Modifier and Type | Method and Description |
---|---|
ControlPanel |
Variables.getPanel() |
ControlPanel |
Cuts.getPanel() |
ControlPanel |
Picking.getPanel() |
ControlPanel |
Interaction.getPanel() |
Modifier and Type | Method and Description |
---|---|
ControlPanel |
WiredPlugin.IH.control() |
ControlPanel |
WiredPlugin.getControlPanel()
Returns current control page, null if no control page is available.
|
Modifier and Type | Method and Description |
---|---|
void |
WiredPlugin.setControlPanel(ControlPanel control)
Sets current control panel.
|
void |
WiredPlugin.setControlPanel(ControlPanel control,
boolean switchInteractionHandler)
Sets current control panel.
|
Modifier and Type | Class and Description |
---|---|
class |
TreePanel
Panel that displays HepRep object visibility trees and related controls.
|
Copyright © 1996-2014 FreeHEP. All Rights Reserved.