Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.building | |
org.citygml4j.builder.jaxb.unmarshal.citygml.building | |
org.citygml4j.model.citygml.building |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.building._2.BuildingPartPropertyType |
Building200Marshaller.marshalBuildingPartProperty(BuildingPartProperty src) |
net.opengis.citygml.building._1.BuildingPartPropertyType |
Building100Marshaller.marshalBuildingPartProperty(BuildingPartProperty src) |
Modifier and Type | Method and Description |
---|---|
BuildingPartProperty |
Building200Unmarshaller.unmarshalBuildingPartProperty(net.opengis.citygml.building._2.BuildingPartPropertyType src) |
BuildingPartProperty |
Building100Unmarshaller.unmarshalBuildingPartProperty(net.opengis.citygml.building._1.BuildingPartPropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BuildingPartProperty> |
AbstractBuilding.getConsistsOfBuildingPart() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBuilding.addConsistsOfBuildingPart(BuildingPartProperty buildingPart) |
boolean |
AbstractBuilding.unsetConsistsOfBuildingPart(BuildingPartProperty buildingPart) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBuilding.setConsistsOfBuildingPart(java.util.List<BuildingPartProperty> buildingPart) |