Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.texturedsurface._2.TexturedSurfaceType |
TexturedSurface200Marshaller.marshalTexturedSurface(_TexturedSurface src) |
net.opengis.citygml.texturedsurface._1.TexturedSurfaceType |
TexturedSurface100Marshaller.marshalTexturedSurface(_TexturedSurface src) |
void |
TexturedSurface200Marshaller.marshalTexturedSurface(_TexturedSurface src,
net.opengis.citygml.texturedsurface._2.TexturedSurfaceType dest) |
void |
TexturedSurface100Marshaller.marshalTexturedSurface(_TexturedSurface src,
net.opengis.citygml.texturedsurface._1.TexturedSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
_TexturedSurface |
TexturedSurface200Unmarshaller.unmarshalTexturedSurface(net.opengis.citygml.texturedsurface._2.TexturedSurfaceType src) |
_TexturedSurface |
TexturedSurface100Unmarshaller.unmarshalTexturedSurface(net.opengis.citygml.texturedsurface._1.TexturedSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
TexturedSurface200Unmarshaller.unmarshalTexturedSurface(net.opengis.citygml.texturedsurface._2.TexturedSurfaceType src,
_TexturedSurface dest) |
void |
TexturedSurface100Unmarshaller.unmarshalTexturedSurface(net.opengis.citygml.texturedsurface._1.TexturedSurfaceType src,
_TexturedSurface dest) |
Modifier and Type | Method and Description |
---|---|
T |
GeometryFunctor.apply(_TexturedSurface texturedSurface) |
void |
GeometryVisitor.visit(_TexturedSurface texturedSurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(_TexturedSurface texturedSurface) |
T |
GeometryFunctionWalker.apply(_TexturedSurface texturedSurface) |
void |
GMLWalker.visit(_TexturedSurface texturedSurface) |
void |
GeometryWalker.visit(_TexturedSurface texturedSurface) |