Package | Description |
---|---|
gov.nasa.worldwindx.examples |
Modifier and Type | Field and Description |
---|---|
protected ShapeClippingPanel.ClipMode |
ShapeClippingPanel.clipMode |
Modifier and Type | Method and Description |
---|---|
ShapeClippingPanel.ClipMode |
ShapeClippingPanel.getClipMode() |
static ShapeClippingPanel.ClipMode |
ShapeClippingPanel.ClipMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShapeClippingPanel.ClipMode[] |
ShapeClippingPanel.ClipMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ShapeClippingPanel.setClipMode(ShapeClippingPanel.ClipMode clipMode) |