Class TransportSquareType
- java.lang.Object
-
- org.citygml4j.binding.cityjson.feature.AbstractCityObjectType
-
- org.citygml4j.binding.cityjson.feature.AbstractTransportationComplexType
-
- org.citygml4j.binding.cityjson.feature.TransportSquareType
-
- All Implemented Interfaces:
ExtensibleType
,Extension
public class TransportSquareType extends AbstractTransportationComplexType
-
-
Constructor Summary
Constructors Constructor Description TransportSquareType()
TransportSquareType(java.lang.String gmlId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isValidGeometryType(GeometryTypeName type)
-
Methods inherited from class org.citygml4j.binding.cityjson.feature.AbstractTransportationComplexType
getAttributes, newAttributes
-
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
-
-
-
-
Method Detail
-
isValidGeometryType
public boolean isValidGeometryType(GeometryTypeName type)
- Overrides:
isValidGeometryType
in classAbstractTransportationComplexType
-
-