Modifier and Type | Method and Description |
---|---|
net.opengis.gml.GeometricComplexType |
GMLMarshaller.marshalGeometricComplex(GeometricComplex src) |
Modifier and Type | Method and Description |
---|---|
GeometricComplex |
GMLUnmarshaller.unmarshalGeometricComplex(net.opengis.gml.GeometricComplexType src) |
Modifier and Type | Method and Description |
---|---|
T |
GeometryFunctor.apply(GeometricComplex geometricComplex) |
void |
GeometryVisitor.visit(GeometricComplex geometricComplex) |
Modifier and Type | Method and Description |
---|---|
GeometricComplex |
GeometricComplexProperty.getGeometricComplex() |
Modifier and Type | Method and Description |
---|---|
void |
GeometricComplexProperty.setGeometricComplex(GeometricComplex geometricComplex) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(GeometricComplex geometricComplex) |
T |
GeometryFunctionWalker.apply(GeometricComplex geometricComplex) |
void |
GMLWalker.visit(GeometricComplex geometricComplex) |
void |
GeometryWalker.visit(GeometricComplex geometricComplex) |