Interface FeatureFunctor<T>
-
- All Known Subinterfaces:
GMLFunctor<T>
- All Known Implementing Classes:
FeatureFunctionWalker
,GMLFunctionWalker
public interface FeatureFunctor<T> extends Functor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
apply(ADEComponent adeComponent)
T
apply(ADEModelObject adeModelClass)
T
apply(ADEGenericElement adeGenericElement)
T
apply(Appearance appearance)
T
apply(GeoreferencedTexture georeferencedTexture)
T
apply(ParameterizedTexture parameterizedTexture)
T
apply(X3DMaterial x3dMaterial)
T
apply(Bridge bridge)
T
apply(BridgeConstructionElement bridgeConstructionElement)
T
apply(BridgeFurniture bridgeFurniture)
T
apply(BridgeInstallation bridgeInstallation)
T
apply(BridgePart bridgePart)
T
apply(BridgeRoom bridgeRoom)
T
apply(CeilingSurface ceilingSurface)
T
apply(ClosureSurface closureSurface)
T
apply(Door door)
T
apply(FloorSurface floorSurface)
T
apply(GroundSurface groundSurface)
T
apply(IntBridgeInstallation intBridgeInstallation)
T
apply(InteriorWallSurface interiorWallSurface)
T
apply(OuterCeilingSurface outerCeilingSurface)
T
apply(OuterFloorSurface outerFloorSurface)
T
apply(RoofSurface roofSurface)
T
apply(WallSurface wallSurface)
T
apply(Window window)
T
apply(Building building)
T
apply(BuildingFurniture buildingFurniture)
T
apply(BuildingInstallation buildingInstallation)
T
apply(BuildingPart buildingPart)
T
apply(CeilingSurface ceilingSurface)
T
apply(ClosureSurface closureSurface)
T
apply(Door door)
T
apply(FloorSurface floorSurface)
T
apply(GroundSurface groundSurface)
T
apply(IntBuildingInstallation intBuildingInstallation)
T
apply(InteriorWallSurface interiorWallSurface)
T
apply(OuterCeilingSurface outerCeilingSurface)
T
apply(OuterFloorSurface outerFloorSurface)
T
apply(RoofSurface roofSurface)
T
apply(Room room)
T
apply(WallSurface wallSurface)
T
apply(Window window)
T
apply(CityFurniture cityFurniture)
T
apply(CityObjectGroup cityObjectGroup)
T
apply(Address address)
T
apply(CityModel cityModel)
T
apply(GenericCityObject genericCityObject)
T
apply(LandUse landUse)
T
apply(BreaklineRelief breaklineRelief)
T
apply(MassPointRelief massPointRelief)
T
apply(RasterRelief rasterRelief)
T
apply(ReliefFeature reliefFeature)
T
apply(TINRelief tinRelief)
T
apply(AuxiliaryTrafficArea auxiliaryTrafficArea)
T
apply(Railway railway)
T
apply(Road road)
T
apply(Square square)
T
apply(Track track)
T
apply(TrafficArea trafficArea)
T
apply(TransportationComplex transportationComplex)
T
apply(CeilingSurface ceilingSurface)
T
apply(ClosureSurface closureSurface)
T
apply(Door door)
T
apply(FloorSurface floorSurface)
T
apply(GroundSurface groundSurface)
T
apply(HollowSpace hollowSpace)
T
apply(InteriorWallSurface interiorWallSurface)
T
apply(IntTunnelInstallation intTunnelInstallation)
T
apply(OuterCeilingSurface outerCeilingSurface)
T
apply(OuterFloorSurface outerFloorSurface)
T
apply(RoofSurface roofSurface)
T
apply(Tunnel tunnel)
T
apply(TunnelFurniture tunnelFurniture)
T
apply(TunnelInstallation tunnelInstallation)
T
apply(TunnelPart tunnelPart)
T
apply(WallSurface wallSurface)
T
apply(Window window)
T
apply(PlantCover plantCover)
T
apply(SolitaryVegetationObject solitaryVegetationObject)
T
apply(WaterBody waterBody)
T
apply(WaterClosureSurface waterClosureSurface)
T
apply(WaterGroundSurface waterGroundSurface)
T
apply(WaterSurface waterSurface)
T
apply(RectifiedGridCoverage rectifiedGridCoverage)
T
apply(org.w3c.dom.Element element, ElementDecl decl)
-
-
-
Method Detail
-
apply
T apply(Appearance appearance)
-
apply
T apply(GeoreferencedTexture georeferencedTexture)
-
apply
T apply(ParameterizedTexture parameterizedTexture)
-
apply
T apply(X3DMaterial x3dMaterial)
-
apply
T apply(BridgeConstructionElement bridgeConstructionElement)
-
apply
T apply(BridgeFurniture bridgeFurniture)
-
apply
T apply(BridgeInstallation bridgeInstallation)
-
apply
T apply(BridgePart bridgePart)
-
apply
T apply(BridgeRoom bridgeRoom)
-
apply
T apply(IntBridgeInstallation intBridgeInstallation)
-
apply
T apply(CeilingSurface ceilingSurface)
-
apply
T apply(OuterCeilingSurface outerCeilingSurface)
-
apply
T apply(ClosureSurface closureSurface)
-
apply
T apply(FloorSurface floorSurface)
-
apply
T apply(OuterFloorSurface outerFloorSurface)
-
apply
T apply(GroundSurface groundSurface)
-
apply
T apply(InteriorWallSurface interiorWallSurface)
-
apply
T apply(RoofSurface roofSurface)
-
apply
T apply(WallSurface wallSurface)
-
apply
T apply(BuildingFurniture buildingFurniture)
-
apply
T apply(BuildingInstallation buildingInstallation)
-
apply
T apply(BuildingPart buildingPart)
-
apply
T apply(IntBuildingInstallation intBuildingInstallation)
-
apply
T apply(CeilingSurface ceilingSurface)
-
apply
T apply(OuterCeilingSurface outerCeilingSurface)
-
apply
T apply(ClosureSurface closureSurface)
-
apply
T apply(FloorSurface floorSurface)
-
apply
T apply(OuterFloorSurface outerFloorSurface)
-
apply
T apply(GroundSurface groundSurface)
-
apply
T apply(InteriorWallSurface interiorWallSurface)
-
apply
T apply(RoofSurface roofSurface)
-
apply
T apply(WallSurface wallSurface)
-
apply
T apply(HollowSpace hollowSpace)
-
apply
T apply(IntTunnelInstallation intTunnelInstallation)
-
apply
T apply(TunnelFurniture tunnelFurniture)
-
apply
T apply(TunnelInstallation tunnelInstallation)
-
apply
T apply(TunnelPart tunnelPart)
-
apply
T apply(CeilingSurface ceilingSurface)
-
apply
T apply(OuterCeilingSurface outerCeilingSurface)
-
apply
T apply(ClosureSurface closureSurface)
-
apply
T apply(FloorSurface floorSurface)
-
apply
T apply(OuterFloorSurface outerFloorSurface)
-
apply
T apply(GroundSurface groundSurface)
-
apply
T apply(InteriorWallSurface interiorWallSurface)
-
apply
T apply(RoofSurface roofSurface)
-
apply
T apply(WallSurface wallSurface)
-
apply
T apply(CityFurniture cityFurniture)
-
apply
T apply(CityObjectGroup cityObjectGroup)
-
apply
T apply(GenericCityObject genericCityObject)
-
apply
T apply(BreaklineRelief breaklineRelief)
-
apply
T apply(MassPointRelief massPointRelief)
-
apply
T apply(RasterRelief rasterRelief)
-
apply
T apply(ReliefFeature reliefFeature)
-
apply
T apply(AuxiliaryTrafficArea auxiliaryTrafficArea)
-
apply
T apply(RectifiedGridCoverage rectifiedGridCoverage)
-
apply
T apply(TrafficArea trafficArea)
-
apply
T apply(TransportationComplex transportationComplex)
-
apply
T apply(PlantCover plantCover)
-
apply
T apply(SolitaryVegetationObject solitaryVegetationObject)
-
apply
T apply(WaterClosureSurface waterClosureSurface)
-
apply
T apply(WaterGroundSurface waterGroundSurface)
-
apply
T apply(WaterSurface waterSurface)
-
apply
T apply(ADEComponent adeComponent)
-
apply
T apply(ADEModelObject adeModelClass)
-
apply
T apply(ADEGenericElement adeGenericElement)
-
apply
T apply(org.w3c.dom.Element element, ElementDecl decl)
-
-