|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridOriginEnumType | |
|---|---|
| net.opengis.kml._2_2_0 | |
| Uses of GridOriginEnumType in net.opengis.kml._2_2_0 |
|---|
| Fields in net.opengis.kml._2_2_0 declared as GridOriginEnumType | |
|---|---|
protected GridOriginEnumType |
ImagePyramidType.gridOrigin
|
| Methods in net.opengis.kml._2_2_0 that return GridOriginEnumType | |
|---|---|
static GridOriginEnumType |
GridOriginEnumType.fromValue(String v)
|
GridOriginEnumType |
ImagePyramidType.getGridOrigin()
Obtient la valeur de la propriété gridOrigin. |
static GridOriginEnumType |
GridOriginEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GridOriginEnumType[] |
GridOriginEnumType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.opengis.kml._2_2_0 that return types with arguments of type GridOriginEnumType | |
|---|---|
JAXBElement<GridOriginEnumType> |
ObjectFactory.createGridOrigin(GridOriginEnumType value)
Create an instance of JAXBElement<GridOriginEnumType>} |
| Methods in net.opengis.kml._2_2_0 with parameters of type GridOriginEnumType | |
|---|---|
JAXBElement<GridOriginEnumType> |
ObjectFactory.createGridOrigin(GridOriginEnumType value)
Create an instance of JAXBElement<GridOriginEnumType>} |
void |
ImagePyramidType.setGridOrigin(GridOriginEnumType value)
Définit la valeur de la propriété gridOrigin. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||