Package | Description |
---|---|
hep.wired.heprep.graphicspanel |
The HepRep graphics panel and its support classes.
|
hep.wired.heprep.plugin |
The WIRED plugin and its support classes.
|
Modifier and Type | Method and Description |
---|---|
HepRepPanelModel |
HepRepPanel.getModel() |
Modifier and Type | Method and Description |
---|---|
void |
HepRepPanel.setModel(HepRepPanelModel model) |
Constructor and Description |
---|
HepRepPanel(HepRepGraphicsMode mode,
HepRepPanelModel model)
Creates a HepRep panel of dimension 800x600.
|
HepRepPanel(HepRepGraphicsMode mode,
ViewPort viewPort,
HepRepPanelModel model)
Creates a HepRep panel of dimension 800x600 with the specified ViewPort.
|
HepRepPanelModel(HepRepPanelModel model) |
Modifier and Type | Method and Description |
---|---|
List<HepRepPanelModel> |
WiredPlugin.getPlotModels()
Returns a list of all plot models that are attached to plots.
|
Copyright © 1996-2014 FreeHEP. All Rights Reserved.