Uses of Class
net.opengis.citygml.v_2_0.RelativeToWaterType

Packages that use RelativeToWaterType
net.opengis.citygml.bridge.v_2_0   
net.opengis.citygml.building.v_2_0   
net.opengis.citygml.cityfurniture.v_2_0   
net.opengis.citygml.cityobjectgroup.v_2_0   
net.opengis.citygml.generics.v_2_0   
net.opengis.citygml.landuse.v_2_0   
net.opengis.citygml.relief.v_2_0   
net.opengis.citygml.transportation.v_2_0   
net.opengis.citygml.tunnel.v_2_0   
net.opengis.citygml.v_2_0   
net.opengis.citygml.vegetation.v_2_0   
net.opengis.citygml.waterbody.v_2_0   
 

Uses of RelativeToWaterType in net.opengis.citygml.bridge.v_2_0
 

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type RelativeToWaterType
 WindowType WindowType.withRelativeToWater(RelativeToWaterType value)
           
 WallSurfaceType WallSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 RoofSurfaceType RoofSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 OuterCeilingSurfaceType OuterCeilingSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 InteriorWallSurfaceType InteriorWallSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 GroundSurfaceType GroundSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 FloorSurfaceType FloorSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 DoorType DoorType.withRelativeToWater(RelativeToWaterType value)
           
 ClosureSurfaceType ClosureSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 CeilingSurfaceType CeilingSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 BridgeType BridgeType.withRelativeToWater(RelativeToWaterType value)
           
 BridgeRoomType BridgeRoomType.withRelativeToWater(RelativeToWaterType value)
           
 BridgePartType BridgePartType.withRelativeToWater(RelativeToWaterType value)
           
 BridgeInstallationType BridgeInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 BridgeFurnitureType BridgeFurnitureType.withRelativeToWater(RelativeToWaterType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractOpeningType AbstractOpeningType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractBridgeType AbstractBridgeType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 

Uses of RelativeToWaterType in net.opengis.citygml.building.v_2_0
 

Methods in net.opengis.citygml.building.v_2_0 with parameters of type RelativeToWaterType
 WindowType WindowType.withRelativeToWater(RelativeToWaterType value)
           
 WallSurfaceType WallSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 RoomType RoomType.withRelativeToWater(RelativeToWaterType value)
           
 RoofSurfaceType RoofSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 OuterCeilingSurfaceType OuterCeilingSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 InteriorWallSurfaceType InteriorWallSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 IntBuildingInstallationType IntBuildingInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 GroundSurfaceType GroundSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 FloorSurfaceType FloorSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 DoorType DoorType.withRelativeToWater(RelativeToWaterType value)
           
 ClosureSurfaceType ClosureSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 CeilingSurfaceType CeilingSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 BuildingType BuildingType.withRelativeToWater(RelativeToWaterType value)
           
 BuildingPartType BuildingPartType.withRelativeToWater(RelativeToWaterType value)
           
 BuildingInstallationType BuildingInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 BuildingFurnitureType BuildingFurnitureType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractOpeningType AbstractOpeningType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractBuildingType AbstractBuildingType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 

Uses of RelativeToWaterType in net.opengis.citygml.cityfurniture.v_2_0
 

Methods in net.opengis.citygml.cityfurniture.v_2_0 with parameters of type RelativeToWaterType
 CityFurnitureType CityFurnitureType.withRelativeToWater(RelativeToWaterType value)
           
 

Uses of RelativeToWaterType in net.opengis.citygml.cityobjectgroup.v_2_0
 

Methods in net.opengis.citygml.cityobjectgroup.v_2_0 with parameters of type RelativeToWaterType
 CityObjectGroupType CityObjectGroupType.withRelativeToWater(RelativeToWaterType value)
           
 

Uses of RelativeToWaterType in net.opengis.citygml.generics.v_2_0
 

Methods in net.opengis.citygml.generics.v_2_0 with parameters of type RelativeToWaterType
 GenericCityObjectType GenericCityObjectType.withRelativeToWater(RelativeToWaterType value)
           
 

Uses of RelativeToWaterType in net.opengis.citygml.landuse.v_2_0
 

Methods in net.opengis.citygml.landuse.v_2_0 with parameters of type RelativeToWaterType
 LandUseType LandUseType.withRelativeToWater(RelativeToWaterType value)
           
 

Uses of RelativeToWaterType in net.opengis.citygml.relief.v_2_0
 

Methods in net.opengis.citygml.relief.v_2_0 with parameters of type RelativeToWaterType
 TINReliefType TINReliefType.withRelativeToWater(RelativeToWaterType value)
           
 ReliefFeatureType ReliefFeatureType.withRelativeToWater(RelativeToWaterType value)
           
 RasterReliefType RasterReliefType.withRelativeToWater(RelativeToWaterType value)
           
 MassPointReliefType MassPointReliefType.withRelativeToWater(RelativeToWaterType value)
           
 BreaklineReliefType BreaklineReliefType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractReliefComponentType AbstractReliefComponentType.withRelativeToWater(RelativeToWaterType value)
           
 

Uses of RelativeToWaterType in net.opengis.citygml.transportation.v_2_0
 

Methods in net.opengis.citygml.transportation.v_2_0 with parameters of type RelativeToWaterType
 TransportationComplexType TransportationComplexType.withRelativeToWater(RelativeToWaterType value)
           
 TrafficAreaType TrafficAreaType.withRelativeToWater(RelativeToWaterType value)
           
 TrackType TrackType.withRelativeToWater(RelativeToWaterType value)
           
 SquareType SquareType.withRelativeToWater(RelativeToWaterType value)
           
 RoadType RoadType.withRelativeToWater(RelativeToWaterType value)
           
 RailwayType RailwayType.withRelativeToWater(RelativeToWaterType value)
           
 AuxiliaryTrafficAreaType AuxiliaryTrafficAreaType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractTransportationObjectType AbstractTransportationObjectType.withRelativeToWater(RelativeToWaterType value)
           
 

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

Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type RelativeToWaterType
 WindowType WindowType.withRelativeToWater(RelativeToWaterType value)
           
 WallSurfaceType WallSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 TunnelType TunnelType.withRelativeToWater(RelativeToWaterType value)
           
 TunnelPartType TunnelPartType.withRelativeToWater(RelativeToWaterType value)
           
 TunnelInstallationType TunnelInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 TunnelFurnitureType TunnelFurnitureType.withRelativeToWater(RelativeToWaterType value)
           
 RoofSurfaceType RoofSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 OuterCeilingSurfaceType OuterCeilingSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 IntTunnelInstallationType IntTunnelInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 InteriorWallSurfaceType InteriorWallSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 HollowSpaceType HollowSpaceType.withRelativeToWater(RelativeToWaterType value)
           
 GroundSurfaceType GroundSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 FloorSurfaceType FloorSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 DoorType DoorType.withRelativeToWater(RelativeToWaterType value)
           
 ClosureSurfaceType ClosureSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 CeilingSurfaceType CeilingSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractTunnelType AbstractTunnelType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractOpeningType AbstractOpeningType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractBoundarySurfaceType AbstractBoundarySurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 

Uses of RelativeToWaterType in net.opengis.citygml.v_2_0
 

Fields in net.opengis.citygml.v_2_0 declared as RelativeToWaterType
protected  RelativeToWaterType AbstractCityObjectType.relativeToWater
           
 

Methods in net.opengis.citygml.v_2_0 that return RelativeToWaterType
static RelativeToWaterType RelativeToWaterType.fromValue(String v)
           
 RelativeToWaterType AbstractCityObjectType.getRelativeToWater()
          Gets the value of the relativeToWater property.
static RelativeToWaterType RelativeToWaterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RelativeToWaterType[] RelativeToWaterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.citygml.v_2_0 with parameters of type RelativeToWaterType
 void AbstractCityObjectType.setRelativeToWater(RelativeToWaterType value)
          Sets the value of the relativeToWater property.
 AbstractSiteType AbstractSiteType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractCityObjectType AbstractCityObjectType.withRelativeToWater(RelativeToWaterType value)
           
 

Uses of RelativeToWaterType in net.opengis.citygml.vegetation.v_2_0
 

Methods in net.opengis.citygml.vegetation.v_2_0 with parameters of type RelativeToWaterType
 SolitaryVegetationObjectType SolitaryVegetationObjectType.withRelativeToWater(RelativeToWaterType value)
           
 PlantCoverType PlantCoverType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractVegetationObjectType AbstractVegetationObjectType.withRelativeToWater(RelativeToWaterType value)
           
 

Uses of RelativeToWaterType in net.opengis.citygml.waterbody.v_2_0
 

Methods in net.opengis.citygml.waterbody.v_2_0 with parameters of type RelativeToWaterType
 WaterSurfaceType WaterSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 WaterGroundSurfaceType WaterGroundSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 WaterClosureSurfaceType WaterClosureSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 WaterBodyType WaterBodyType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractWaterObjectType AbstractWaterObjectType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 



Copyright © 2008-2015. All Rights Reserved.