Modifier and Type | Method and Description |
---|---|
net.opengis.gml.SurfaceType |
GMLMarshaller.marshalSurface(Surface src) |
void |
GMLMarshaller.marshalSurface(Surface src,
net.opengis.gml.SurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
Surface |
GMLUnmarshaller.unmarshalSurface(net.opengis.gml.SurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
GMLUnmarshaller.unmarshalSurface(net.opengis.gml.SurfaceType src,
Surface dest) |
Modifier and Type | Method and Description |
---|---|
T |
GeometryFunctor.apply(Surface surface) |
void |
GeometryVisitor.visit(Surface surface) |
Modifier and Type | Class and Description |
---|---|
class |
Tin |
class |
TriangulatedSurface |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(Surface surface) |
T |
GeometryFunctionWalker.apply(Surface surface) |
void |
GMLWalker.visit(Surface surface) |
void |
GeometryWalker.visit(Surface surface) |