org.citygml4j.model.citygml.vegetation
Class SolitaryVegetationObject

java.lang.Object
  extended by org.citygml4j.model.gml.base.AbstractGML
      extended by org.citygml4j.model.gml.feature.AbstractFeature
          extended by org.citygml4j.model.citygml.core.AbstractCityObject
              extended by org.citygml4j.model.citygml.vegetation.AbstractVegetationObject
                  extended by org.citygml4j.model.citygml.vegetation.SolitaryVegetationObject
All Implemented Interfaces:
CityGML, CoreModuleComponent, StandardObjectClassifier, VegetationModuleComponent, Associable, ModelObject, Child, Copyable, StandardObjectProperties, GML

public class SolitaryVegetationObject
extends AbstractVegetationObject
implements StandardObjectClassifier


Constructor Summary
SolitaryVegetationObject()
           
SolitaryVegetationObject(VegetationModule module)
           
 
Method Summary
<T> T
accept(FeatureFunctor<T> visitor)
           
 void accept(FeatureVisitor visitor)
           
<T> T
accept(GMLFunctor<T> visitor)
           
 void accept(GMLVisitor visitor)
           
 void addFunction(Code function)
           
 void addGenericApplicationPropertyOfSolitaryVegetationObject(ADEComponent ade)
           
 void addUsage(Code function)
           
 BoundingShape calcBoundedBy(boolean setBoundedBy)
           
 java.lang.Object copy(CopyBuilder copyBuilder)
           
 java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
           
 CityGMLClass getCityGMLClass()
           
 Code getClazz()
           
 Length getCrownDiameter()
           
 java.util.List<Code> getFunction()
           
 java.util.List<ADEComponent> getGenericApplicationPropertyOfSolitaryVegetationObject()
           
 Length getHeight()
           
 GeometryProperty<? extends AbstractGeometry> getLod1Geometry()
           
 ImplicitRepresentationProperty getLod1ImplicitRepresentation()
           
 GeometryProperty<? extends AbstractGeometry> getLod2Geometry()
           
 ImplicitRepresentationProperty getLod2ImplicitRepresentation()
           
 GeometryProperty<? extends AbstractGeometry> getLod3Geometry()
           
 ImplicitRepresentationProperty getLod3ImplicitRepresentation()
           
 GeometryProperty<? extends AbstractGeometry> getLod4Geometry()
           
 ImplicitRepresentationProperty getLod4ImplicitRepresentation()
           
 LodRepresentation getLodRepresentation()
           
 Code getSpecies()
           
 Length getTrunkDiameter()
           
 java.util.List<Code> getUsage()
           
 boolean isSetClazz()
           
 boolean isSetCrownDiameter()
           
 boolean isSetFunction()
           
 boolean isSetGenericApplicationPropertyOfSolitaryVegetationObject()
           
 boolean isSetHeight()
           
 boolean isSetLod1Geometry()
           
 boolean isSetLod1ImplicitRepresentation()
           
 boolean isSetLod2Geometry()
           
 boolean isSetLod2ImplicitRepresentation()
           
 boolean isSetLod3Geometry()
           
 boolean isSetLod3ImplicitRepresentation()
           
 boolean isSetLod4Geometry()
           
 boolean isSetLod4ImplicitRepresentation()
           
 boolean isSetSpecies()
           
 boolean isSetTrunkDiameter()
           
 boolean isSetUsage()
           
 void setClazz(Code clazz)
           
 void setCrownDiameter(Length crownDiameter)
           
 void setFunction(java.util.List<Code> function)
           
 void setGenericApplicationPropertyOfSolitaryVegetationObject(java.util.List<ADEComponent> ade)
           
 void setHeight(Length height)
           
 void setLod1Geometry(GeometryProperty<? extends AbstractGeometry> lod1Geometry)
           
 void setLod1ImplicitRepresentation(ImplicitRepresentationProperty lod1ImplicitRepresentation)
           
 void setLod2Geometry(GeometryProperty<? extends AbstractGeometry> lod2Geometry)
           
 void setLod2ImplicitRepresentation(ImplicitRepresentationProperty lod2ImplicitRepresentation)
           
 void setLod3Geometry(GeometryProperty<? extends AbstractGeometry> lod3Geometry)
           
 void setLod3ImplicitRepresentation(ImplicitRepresentationProperty lod3ImplicitRepresentation)
           
 void setLod4Geometry(GeometryProperty<? extends AbstractGeometry> lod4Geometry)
           
 void setLod4ImplicitRepresentation(ImplicitRepresentationProperty lod4ImplicitRepresentation)
           
 void setSpecies(Code species)
           
 void setTrunkDiameter(Length trunkDiameter)
           
 void setUsage(java.util.List<Code> usage)
           
 void unsetClazz()
           
 void unsetCrownDiameter()
           
 void unsetFunction()
           
 boolean unsetFunction(Code function)
           
 void unsetGenericApplicationPropertyOfSolitaryVegetationObject()
           
 boolean unsetGenericApplicationPropertyOfSolitaryVegetationObject(ADEComponent ade)
           
 void unsetHeight()
           
 void unsetLod1Geometry()
           
 void unsetLod1ImplicitRepresentation()
           
 void unsetLod2Geometry()
           
 void unsetLod2ImplicitRepresentation()
           
 void unsetLod3Geometry()
           
 void unsetLod3ImplicitRepresentation()
           
 void unsetLod4Geometry()
           
 void unsetLod4ImplicitRepresentation()
           
 void unsetSpecies()
           
 void unsetTrunkDiameter()
           
 void unsetUsage()
           
 boolean unsetUsage(Code usage)
           
 
Methods inherited from class org.citygml4j.model.citygml.vegetation.AbstractVegetationObject
addGenericApplicationPropertyOfVegetationObject, getCityGMLModule, getGenericApplicationPropertyOfVegetationObject, isSetCityGMLModule, isSetGenericApplicationPropertyOfVegetationObject, setGenericApplicationPropertyOfVegetationObject, unsetGenericApplicationPropertyOfVegetationObject, unsetGenericApplicationPropertyOfVegetationObject
 
Methods inherited from class org.citygml4j.model.citygml.core.AbstractCityObject
addAppearance, addExternalReference, addGeneralizesTo, addGenericApplicationPropertyOfCityObject, addGenericAttribute, getAppearance, getCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getGenericAttribute, getModelType, 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
 
Methods inherited from class org.citygml4j.model.gml.feature.AbstractFeature
addGenericADEComponent, getBoundedBy, getGenericADEComponent, getGMLClass, getLocation, isSetBoundedBy, isSetGenericADEComponent, isSetLocation, setBoundedBy, setGenericADEComponent, setLocation, unsetBoundedBy, unsetGenericADEComponent, unsetGenericADEComponent, unsetLocation
 
Methods inherited from class org.citygml4j.model.gml.base.AbstractGML
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.citygml4j.model.common.base.ModelObject
getModelType
 

Constructor Detail

SolitaryVegetationObject

public SolitaryVegetationObject()

SolitaryVegetationObject

public SolitaryVegetationObject(VegetationModule module)
Method Detail

addFunction

public void addFunction(Code function)
Specified by:
addFunction in interface StandardObjectClassifier

addUsage

public void addUsage(Code function)
Specified by:
addUsage in interface StandardObjectClassifier

addGenericApplicationPropertyOfSolitaryVegetationObject

public void addGenericApplicationPropertyOfSolitaryVegetationObject(ADEComponent ade)

getClazz

public Code getClazz()
Specified by:
getClazz in interface StandardObjectClassifier

getFunction

public java.util.List<Code> getFunction()
Specified by:
getFunction in interface StandardObjectClassifier

getUsage

public java.util.List<Code> getUsage()
Specified by:
getUsage in interface StandardObjectClassifier

getCrownDiameter

public Length getCrownDiameter()

getGenericApplicationPropertyOfSolitaryVegetationObject

public java.util.List<ADEComponent> getGenericApplicationPropertyOfSolitaryVegetationObject()

getHeight

public Length getHeight()

getLod1Geometry

public GeometryProperty<? extends AbstractGeometry> getLod1Geometry()

getLod1ImplicitRepresentation

public ImplicitRepresentationProperty getLod1ImplicitRepresentation()

getLod2Geometry

public GeometryProperty<? extends AbstractGeometry> getLod2Geometry()

getLod2ImplicitRepresentation

public ImplicitRepresentationProperty getLod2ImplicitRepresentation()

getLod3Geometry

public GeometryProperty<? extends AbstractGeometry> getLod3Geometry()

getLod3ImplicitRepresentation

public ImplicitRepresentationProperty getLod3ImplicitRepresentation()

getLod4Geometry

public GeometryProperty<? extends AbstractGeometry> getLod4Geometry()

getLod4ImplicitRepresentation

public ImplicitRepresentationProperty getLod4ImplicitRepresentation()

getSpecies

public Code getSpecies()

getTrunkDiameter

public Length getTrunkDiameter()

isSetClazz

public boolean isSetClazz()
Specified by:
isSetClazz in interface StandardObjectClassifier

isSetFunction

public boolean isSetFunction()
Specified by:
isSetFunction in interface StandardObjectClassifier

isSetUsage

public boolean isSetUsage()
Specified by:
isSetUsage in interface StandardObjectClassifier

isSetCrownDiameter

public boolean isSetCrownDiameter()

isSetGenericApplicationPropertyOfSolitaryVegetationObject

public boolean isSetGenericApplicationPropertyOfSolitaryVegetationObject()

isSetHeight

public boolean isSetHeight()

isSetLod1Geometry

public boolean isSetLod1Geometry()

isSetLod1ImplicitRepresentation

public boolean isSetLod1ImplicitRepresentation()

isSetLod2Geometry

public boolean isSetLod2Geometry()

isSetLod2ImplicitRepresentation

public boolean isSetLod2ImplicitRepresentation()

isSetLod3Geometry

public boolean isSetLod3Geometry()

isSetLod3ImplicitRepresentation

public boolean isSetLod3ImplicitRepresentation()

isSetLod4Geometry

public boolean isSetLod4Geometry()

isSetLod4ImplicitRepresentation

public boolean isSetLod4ImplicitRepresentation()

isSetSpecies

public boolean isSetSpecies()

isSetTrunkDiameter

public boolean isSetTrunkDiameter()

setClazz

public void setClazz(Code clazz)
Specified by:
setClazz in interface StandardObjectClassifier

setFunction

public void setFunction(java.util.List<Code> function)
Specified by:
setFunction in interface StandardObjectClassifier

setUsage

public void setUsage(java.util.List<Code> usage)
Specified by:
setUsage in interface StandardObjectClassifier

setCrownDiameter

public void setCrownDiameter(Length crownDiameter)

setGenericApplicationPropertyOfSolitaryVegetationObject

public void setGenericApplicationPropertyOfSolitaryVegetationObject(java.util.List<ADEComponent> ade)

setHeight

public void setHeight(Length height)

setLod1Geometry

public void setLod1Geometry(GeometryProperty<? extends AbstractGeometry> lod1Geometry)

setLod1ImplicitRepresentation

public void setLod1ImplicitRepresentation(ImplicitRepresentationProperty lod1ImplicitRepresentation)

setLod2Geometry

public void setLod2Geometry(GeometryProperty<? extends AbstractGeometry> lod2Geometry)

setLod2ImplicitRepresentation

public void setLod2ImplicitRepresentation(ImplicitRepresentationProperty lod2ImplicitRepresentation)

setLod3Geometry

public void setLod3Geometry(GeometryProperty<? extends AbstractGeometry> lod3Geometry)

setLod3ImplicitRepresentation

public void setLod3ImplicitRepresentation(ImplicitRepresentationProperty lod3ImplicitRepresentation)

setLod4Geometry

public void setLod4Geometry(GeometryProperty<? extends AbstractGeometry> lod4Geometry)

setLod4ImplicitRepresentation

public void setLod4ImplicitRepresentation(ImplicitRepresentationProperty lod4ImplicitRepresentation)

setSpecies

public void setSpecies(Code species)

setTrunkDiameter

public void setTrunkDiameter(Length trunkDiameter)

unsetClazz

public void unsetClazz()
Specified by:
unsetClazz in interface StandardObjectClassifier

unsetFunction

public void unsetFunction()
Specified by:
unsetFunction in interface StandardObjectClassifier

unsetFunction

public boolean unsetFunction(Code function)
Specified by:
unsetFunction in interface StandardObjectClassifier

unsetUsage

public void unsetUsage()
Specified by:
unsetUsage in interface StandardObjectClassifier

unsetUsage

public boolean unsetUsage(Code usage)
Specified by:
unsetUsage in interface StandardObjectClassifier

unsetCrownDiameter

public void unsetCrownDiameter()

unsetGenericApplicationPropertyOfSolitaryVegetationObject

public void unsetGenericApplicationPropertyOfSolitaryVegetationObject()

unsetGenericApplicationPropertyOfSolitaryVegetationObject

public boolean unsetGenericApplicationPropertyOfSolitaryVegetationObject(ADEComponent ade)

unsetHeight

public void unsetHeight()

unsetLod1Geometry

public void unsetLod1Geometry()

unsetLod1ImplicitRepresentation

public void unsetLod1ImplicitRepresentation()

unsetLod2Geometry

public void unsetLod2Geometry()

unsetLod2ImplicitRepresentation

public void unsetLod2ImplicitRepresentation()

unsetLod3Geometry

public void unsetLod3Geometry()

unsetLod3ImplicitRepresentation

public void unsetLod3ImplicitRepresentation()

unsetLod4Geometry

public void unsetLod4Geometry()

unsetLod4ImplicitRepresentation

public void unsetLod4ImplicitRepresentation()

unsetSpecies

public void unsetSpecies()

unsetTrunkDiameter

public void unsetTrunkDiameter()

calcBoundedBy

public BoundingShape calcBoundedBy(boolean setBoundedBy)
Overrides:
calcBoundedBy in class AbstractFeature

getLodRepresentation

public LodRepresentation getLodRepresentation()
Overrides:
getLodRepresentation in class AbstractCityObject

getCityGMLClass

public CityGMLClass getCityGMLClass()
Specified by:
getCityGMLClass in interface CityGML

copy

public java.lang.Object copy(CopyBuilder copyBuilder)
Specified by:
copy in interface Copyable

copyTo

public java.lang.Object copyTo(java.lang.Object target,
                               CopyBuilder copyBuilder)
Specified by:
copyTo in interface Copyable
Overrides:
copyTo in class AbstractVegetationObject

accept

public void accept(FeatureVisitor visitor)
Specified by:
accept in class AbstractFeature

accept

public <T> T accept(FeatureFunctor<T> visitor)
Specified by:
accept in class AbstractFeature

accept

public void accept(GMLVisitor visitor)
Specified by:
accept in class AbstractGML

accept

public <T> T accept(GMLFunctor<T> visitor)
Specified by:
accept in class AbstractGML