Uses of Class
net.opengis.citygml.tunnel.v_2_0.AbstractBoundarySurfaceType

Packages that use AbstractBoundarySurfaceType
net.opengis.citygml.tunnel.v_2_0   
 

Uses of AbstractBoundarySurfaceType in net.opengis.citygml.tunnel.v_2_0
 

Subclasses of AbstractBoundarySurfaceType in net.opengis.citygml.tunnel.v_2_0
 class CeilingSurfaceType
          Mostly horizontal construction that bounds a HollowSpace from above.
 class ClosureSurfaceType
          Virtual surface which can be used to define the volume of geometric objects being not totally bounded by real surfaces (e.
 class FloorSurfaceType
          Mostly horizontal construction that bounds a HollowSpace from below.
 class GroundSurfaceType
          Horizontal construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, water, air, ..) from below on the lowest level.
 class InteriorWallSurfaceType
          Mostly vertical construction that bounds a HollowSpace.
 class OuterCeilingSurfaceType
          Mainly horizontal construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, ..) from above.
 class OuterFloorSurfaceType
          Horizontal construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, water, air, ..) from below.
 class RoofSurfaceType
          Construction that separates the interior part of the Tunnel from the ambient medium ( water, air, ..) from above.
 class WallSurfaceType
          Mainly vertical construction that separates the interior part of the Tunnel from the ambient medium (rock, earth, water, air, ..)
 

Fields in net.opengis.citygml.tunnel.v_2_0 with type parameters of type AbstractBoundarySurfaceType
protected  JAXBElement<? extends AbstractBoundarySurfaceType> BoundarySurfacePropertyType.boundarySurface
           
 

Methods in net.opengis.citygml.tunnel.v_2_0 that return AbstractBoundarySurfaceType
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withCreationDate(XMLGregorianCalendar value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withExternalReference(Collection<ExternalReferenceType> values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withExternalReference(ExternalReferenceType... values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withExternalReference(List<ExternalReferenceType> value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGeneralizesTo(GeneralizationRelationType... values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfBoundarySurface(Collection<Object> values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfBoundarySurface(List<Object> value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfBoundarySurface(Object... values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withLod2MultiSurface(MultiSurfacePropertyType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withOpening(List<OpeningPropertyType> value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withOpening(OpeningPropertyType... values)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withRelativeToTerrain(RelativeToTerrainType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withTerminationDate(XMLGregorianCalendar value)
           
 

Methods in net.opengis.citygml.tunnel.v_2_0 that return types with arguments of type AbstractBoundarySurfaceType
 JAXBElement<AbstractBoundarySurfaceType> ObjectFactory.createBoundarySurface(AbstractBoundarySurfaceType value)
          Create an instance of JAXBElement<AbstractBoundarySurfaceType>}
 JAXBElement<? extends AbstractBoundarySurfaceType> BoundarySurfacePropertyType.getBoundarySurface()
          Gets the value of the boundarySurface property.
 

Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type AbstractBoundarySurfaceType
 JAXBElement<AbstractBoundarySurfaceType> ObjectFactory.createBoundarySurface(AbstractBoundarySurfaceType value)
          Create an instance of JAXBElement<AbstractBoundarySurfaceType>}
 

Method parameters in net.opengis.citygml.tunnel.v_2_0 with type arguments of type AbstractBoundarySurfaceType
 void BoundarySurfacePropertyType.setBoundarySurface(JAXBElement<? extends AbstractBoundarySurfaceType> value)
          Sets the value of the boundarySurface property.
 BoundarySurfacePropertyType BoundarySurfacePropertyType.withBoundarySurface(JAXBElement<? extends AbstractBoundarySurfaceType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.