Class BridgePartType
- java.lang.Object
-
- org.citygml4j.binding.cityjson.feature.AbstractCityObjectType
-
- org.citygml4j.binding.cityjson.feature.AbstractBridgeType
-
- org.citygml4j.binding.cityjson.feature.BridgePartType
-
- All Implemented Interfaces:
ExtensibleType
,Extension
public class BridgePartType extends AbstractBridgeType
-
-
Constructor Summary
Constructors Constructor Description BridgePartType()
BridgePartType(java.lang.String gmlId)
-
Method Summary
-
Methods inherited from class org.citygml4j.binding.cityjson.feature.AbstractBridgeType
getAddress, getAttributes, isSetAddress, isValidGeometryType, newAttributes, setAddress
-
Methods inherited from class org.citygml4j.binding.cityjson.feature.AbstractCityObjectType
addChild, addChild, addExtensionProperty, addGeometry, addParent, addParent, getChildren, getExtensionProperties, getGeographicalExtent, getGeometry, getGmlId, getLocalProperty, getParents, getType, hasLocalProperty, isSetAttributes, isSetChildren, isSetExtensionProperties, isSetGeographicalExtent, isSetGmlId, isSetParent, newAttributes, removeExtensionProperty, removeGeometry, setChildren, setExtensionProperties, setGeographicalExtent, setGeometry, setGmlId, setLocalProperty, setParents, unsetAttributes, unsetChildren, unsetExtensionProperties, unsetGeographicalExtent, unsetGeometry, unsetLocalProperty, unsetParents
-
-