Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.bridge | |
org.citygml4j.builder.jaxb.unmarshal.citygml.bridge | |
org.citygml4j.model.citygml.bridge |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.bridge._2.OpeningPropertyType |
Bridge200Marshaller.marshalOpeningProperty(OpeningProperty src) |
Modifier and Type | Method and Description |
---|---|
OpeningProperty |
Bridge200Unmarshaller.unmarshalOpeningProperty(net.opengis.citygml.bridge._2.OpeningPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<OpeningProperty> |
AbstractBoundarySurface.getOpening() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBoundarySurface.addOpening(OpeningProperty opening) |
boolean |
AbstractBoundarySurface.unsetOpening(OpeningProperty opening) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBoundarySurface.setOpening(java.util.List<OpeningProperty> opening) |