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, terminationDateLOGGERfeatureType, 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, unsetGeneralizesTocloneGeom, getAttribute, getAttribute, getAttribute, getAttributes, getSchema, setAttribute, setAttribute, setAttribute, setAttributes, setSchema, toStringaddAllCorrespondants, 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, setTopoprotected IOrientableSurface lod2Surface
protected IOrientableSurface lod3Surface
protected IOrientableSurface lod4Surface
public static CG_WaterBoundarySurface generateAbstractWaterBoundarySurface(WaterBoundarySurface wBS)
public IOrientableSurface getLod2Surface()
SurfacePropertyTypepublic void setLod2Surface(IOrientableSurface value)
value - allowed object is SurfacePropertyTypepublic boolean isSetLod2Surface()
public IOrientableSurface getLod3Surface()
SurfacePropertyTypepublic void setLod3Surface(IOrientableSurface value)
value - allowed object is SurfacePropertyTypepublic boolean isSetLod3Surface()
public IOrientableSurface getLod4Surface()
SurfacePropertyTypepublic void setLod4Surface(IOrientableSurface value)
value - allowed object is SurfacePropertyTypepublic boolean isSetLod4Surface()
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.