|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewPort | |
---|---|
hep.wired.feature | The feature interfaces, implemented by graphics panels, projections, etc. |
hep.wired.services | The Services provided by and to WIRED. |
hep.wired.viewport | Standard Viewports. |
Uses of ViewPort in hep.wired.feature |
---|
Methods in hep.wired.feature with parameters of type ViewPort | |
---|---|
double[] |
Translateable.getModelTranslation(double[] uvw,
ViewPort viewPort)
Returns Model translation from screen translation. |
double[] |
Translateable.getScreenTranslation(double[] xyz,
ViewPort viewPort)
Returns Screen translation from model translation. |
Uses of ViewPort in hep.wired.services |
---|
Methods in hep.wired.services that return ViewPort | |
---|---|
ViewPort |
ViewPort.copy()
Returns a copy of the viewport |
ViewPort |
GraphicsPanel.getViewPort()
Returns the viewport for this panel. |
Uses of ViewPort in hep.wired.viewport |
---|
Classes in hep.wired.viewport that implement ViewPort | |
---|---|
class |
RectangularViewPort
Defines a Rectangular Viewport using x0, y0, width and height. |
Methods in hep.wired.viewport that return ViewPort | |
---|---|
ViewPort |
RectangularViewPort.copy()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |