|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AxisType in net.opengis.wcs.v_1_1 |
|---|
| Fields in net.opengis.wcs.v_1_1 with type parameters of type AxisType | |
|---|---|
protected List<AxisType> |
FieldType.axis
|
| Methods in net.opengis.wcs.v_1_1 that return AxisType | |
|---|---|
AxisType |
ObjectFactory.createAxisType()
Create an instance of AxisType |
AxisType |
AxisType.withAvailableKeys(AvailableKeys value)
|
AxisType |
AxisType.withDataType(DomainMetadataType value)
|
AxisType |
AxisType.withIdentifier(String value)
|
AxisType |
AxisType.withMeaning(DomainMetadataType value)
|
AxisType |
AxisType.withMetadata(Collection<MetadataType> values)
|
AxisType |
AxisType.withMetadata(List<MetadataType> value)
|
AxisType |
AxisType.withMetadata(MetadataType... values)
|
AxisType |
AxisType.withReferenceSystem(DomainMetadataType value)
|
AxisType |
AxisType.withUOM(DomainMetadataType value)
|
| Methods in net.opengis.wcs.v_1_1 that return types with arguments of type AxisType | |
|---|---|
List<AxisType> |
FieldType.getAxis()
Gets the value of the axis property. |
| Methods in net.opengis.wcs.v_1_1 with parameters of type AxisType | |
|---|---|
FieldType |
FieldType.withAxis(AxisType... values)
|
| Method parameters in net.opengis.wcs.v_1_1 with type arguments of type AxisType | |
|---|---|
void |
FieldType.setAxis(List<AxisType> value)
|
FieldType |
FieldType.withAxis(Collection<AxisType> values)
|
FieldType |
FieldType.withAxis(List<AxisType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||