Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.citygml.transportation |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.GeometricComplexPropertyType |
GMLMarshaller.marshalGeometricComplexProperty(GeometricComplexProperty src) |
Modifier and Type | Method and Description |
---|---|
GeometricComplexProperty |
GMLUnmarshaller.unmarshalGeometricComplexProperty(net.opengis.gml.GeometricComplexPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<GeometricComplexProperty> |
TransportationComplex.getLod0Network() |
Modifier and Type | Method and Description |
---|---|
void |
TransportationComplex.addLod0Network(GeometricComplexProperty lod0Network) |
boolean |
TransportationComplex.unsetLod0Network(GeometricComplexProperty lod0Network) |
Modifier and Type | Method and Description |
---|---|
void |
TransportationComplex.setLod0Network(java.util.List<GeometricComplexProperty> lod0Network) |