Modifier and Type | Method and Description |
---|---|
net.opengis.gml.SurfacePatchArrayPropertyType |
GMLMarshaller.marshalSurfacePatchArrayProperty(SurfacePatchArrayProperty src) |
void |
GMLMarshaller.marshalSurfacePatchArrayProperty(SurfacePatchArrayProperty src,
net.opengis.gml.SurfacePatchArrayPropertyType dest) |
Modifier and Type | Method and Description |
---|---|
SurfacePatchArrayProperty |
GMLUnmarshaller.unmarshalSurfacePatchArrayProperty(net.opengis.gml.SurfacePatchArrayPropertyType src) |
Modifier and Type | Method and Description |
---|---|
void |
GMLUnmarshaller.unmarshalSurfacePatchArrayProperty(net.opengis.gml.SurfacePatchArrayPropertyType src,
SurfacePatchArrayProperty dest) |
Modifier and Type | Class and Description |
---|---|
class |
TrianglePatchArrayProperty |
Modifier and Type | Method and Description |
---|---|
SurfacePatchArrayProperty |
Surface.getPatches() |
Modifier and Type | Method and Description |
---|---|
void |
TriangulatedSurface.setPatches(SurfacePatchArrayProperty patches) |
void |
Surface.setPatches(SurfacePatchArrayProperty patches) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(SurfacePatchArrayProperty surfacePatchArrayProperty) |
T |
GeometryFunctionWalker.apply(SurfacePatchArrayProperty surfacePatchArrayProperty) |
void |
GMLWalker.visit(SurfacePatchArrayProperty surfacePatchArrayProperty) |
void |
GeometryWalker.visit(SurfacePatchArrayProperty surfacePatchArrayProperty) |