Uses of Class
org.citygml4j.jaxb.gml._3_1_1.AbstractFeatureType

Packages that use AbstractFeatureType
org.citygml4j.builder.jaxb.marshal.gml   
org.citygml4j.builder.jaxb.unmarshal.gml   
org.citygml4j.jaxb.citygml._0_4   
org.citygml4j.jaxb.citygml.bldg._1   
org.citygml4j.jaxb.citygml.core._1   
org.citygml4j.jaxb.citygml.dem._1   
org.citygml4j.jaxb.citygml.tran._1   
org.citygml4j.jaxb.citygml.veg._1   
org.citygml4j.jaxb.citygml.wtr._1   
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of AbstractFeatureType in org.citygml4j.builder.jaxb.marshal.gml
 

Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type AbstractFeatureType
 void GMLMarshaller.marshalAbstractFeature(AbstractFeature src, AbstractFeatureType dest)
           
 

Uses of AbstractFeatureType in org.citygml4j.builder.jaxb.unmarshal.gml
 

Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type AbstractFeatureType
 void GMLUnmarshaller.unmarshalAbstractFeature(AbstractFeatureType src, AbstractFeature dest)
           
 

Uses of AbstractFeatureType in org.citygml4j.jaxb.citygml._0_4
 

Subclasses of AbstractFeatureType in org.citygml4j.jaxb.citygml._0_4
 class _AbstractBuildingType
          Type describing the thematic and geometric attributes and the associations of buildings.
 class _BoundarySurfaceType
          A BoundarySurface (German translation is 'Begrenzungsfläche') is a thematic object which classifies surfaces bounding a building or a room.
 class _CityObjectType
          Type describing the abstract superclass of most CityGML features.
 class _OpeningType
          Type for openings (doors, windows) in walls.
 class _ReliefComponentType
          Type describing the vomponents of a relief feature - either a TIN, a Grid, mass points or break lines.
 class _SiteType
          Type describing the abstract superclass for buildings, facilities, etc.
 class _TransportationObjectType
          Type describing the abstract superclass for transportation objects.
 class _VegetationObjectType
          Type describing the abstract superclass for vegetation objects.
 class _WaterBoundarySurfaceType
          A WaterBoundarySurface is a thematic object which classifies surfaces bounding a water body.
 class _WaterObjectType
          Type describing the abstract superclass for water objects.
 class AbstractSurfaceDataType
          Base class for textures and material.
 class AbstractTextureType
          Base class for textures.
 class AddressType
          Type for addresses.
 class AppearanceType
          Named container for all surface data (texture/material).
 class AuxiliaryTrafficAreaType
          Type describing the class for auxiliary traffic Areas.
 class BreaklineReliefType
          Type describing the break line Component of a relief feature.
 class BuildingFurnitureType
          Type for building furnitures.
 class BuildingInstallationType
          A BuildingInstallation (German translation is 'Gebäudecharakteristik') is a part of a Building which has not the significance of a BuildingPart.
 class BuildingPartType
          Java class for BuildingPartType complex type.
 class BuildingType
          Java class for BuildingType complex type.
 class CeilingSurfaceType
          Java class for CeilingSurfaceType complex type.
 class CityFurnitureType
          Type describing city furnitures, like traffic lights, benches, ...
 class CityModelType
          Type describing the "root" element of any city model file.
 class CityObjectGroupType
          A group may be used to aggregate arbitrary CityObjects according to some user-defined criteria.
 class ClosureSurfaceType
          Java class for ClosureSurfaceType complex type.
 class DoorType
          Type for doors in walls.
 class FloorSurfaceType
          Java class for FloorSurfaceType complex type.
 class GenericCityObjectType
          Java class for GenericCityObjectType complex type.
 class GeoreferencedTextureType
          Specialization for georeferenced textures, i.e. textures using a planimetric projection.
 class GroundSurfaceType
          Java class for GroundSurfaceType complex type.
 class IntBuildingInstallationType
          An IntBuildingInstallation (German translation is 'Gebäudeinstallation') is an interior part of a Building which has a specific function or semantical meaning.
 class InteriorWallSurfaceType
          Java class for InteriorWallSurfaceType complex type.
 class LandUseType
          Type describing the class for Land Use in all LoD.
 class MassPointReliefType
          Type describing the mass point component of a relief feature.
 class ParameterizedTextureType
          Specialization for standard 2D textures.
 class PlantCoverType
          Type describing Plant Covers resp.
 class RailwayType
          Type describing the class for railways.
 class RasterReliefType
          Type describing the raster component of a relief feature.
 class ReliefFeatureType
          Type describing the features of the Digital Terrain Model.
 class RoadType
          Type describing the class for roads.
 class RoofSurfaceType
          Java class for RoofSurfaceType complex type.
 class RoomType
          A Room is a thematic object for modelling the closed parts inside a building.
 class SolitaryVegetationObjectType
          Type describing solitary vegetation objects, e.g., trees.
 class SquareType
          Type describing the class for squares.
 class TINReliefType
          Type describing the TIN component of a relief feature.
 class TrackType
          Type describing the class for tracks.
 class TrafficAreaType
          Type describing the class for traffic Areas.
 class TransportationComplexType
          Type describing transportation complexes, which are aggregated features, e.g. roads, which consist of parts (traffic areas, e.g.
 class WallSurfaceType
          Java class for WallSurfaceType complex type.
 class WaterBodyType
          Type describing Water Bodies, e.g., lakes, rivers.
 class WaterClosureSurfaceType
          Type describing the closure surface between water bodys.
 class WaterGroundSurfaceType
          Type describing the ground surface of a water body, i.e. the boundary to the digital terrain model.
 class WaterSurfaceType
          Type describing the surface of a water body, which separates the water from the air.
 class WindowType
          Type for windows in walls.
 class X3DMaterialType
          Class for defining constant surface properties.
 

Uses of AbstractFeatureType in org.citygml4j.jaxb.citygml.bldg._1
 

Subclasses of AbstractFeatureType in org.citygml4j.jaxb.citygml.bldg._1
 class AbstractBoundarySurfaceType
          A BoundarySurface is a thematic object which classifies surfaces bounding a building or a room.
 class AbstractBuildingType
          Type describing the thematic and geometric attributes and the associations of buildings.
 class AbstractOpeningType
          Type for openings (doors, windows) in walls.
 

Uses of AbstractFeatureType in org.citygml4j.jaxb.citygml.core._1
 

Subclasses of AbstractFeatureType in org.citygml4j.jaxb.citygml.core._1
 class AbstractCityObjectType
          Type describing the abstract superclass of most CityGML features.
 class AbstractSiteType
          Type describing the abstract superclass for buildings, facilities, etc.
 

Uses of AbstractFeatureType in org.citygml4j.jaxb.citygml.dem._1
 

Subclasses of AbstractFeatureType in org.citygml4j.jaxb.citygml.dem._1
 class AbstractReliefComponentType
          Type describing the components of a relief feature - either a TIN, a Grid, mass points or break lines.
 

Uses of AbstractFeatureType in org.citygml4j.jaxb.citygml.tran._1
 

Subclasses of AbstractFeatureType in org.citygml4j.jaxb.citygml.tran._1
 class AbstractTransportationObjectType
          Type describing the abstract superclass for transportation objects.
 

Uses of AbstractFeatureType in org.citygml4j.jaxb.citygml.veg._1
 

Subclasses of AbstractFeatureType in org.citygml4j.jaxb.citygml.veg._1
 class AbstractVegetationObjectType
          Type describing the abstract superclass for vegetation objects.
 

Uses of AbstractFeatureType in org.citygml4j.jaxb.citygml.wtr._1
 

Subclasses of AbstractFeatureType in org.citygml4j.jaxb.citygml.wtr._1
 class AbstractWaterBoundarySurfaceType
          A WaterBoundarySurface is a thematic object which classifies surfaces bounding a water body.
 class AbstractWaterObjectType
          Type describing the abstract superclass for water objects.
 

Uses of AbstractFeatureType in org.citygml4j.jaxb.gml._3_1_1
 

Subclasses of AbstractFeatureType in org.citygml4j.jaxb.gml._3_1_1
 class AbstractContinuousCoverageType
          A continuous coverage as defined in ISO 19123 is a coverage that can return different values for the same feature attribute at different direct positions within a single spatiotemporal object in its spatiotemporal domain Java class for AbstractContinuousCoverageType complex type.
 class AbstractCoverageType
          Abstract element which acts as the head of a substitution group for coverages.
 class AbstractDiscreteCoverageType
          A discrete coverage consists of a domain set, range set and optionally a coverage function.
 class AbstractFeatureCollectionType
          A feature collection contains zero or more features.
 class BoundedFeatureType
          Makes boundedBy mandatory Java class for BoundedFeatureType complex type.
 class DirectedObservationAtDistanceType
          Java class for DirectedObservationAtDistanceType complex type.
 class DirectedObservationType
          Java class for DirectedObservationType complex type.
 class DynamicFeatureCollectionType
          A dynamic feature collection may possess a history and/or a timestamp.
 class DynamicFeatureType
          A dynamic feature may possess a history and/or a timestamp.
 class FeatureCollectionType
          Concrete generic feature collection.
 class GridCoverageType
          Java class for GridCoverageType complex type.
 class MultiCurveCoverageType
          A discrete coverage type whose domain is defined by a collection of curves.
 class MultiPointCoverageType
          A discrete coverage type whose domain is defined by a collection of point Java class for MultiPointCoverageType complex type.
 class MultiSolidCoverageType
          A discrete coverage type whose domain is defined by a collection of Solids.
 class MultiSurfaceCoverageType
          A discrete coverage type whose domain is defined by a collection of surface patches (includes polygons, triangles, rectangles, etc).
 class ObservationType
          Java class for ObservationType complex type.
 class RectifiedGridCoverageType
          Java class for RectifiedGridCoverageType complex type.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractFeatureType
 javax.xml.bind.JAXBElement<AbstractFeatureType> ObjectFactory.create_Feature(AbstractFeatureType value)
          Create an instance of JAXBElement<AbstractFeatureType>}
 javax.xml.bind.JAXBElement<? extends AbstractFeatureType> TargetPropertyType.get_Feature()
          Gets the value of the _Feature property.
 javax.xml.bind.JAXBElement<? extends AbstractFeatureType> FeaturePropertyType.get_Feature()
          Gets the value of the _Feature property.
 java.util.List<javax.xml.bind.JAXBElement<? extends AbstractFeatureType>> FeatureArrayPropertyType.get_Feature()
          Gets the value of the feature property.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractFeatureType
 javax.xml.bind.JAXBElement<AbstractFeatureType> ObjectFactory.create_Feature(AbstractFeatureType value)
          Create an instance of JAXBElement<AbstractFeatureType>}
 

Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractFeatureType
 void TargetPropertyType.set_Feature(javax.xml.bind.JAXBElement<? extends AbstractFeatureType> value)
          Sets the value of the _Feature property.
 void FeaturePropertyType.set_Feature(javax.xml.bind.JAXBElement<? extends AbstractFeatureType> value)
          Sets the value of the _Feature property.
 void FeatureArrayPropertyType.set_Feature(java.util.List<javax.xml.bind.JAXBElement<? extends AbstractFeatureType>> feature)
          Sets the value of the _Feature property.