Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.common.visitor | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.MultiGeometryType |
GMLMarshaller.marshalMultiGeometry(MultiGeometry src) |
Modifier and Type | Method and Description |
---|---|
MultiGeometry |
GMLUnmarshaller.unmarshalMultiGeometry(net.opengis.gml.MultiGeometryType src) |
Modifier and Type | Method and Description |
---|---|
T |
GeometryFunctor.apply(MultiGeometry multiGeometry) |
void |
GeometryVisitor.visit(MultiGeometry multiGeometry) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(MultiGeometry multiGeometry) |
T |
GeometryFunctionWalker.apply(MultiGeometry multiGeometry) |
void |
GMLWalker.visit(MultiGeometry multiGeometry) |
void |
GeometryWalker.visit(MultiGeometry multiGeometry) |