| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected GridOrigin |
ImagePyramid.gridOrigin
GridOrigin
lowerLeft, upperLeft
See Also:
See
|
| Modifier and Type | Method and Description |
|---|---|
static GridOrigin |
GridOrigin.fromValue(String v) |
GridOrigin |
ImagePyramid.getGridOrigin() |
static GridOrigin |
GridOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridOrigin[] |
GridOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImagePyramid.setGridOrigin(GridOrigin value) |
ImagePyramid |
ImagePyramid.withGridOrigin(GridOrigin gridOrigin)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.