|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TargetAxisExtentType in net.opengis.wcs.scaling.v_1_0 |
|---|
| Fields in net.opengis.wcs.scaling.v_1_0 with type parameters of type TargetAxisExtentType | |
|---|---|
protected List<TargetAxisExtentType> |
ScaleToExtentType.targetAxisExtent
|
| Methods in net.opengis.wcs.scaling.v_1_0 that return TargetAxisExtentType | |
|---|---|
TargetAxisExtentType |
ObjectFactory.createTargetAxisExtentType()
Create an instance of TargetAxisExtentType |
TargetAxisExtentType |
TargetAxisExtentType.withAxis(String value)
|
TargetAxisExtentType |
TargetAxisExtentType.withHigh(BigDecimal value)
|
TargetAxisExtentType |
TargetAxisExtentType.withLow(BigDecimal value)
|
| Methods in net.opengis.wcs.scaling.v_1_0 that return types with arguments of type TargetAxisExtentType | |
|---|---|
List<TargetAxisExtentType> |
ScaleToExtentType.getTargetAxisExtent()
Gets the value of the targetAxisExtent property. |
| Methods in net.opengis.wcs.scaling.v_1_0 with parameters of type TargetAxisExtentType | |
|---|---|
ScaleToExtentType |
ScaleToExtentType.withTargetAxisExtent(TargetAxisExtentType... values)
|
| Method parameters in net.opengis.wcs.scaling.v_1_0 with type arguments of type TargetAxisExtentType | |
|---|---|
void |
ScaleToExtentType.setTargetAxisExtent(List<TargetAxisExtentType> value)
|
ScaleToExtentType |
ScaleToExtentType.withTargetAxisExtent(Collection<TargetAxisExtentType> values)
|
ScaleToExtentType |
ScaleToExtentType.withTargetAxisExtent(List<TargetAxisExtentType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||