public abstract class AbstractOpening extends AbstractCityObject implements TunnelModuleComponent
isSetMetaDataProperty
Constructor and Description |
---|
AbstractOpening() |
AbstractOpening(TunnelModule module) |
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
accept, accept, addGenericADEElement, getBoundedBy, getGenericADEElement, getGMLClass, getLocation, isSetBoundedBy, isSetGenericADEElement, isSetLocation, setBoundedBy, setGenericADEElement, setLocation, unsetBoundedBy, unsetGenericADEElement, unsetGenericADEElement, unsetLocation
accept, accept, 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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCityGMLClass
public AbstractOpening()
public AbstractOpening(TunnelModule module)
public ImplicitRepresentationProperty getLod3ImplicitRepresentation()
public ImplicitRepresentationProperty getLod4ImplicitRepresentation()
public boolean isSetLod3ImplicitRepresentation()
public boolean isSetLod4ImplicitRepresentation()
public void setLod3ImplicitRepresentation(ImplicitRepresentationProperty lod3ImplicitRepresentation)
public void setLod4ImplicitRepresentation(ImplicitRepresentationProperty lod4ImplicitRepresentation)
public void unsetLod3ImplicitRepresentation()
public void unsetLod4ImplicitRepresentation()
public void addGenericApplicationPropertyOfOpening(ADEComponent ade)
public java.util.List<ADEComponent> getGenericApplicationPropertyOfOpening()
public MultiSurfaceProperty getLod3MultiSurface()
public MultiSurfaceProperty getLod4MultiSurface()
public boolean isSetGenericApplicationPropertyOfOpening()
public boolean isSetLod3MultiSurface()
public boolean isSetLod4MultiSurface()
public void setGenericApplicationPropertyOfOpening(java.util.List<ADEComponent> ade)
public void setLod3MultiSurface(MultiSurfaceProperty lod3MultiSurface)
public void setLod4MultiSurface(MultiSurfaceProperty lod4MultiSurface)
public void unsetGenericApplicationPropertyOfOpening()
public boolean unsetGenericApplicationPropertyOfOpening(ADEComponent ade)
public void unsetLod3MultiSurface()
public void unsetLod4MultiSurface()
public final TunnelModule getCityGMLModule()
getCityGMLModule
in interface CityGMLModuleComponent
getCityGMLModule
in class AbstractCityObject
public boolean isSetCityGMLModule()
isSetCityGMLModule
in interface CityGMLModuleComponent
isSetCityGMLModule
in class AbstractCityObject
public BoundingShape calcBoundedBy(BoundingBoxOptions options)
calcBoundedBy
in class AbstractCityObject
public LodRepresentation getLodRepresentation()
getLodRepresentation
in class AbstractCityObject
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AbstractCityObject