|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpatialProjectionType.Enum | |
|---|---|
| edu.indiana.extreme.lead.resource_catalog.xsd | |
| edu.indiana.extreme.lead.resource_catalog.xsd.impl | |
| Uses of SpatialProjectionType.Enum in edu.indiana.extreme.lead.resource_catalog.xsd |
|---|
| Fields in edu.indiana.extreme.lead.resource_catalog.xsd declared as SpatialProjectionType.Enum | |
|---|---|
static SpatialProjectionType.Enum |
SpatialProjectionType.LAT_LONG
|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd that return SpatialProjectionType.Enum | |
|---|---|
static SpatialProjectionType.Enum |
SpatialProjectionType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static SpatialProjectionType.Enum |
SpatialProjectionType.Enum.forString(java.lang.String s)
Returns the enum value for a string, or null if none. |
SpatialProjectionType.Enum |
SpatialPredicateType.BoundingBox.getProjection()
Gets the "projection" attribute |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd with parameters of type SpatialProjectionType.Enum | |
|---|---|
void |
SpatialPredicateType.BoundingBox.setProjection(SpatialProjectionType.Enum projection)
Sets the "projection" attribute |
| Uses of SpatialProjectionType.Enum in edu.indiana.extreme.lead.resource_catalog.xsd.impl |
|---|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl that return SpatialProjectionType.Enum | |
|---|---|
SpatialProjectionType.Enum |
SpatialPredicateTypeImpl.BoundingBoxImpl.getProjection()
Gets the "projection" attribute |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl with parameters of type SpatialProjectionType.Enum | |
|---|---|
void |
SpatialPredicateTypeImpl.BoundingBoxImpl.setProjection(SpatialProjectionType.Enum projection)
Sets the "projection" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||