Modifier and Type | Method and Description |
---|---|
net.opengis.gml.OrientableSurfaceType |
GMLMarshaller.marshalOrientableSurface(OrientableSurface src) |
void |
GMLMarshaller.marshalOrientableSurface(OrientableSurface src,
net.opengis.gml.OrientableSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
OrientableSurface |
GMLUnmarshaller.unmarshalOrientableSurface(net.opengis.gml.OrientableSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
GMLUnmarshaller.unmarshalOrientableSurface(net.opengis.gml.OrientableSurfaceType src,
OrientableSurface dest) |
Modifier and Type | Class and Description |
---|---|
class |
_TexturedSurface |
Modifier and Type | Method and Description |
---|---|
T |
GeometryFunctor.apply(OrientableSurface orientableSurface) |
void |
GeometryVisitor.visit(OrientableSurface orientableSurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(OrientableSurface orientableSurface) |
T |
GeometryFunctionWalker.apply(OrientableSurface orientableSurface) |
void |
GMLWalker.visit(OrientableSurface orientableSurface) |
void |
GeometryWalker.visit(OrientableSurface orientableSurface) |