Modifier and Type | Method and Description |
---|---|
net.opengis.gml.CompositeSurfaceType |
GMLMarshaller.marshalCompositeSurface(CompositeSurface src) |
Modifier and Type | Method and Description |
---|---|
CompositeSurface |
GMLUnmarshaller.unmarshalCompositeSurface(net.opengis.gml.CompositeSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
T |
GeometryFunctor.apply(CompositeSurface compositeSurface) |
void |
GeometryVisitor.visit(CompositeSurface compositeSurface) |
Modifier and Type | Method and Description |
---|---|
CompositeSurface |
GeometricComplexProperty.getCompositeSurface() |
CompositeSurface |
CompositeSurfaceProperty.getCompositeSurface() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<CompositeSurface> |
CompositeSurfaceProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
GeometricComplexProperty.setCompositeSurface(CompositeSurface compositeSurface) |
void |
CompositeSurfaceProperty.setCompositeSurface(CompositeSurface compositeSurface) |
Constructor and Description |
---|
CompositeSurfaceProperty(CompositeSurface compositeSurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(CompositeSurface compositeSurface) |
T |
GeometryFunctionWalker.apply(CompositeSurface compositeSurface) |
void |
GMLWalker.visit(CompositeSurface compositeSurface) |
void |
GeometryWalker.visit(CompositeSurface compositeSurface) |