public abstract class AbstractTransportationComplexType extends AbstractCityObjectType
gmlId
Constructor and Description |
---|
AbstractTransportationComplexType(java.lang.String gmlId) |
Modifier and Type | Method and Description |
---|---|
TransportationComplexAttributes |
getAttributes() |
boolean |
isSetAttributes() |
boolean |
isValidGeometryType(GeometryTypeName type) |
TransportationComplexAttributes |
newAttributes() |
void |
setAttributes(TransportationComplexAttributes attributes) |
void |
unsetAttributes() |
addGeometry, getBBox, getGeometry, getGmlId, getLocalProperty, getType, hasLocalProperty, isSetBBox, removeGeometry, setBBox, setGeometry, setLocalProperty, unsetBBox, unsetGeometry, unsetLocalProperty
public AbstractTransportationComplexType(java.lang.String gmlId)
public TransportationComplexAttributes newAttributes()
newAttributes
in class AbstractCityObjectType
public boolean isSetAttributes()
isSetAttributes
in class AbstractCityObjectType
public TransportationComplexAttributes getAttributes()
getAttributes
in class AbstractCityObjectType
public void setAttributes(TransportationComplexAttributes attributes)
public void unsetAttributes()
unsetAttributes
in class AbstractCityObjectType
public boolean isValidGeometryType(GeometryTypeName type)
isValidGeometryType
in class AbstractCityObjectType