| Package | Description |
|---|---|
| org.xtce.apps.editor.ui |
This package is the XTCE Viewer/Browser graphical user interface tool,
which is launched from main() at org.xtce.apps.editor.ui.XTCEViewer.
|
| Modifier and Type | Method and Description |
|---|---|
static XTCEViewerContainerDrawing.Orientation |
XTCEViewerContainerDrawing.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XTCEViewerContainerDrawing.Orientation[] |
XTCEViewerContainerDrawing.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XTCEViewerContainerDrawing.reOrient(XTCEViewerContainerDrawing.Orientation newOrientation)
Method to change the orientation flag to a new setting, either
LEFT_TO_RIGHT or TOP_TO_BOTTOM and sets the drawing flag to cause a
redraw at the next opportunity.
|
Copyright © 2015–2019. All rights reserved.