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