public class SolitaryVegetationObject extends AbstractVegetationObject implements StandardObjectClassifier
isSetMetaDataProperty
Constructor and Description |
---|
SolitaryVegetationObject() |
SolitaryVegetationObject(VegetationModule module) |
addGenericApplicationPropertyOfVegetationObject, getCityGMLModule, getGenericApplicationPropertyOfVegetationObject, isSetCityGMLModule, isSetGenericApplicationPropertyOfVegetationObject, setGenericApplicationPropertyOfVegetationObject, unsetGenericApplicationPropertyOfVegetationObject, unsetGenericApplicationPropertyOfVegetationObject
addAppearance, addExternalReference, addGeneralizesTo, addGenericApplicationPropertyOfCityObject, addGenericAttribute, getAppearance, getCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getGenericAttribute, getRelativeToTerrain, getRelativeToWater, getTerminationDate, isSetAppearance, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetGenericApplicationPropertyOfCityObject, isSetGenericAttribute, isSetRelativeToTerrain, isSetRelativeToWater, isSetTerminationDate, setAppearance, setCreationDate, setExternalReference, setGeneralizesTo, setGenericApplicationPropertyOfCityObject, setGenericAttribute, setRelativeToTerrain, setRelativeToWater, setTerminationDate, unsetAppearance, unsetAppearance, unsetCreationDate, unsetExternalReference, unsetExternalReference, unsetGeneralizesTo, unsetGeneralizesTo, unsetGenericApplicationPropertyOfCityObject, unsetGenericApplicationPropertyOfCityObject, unsetGenericAttribute, unsetGenericAttribute, unsetRelativeToTerrain, unsetRelativeToWater, unsetTerminationDate
addGenericADEElement, getBoundedBy, getGenericADEElement, getGMLClass, getLocation, isSetBoundedBy, isSetGenericADEElement, isSetLocation, setBoundedBy, setGenericADEElement, setLocation, unsetBoundedBy, unsetGenericADEElement, unsetGenericADEElement, unsetLocation
addMetaDataProperty, addName, getDescription, getId, getLocalProperty, getMetaDataProperty, getName, getParent, hasLocalProperty, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, isSetParent, setDescription, setId, setLocalProperty, setMetaDataProperty, setName, setParent, unsetDescription, unsetId, unsetLocalProperty, unsetMetaDataProperty, unsetMetaDataProperty, unsetName, unsetName, unsetParent
public SolitaryVegetationObject()
public SolitaryVegetationObject(VegetationModule module)
public void addFunction(Code function)
addFunction
in interface StandardObjectClassifier
public void addUsage(Code function)
addUsage
in interface StandardObjectClassifier
public void addGenericApplicationPropertyOfSolitaryVegetationObject(ADEComponent ade)
public Code getClazz()
getClazz
in interface StandardObjectClassifier
public java.util.List<Code> getFunction()
getFunction
in interface StandardObjectClassifier
public java.util.List<Code> getUsage()
getUsage
in interface StandardObjectClassifier
public Length getCrownDiameter()
public java.util.List<ADEComponent> getGenericApplicationPropertyOfSolitaryVegetationObject()
public Length getHeight()
public GeometryProperty<? extends AbstractGeometry> getLod1Geometry()
public ImplicitRepresentationProperty getLod1ImplicitRepresentation()
public GeometryProperty<? extends AbstractGeometry> getLod2Geometry()
public ImplicitRepresentationProperty getLod2ImplicitRepresentation()
public GeometryProperty<? extends AbstractGeometry> getLod3Geometry()
public ImplicitRepresentationProperty getLod3ImplicitRepresentation()
public GeometryProperty<? extends AbstractGeometry> getLod4Geometry()
public ImplicitRepresentationProperty getLod4ImplicitRepresentation()
public Code getSpecies()
public Length getTrunkDiameter()
public boolean isSetClazz()
isSetClazz
in interface StandardObjectClassifier
public boolean isSetFunction()
isSetFunction
in interface StandardObjectClassifier
public boolean isSetUsage()
isSetUsage
in interface StandardObjectClassifier
public boolean isSetCrownDiameter()
public boolean isSetGenericApplicationPropertyOfSolitaryVegetationObject()
public boolean isSetHeight()
public boolean isSetLod1Geometry()
public boolean isSetLod1ImplicitRepresentation()
public boolean isSetLod2Geometry()
public boolean isSetLod2ImplicitRepresentation()
public boolean isSetLod3Geometry()
public boolean isSetLod3ImplicitRepresentation()
public boolean isSetLod4Geometry()
public boolean isSetLod4ImplicitRepresentation()
public boolean isSetSpecies()
public boolean isSetTrunkDiameter()
public void setClazz(Code clazz)
setClazz
in interface StandardObjectClassifier
public void setFunction(java.util.List<Code> function)
setFunction
in interface StandardObjectClassifier
public void setUsage(java.util.List<Code> usage)
setUsage
in interface StandardObjectClassifier
public void setCrownDiameter(Length crownDiameter)
public void setGenericApplicationPropertyOfSolitaryVegetationObject(java.util.List<ADEComponent> ade)
public void setHeight(Length height)
public void setLod1Geometry(GeometryProperty<? extends AbstractGeometry> lod1Geometry)
public void setLod1ImplicitRepresentation(ImplicitRepresentationProperty lod1ImplicitRepresentation)
public void setLod2Geometry(GeometryProperty<? extends AbstractGeometry> lod2Geometry)
public void setLod2ImplicitRepresentation(ImplicitRepresentationProperty lod2ImplicitRepresentation)
public void setLod3Geometry(GeometryProperty<? extends AbstractGeometry> lod3Geometry)
public void setLod3ImplicitRepresentation(ImplicitRepresentationProperty lod3ImplicitRepresentation)
public void setLod4Geometry(GeometryProperty<? extends AbstractGeometry> lod4Geometry)
public void setLod4ImplicitRepresentation(ImplicitRepresentationProperty lod4ImplicitRepresentation)
public void setSpecies(Code species)
public void setTrunkDiameter(Length trunkDiameter)
public void unsetClazz()
unsetClazz
in interface StandardObjectClassifier
public void unsetFunction()
unsetFunction
in interface StandardObjectClassifier
public boolean unsetFunction(Code function)
unsetFunction
in interface StandardObjectClassifier
public void unsetUsage()
unsetUsage
in interface StandardObjectClassifier
public boolean unsetUsage(Code usage)
unsetUsage
in interface StandardObjectClassifier
public void unsetCrownDiameter()
public void unsetGenericApplicationPropertyOfSolitaryVegetationObject()
public boolean unsetGenericApplicationPropertyOfSolitaryVegetationObject(ADEComponent ade)
public void unsetHeight()
public void unsetLod1Geometry()
public void unsetLod1ImplicitRepresentation()
public void unsetLod2Geometry()
public void unsetLod2ImplicitRepresentation()
public void unsetLod3Geometry()
public void unsetLod3ImplicitRepresentation()
public void unsetLod4Geometry()
public void unsetLod4ImplicitRepresentation()
public void unsetSpecies()
public void unsetTrunkDiameter()
public BoundingShape calcBoundedBy(BoundingBoxOptions options)
calcBoundedBy
in class AbstractVegetationObject
public LodRepresentation getLodRepresentation()
getLodRepresentation
in class AbstractCityObject
public CityGMLClass getCityGMLClass()
getCityGMLClass
in interface CityGML
public java.lang.Object copy(CopyBuilder copyBuilder)
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AbstractVegetationObject
public void accept(FeatureVisitor visitor)
accept
in class AbstractFeature
public <T> T accept(FeatureFunctor<T> visitor)
accept
in class AbstractFeature
public void accept(GMLVisitor visitor)
accept
in class AbstractGML
public <T> T accept(GMLFunctor<T> visitor)
accept
in class AbstractGML