Modifier and Type | Method and Description |
---|---|
net.opengis.gml.RectifiedGridCoverageType |
GMLMarshaller.marshalRectifiedGridCoverage(RectifiedGridCoverage src) |
Modifier and Type | Method and Description |
---|---|
RectifiedGridCoverage |
GMLUnmarshaller.unmarshalRectifiedGridCoverage(net.opengis.gml.RectifiedGridCoverageType src) |
Modifier and Type | Method and Description |
---|---|
RectifiedGridCoverage |
GridProperty.getRectifiedGridCoverage() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<RectifiedGridCoverage> |
GridProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
GridProperty.setRectifiedGridCoverage(RectifiedGridCoverage rectifiedGridCoverage) |
Constructor and Description |
---|
GridProperty(RectifiedGridCoverage rectifiedGridCoverage) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(RectifiedGridCoverage rectifiedGridCoverage) |
void |
FeatureVisitor.visit(RectifiedGridCoverage rectifiedGridCoverage) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(RectifiedGridCoverage rectifiedGridCoverage) |
T |
FeatureFunctionWalker.apply(RectifiedGridCoverage rectifiedGridCoverage) |
void |
GMLWalker.visit(RectifiedGridCoverage rectifiedGridCoverage) |
void |
FeatureWalker.visit(RectifiedGridCoverage rectifiedGridCoverage) |