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