| Package | Description |
|---|---|
| org.nuiton.jaxx.widgets.gis | |
| org.nuiton.jaxx.widgets.gis.absolute |
Define some absolute coordinate editors (using quadrant for sign).
|
| Modifier and Type | Method and Description |
|---|---|
static CoordinateFormat |
CoordinateFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoordinateFormat[] |
CoordinateFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected CoordinateFormat |
CoordinatesEditorModel.format |
| Modifier and Type | Method and Description |
|---|---|
CoordinateFormat |
CoordinatesEditorModel.getFormat() |
| Modifier and Type | Method and Description |
|---|---|
Float |
AbsoluteCoordinateEditorModel.getValue(CoordinateFormat format) |
void |
CoordinatesEditor.setFormat(CoordinateFormat format) |
void |
CoordinatesEditorModel.setFormat(CoordinateFormat format) |
protected void |
CoordinatesEditorModel.updateFormat(CoordinateFormat format) |
Copyright © 2008–2021 Ultreia.io. All rights reserved.