public abstract class CG_AbstractReliefComponent extends CG_CityObject
Modifier and Type | Field and Description |
---|---|
protected IEnvelope |
extent |
protected int |
lod |
creationDate, externalReference, generalizesTo, id, ID_COUNT, terminationDate
LOGGER
featureType, geom, logger, population, topo
Constructor and Description |
---|
CG_AbstractReliefComponent(ReliefComponent rC) |
Modifier and Type | Method and Description |
---|---|
static CG_AbstractReliefComponent |
generateReliefComponentType(ReliefComponent rC) |
IEnvelope |
getExtent()
Gets the value of the extent property.
|
int |
getLod()
Gets the value of the lod property.
|
boolean |
isSetExtent() |
boolean |
isSetLod() |
void |
setExtent(IEnvelope value)
Sets the value of the extent property.
|
void |
setLod(int value)
Sets the value of the lod property.
|
export, 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 IEnvelope extent
public static CG_AbstractReliefComponent generateReliefComponentType(ReliefComponent rC)
public int getLod()
public void setLod(int value)
public boolean isSetLod()
public IEnvelope getExtent()
GM_Envelope
public void setExtent(IEnvelope value)
value
- allowed object is GM_Envelope
public boolean isSetExtent()
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.