public class CG_ReliefFeature extends CG_CityObject
Modifier and Type | Field and Description |
---|---|
protected int |
lod |
protected List<CG_AbstractReliefComponent> |
reliefComponent |
creationDate, externalReference, generalizesTo, id, ID_COUNT, terminationDate
LOGGER
featureType, geom, logger, population, topo
Constructor and Description |
---|
CG_ReliefFeature(ReliefFeature rF) |
Modifier and Type | Method and Description |
---|---|
CityObject |
export() |
int |
getLod()
Gets the value of the lod property.
|
List<CG_AbstractReliefComponent> |
getReliefComponent() |
boolean |
isSetLod() |
boolean |
isSetReliefComponent() |
void |
setLod(int value)
Sets the value of the lod property.
|
void |
unsetReliefComponent() |
generateCityObject, getAppearanceProperty, getCreationDate, getExternalReference, getGeneralizesTo, getId, getTerminationDate, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetTerminationDate, setCreationDate, setId, setTerminationDate, unsetExternalReference, unsetGeneralizesTo
cloneGeom, getAttribute, getAttribute, getAttribute, getAttributes, getSchema, setAttribute, setAttribute, setAttribute, setAttributes, setSchema, toString
addAllCorrespondants, addCorrespondant, class2PrimitiveClass, clearCorrespondants, createTypedFeature, equals, getCorrespondant, getCorrespondants, getCorrespondants, getCorrespondantsAsString, getFeatureCollection, getFeatureCollections, getFeatureType, getGeom, getLogger, getPopulation, getRelatedFeatures, getRelatedFeatures, getRepresentation, getSizeCorrespondants, getTopo, hasGeom, hasTopo, intersecte, isDeleted, removeCorrespondant, setCorrespondants, setDeleted, setFeatureType, setGeom, setPopulation, setRepresentation, setTopo
protected int lod
protected List<CG_AbstractReliefComponent> reliefComponent
public int getLod()
public void setLod(int value)
public boolean isSetLod()
public List<CG_AbstractReliefComponent> getReliefComponent()
public boolean isSetReliefComponent()
public void unsetReliefComponent()
public CityObject export()
export
in class CG_CityObject
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.