Modifier and Type | Method and Description |
---|---|
net.opengis.citygml._2.ImplicitGeometryType |
Core200Marshaller.marshalImplicitGeometry(ImplicitGeometry src) |
net.opengis.citygml._1.ImplicitGeometryType |
Core100Marshaller.marshalImplicitGeometry(ImplicitGeometry src) |
void |
Core200Marshaller.marshalImplicitGeometry(ImplicitGeometry src,
net.opengis.citygml._2.ImplicitGeometryType dest) |
void |
Core100Marshaller.marshalImplicitGeometry(ImplicitGeometry src,
net.opengis.citygml._1.ImplicitGeometryType dest) |
Modifier and Type | Method and Description |
---|---|
ImplicitGeometry |
Core200Unmarshaller.unmarshalImplicitGeometry(net.opengis.citygml._2.ImplicitGeometryType src) |
ImplicitGeometry |
Core100Unmarshaller.unmarshalImplicitGeometry(net.opengis.citygml._1.ImplicitGeometryType src) |
Modifier and Type | Method and Description |
---|---|
void |
Core200Unmarshaller.unmarshalImplicitGeometry(net.opengis.citygml._2.ImplicitGeometryType src,
ImplicitGeometry dest) |
void |
Core100Unmarshaller.unmarshalImplicitGeometry(net.opengis.citygml._1.ImplicitGeometryType src,
ImplicitGeometry dest) |
Modifier and Type | Method and Description |
---|---|
ImplicitGeometry |
ImplicitRepresentationProperty.getImplicitGeometry() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<ImplicitGeometry> |
ImplicitRepresentationProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
ImplicitRepresentationProperty.setImplicitGeometry(ImplicitGeometry implicitGeometry) |
Constructor and Description |
---|
ImplicitRepresentationProperty(ImplicitGeometry implicitGeometry) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctor.apply(ImplicitGeometry implicitGeometry) |
void |
GMLVisitor.visit(ImplicitGeometry implicitGeometry) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(ImplicitGeometry implicitGeometry) |
T |
GeometryFunctionWalker.apply(ImplicitGeometry implicitGeometry) |
void |
GMLWalker.visit(ImplicitGeometry implicitGeometry) |
void |
GeometryWalker.visit(ImplicitGeometry implicitGeometry) |