public abstract class CG_WaterBoundarySurface extends CG_CityObject
Modifier and Type | Field and Description |
---|---|
protected IOrientableSurface |
lod2Surface |
protected IOrientableSurface |
lod3Surface |
protected IOrientableSurface |
lod4Surface |
creationDate, externalReference, generalizesTo, id, ID_COUNT, terminationDate
LOGGER
featureType, geom, logger, population, topo
Constructor and Description |
---|
CG_WaterBoundarySurface(WaterBoundarySurface wBS) |
Modifier and Type | Method and Description |
---|---|
static CG_WaterBoundarySurface |
generateAbstractWaterBoundarySurface(WaterBoundarySurface wBS) |
IOrientableSurface |
getLod2Surface()
Gets the value of the lod2Surface property.
|
IOrientableSurface |
getLod3Surface()
Gets the value of the lod3Surface property.
|
IOrientableSurface |
getLod4Surface()
Gets the value of the lod4Surface property.
|
boolean |
isSetLod2Surface() |
boolean |
isSetLod3Surface() |
boolean |
isSetLod4Surface() |
void |
setLod2Surface(IOrientableSurface value)
Sets the value of the lod2Surface property.
|
void |
setLod3Surface(IOrientableSurface value)
Sets the value of the lod3Surface property.
|
void |
setLod4Surface(IOrientableSurface value)
Sets the value of the lod4Surface 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 IOrientableSurface lod2Surface
protected IOrientableSurface lod3Surface
protected IOrientableSurface lod4Surface
public static CG_WaterBoundarySurface generateAbstractWaterBoundarySurface(WaterBoundarySurface wBS)
public IOrientableSurface getLod2Surface()
SurfacePropertyType
public void setLod2Surface(IOrientableSurface value)
value
- allowed object is SurfacePropertyType
public boolean isSetLod2Surface()
public IOrientableSurface getLod3Surface()
SurfacePropertyType
public void setLod3Surface(IOrientableSurface value)
value
- allowed object is SurfacePropertyType
public boolean isSetLod3Surface()
public IOrientableSurface getLod4Surface()
SurfacePropertyType
public void setLod4Surface(IOrientableSurface value)
value
- allowed object is SurfacePropertyType
public boolean isSetLod4Surface()
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.