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 |
---|---|
HepRepGraphicsMode |
HepRepPanel.getGraphicsMode()
Returns the GraphicsMode.
|
Modifier and Type | Method and Description |
---|---|
boolean |
HepRepGraphicsMode.isSame(HepRepGraphicsMode other)
Returns true if settings in the specified graphics mode object are identical to the settings in this object.
|
void |
HepRepPanel.setGraphicsMode(HepRepGraphicsMode mode) |
Constructor and Description |
---|
AttributeCache(org.freehep.graphics2d.VectorGraphics graphics,
HepRepGraphicsMode mode,
hep.graphics.heprep.HepRepIterator iterator)
Creates a cache for subscribed attributes.
|
HepRepGraphicsMode(HepRepGraphicsMode mode,
HepRepPanel plot)
Creates a copy of the specified HepRepGraphicsMode, attached to the specified graphics panel.
|
HepRepPanel(HepRepGraphicsMode mode)
Creates a HepRep panel of dimension 800x600.
|
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.
|
Modifier and Type | Method and Description |
---|---|
HepRepGraphicsMode |
WiredPlugin.getGraphicsMode()
Returns default graphics mode.
|
Copyright © 1996-2014 FreeHEP. All Rights Reserved.