Uses of Interface
org.citygml4j.model.common.association.Associable

Packages that use Associable
org.citygml4j.builder.jaxb.marshal.gml   
org.citygml4j.builder.jaxb.unmarshal.gml   
org.citygml4j.model.citygml.appearance   
org.citygml4j.model.citygml.bridge   
org.citygml4j.model.citygml.building   
org.citygml4j.model.citygml.cityfurniture   
org.citygml4j.model.citygml.cityobjectgroup   
org.citygml4j.model.citygml.core   
org.citygml4j.model.citygml.generics   
org.citygml4j.model.citygml.landuse   
org.citygml4j.model.citygml.relief   
org.citygml4j.model.citygml.texturedsurface   
org.citygml4j.model.citygml.transportation   
org.citygml4j.model.citygml.tunnel   
org.citygml4j.model.citygml.vegetation   
org.citygml4j.model.citygml.waterbody   
org.citygml4j.model.common.association   
org.citygml4j.model.gml.base   
org.citygml4j.model.gml.coverage   
org.citygml4j.model.gml.feature   
org.citygml4j.model.gml.geometry   
org.citygml4j.model.gml.geometry.aggregates   
org.citygml4j.model.gml.geometry.complexes   
org.citygml4j.model.gml.geometry.primitives   
org.citygml4j.model.gml.grids   
org.citygml4j.model.gml.valueObjects   
org.citygml4j.model.xal   
 

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

Method parameters in org.citygml4j.builder.jaxb.marshal.gml with type arguments of type Associable
 void GMLMarshaller.marshalAssociationByRepOrRef(AssociationByRepOrRef<? extends Associable> src, AssociationType dest)
           
 

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

Method parameters in org.citygml4j.builder.jaxb.unmarshal.gml with type arguments of type Associable
 void GMLUnmarshaller.unmarshalAssociationByRepOrRef(AssociationType src, AssociationByRepOrRef<? extends Associable> dest)
           
 

Uses of Associable in org.citygml4j.model.citygml.appearance
 

Classes in org.citygml4j.model.citygml.appearance that implement Associable
 class AbstractSurfaceData
           
 class AbstractTexture
           
 class AbstractTextureParameterization
           
 class Appearance
           
 class GeoreferencedTexture
           
 class ParameterizedTexture
           
 class TexCoordGen
           
 class TexCoordList
           
 class X3DMaterial
           
 

Uses of Associable in org.citygml4j.model.citygml.bridge
 

Classes in org.citygml4j.model.citygml.bridge that implement Associable
 class AbstractBoundarySurface
           
 class AbstractBridge
           
 class AbstractOpening
           
 class Bridge
           
 class BridgeConstructionElement
           
 class BridgeFurniture
           
 class BridgeInstallation
           
 class BridgePart
           
 class BridgeRoom
           
 class CeilingSurface
           
 class ClosureSurface
           
 class Door
           
 class FloorSurface
           
 class GroundSurface
           
 class IntBridgeInstallation
           
 class InteriorWallSurface
           
 class OuterCeilingSurface
           
 class OuterFloorSurface
           
 class RoofSurface
           
 class WallSurface
           
 class Window
           
 

Uses of Associable in org.citygml4j.model.citygml.building
 

Classes in org.citygml4j.model.citygml.building that implement Associable
 class AbstractBuilding
           
 class Building
           
 class BuildingFurniture
           
 class BuildingInstallation
           
 class BuildingPart
           
 class IntBuildingInstallation
           
 class Room
           
 

Uses of Associable in org.citygml4j.model.citygml.cityfurniture
 

Classes in org.citygml4j.model.citygml.cityfurniture that implement Associable
 class CityFurniture
           
 

Uses of Associable in org.citygml4j.model.citygml.cityobjectgroup
 

Classes in org.citygml4j.model.citygml.cityobjectgroup that implement Associable
 class CityObjectGroup
           
 

Uses of Associable in org.citygml4j.model.citygml.core
 

Classes in org.citygml4j.model.citygml.core that implement Associable
 class AbstractCityObject
           
 class AbstractSite
           
 class Address
           
 class CityModel
           
 class ImplicitGeometry
           
 

Uses of Associable in org.citygml4j.model.citygml.generics
 

Classes in org.citygml4j.model.citygml.generics that implement Associable
 class GenericCityObject
           
 

Uses of Associable in org.citygml4j.model.citygml.landuse
 

Classes in org.citygml4j.model.citygml.landuse that implement Associable
 class LandUse
           
 

Uses of Associable in org.citygml4j.model.citygml.relief
 

Classes in org.citygml4j.model.citygml.relief that implement Associable
 class AbstractReliefComponent
           
 class BreaklineRelief
           
 class MassPointRelief
           
 class RasterRelief
           
 class ReliefFeature
           
 class TINRelief
           
 

Uses of Associable in org.citygml4j.model.citygml.texturedsurface
 

Classes in org.citygml4j.model.citygml.texturedsurface that implement Associable
 class _AbstractAppearance
           
 class _Material
           
 class _SimpleTexture
           
 class _TexturedSurface
           
 

Uses of Associable in org.citygml4j.model.citygml.transportation
 

Classes in org.citygml4j.model.citygml.transportation that implement Associable
 class AbstractTransportationObject
           
 class AuxiliaryTrafficArea
           
 class Railway
           
 class Road
           
 class Square
           
 class Track
           
 class TrafficArea
           
 class TransportationComplex
           
 

Uses of Associable in org.citygml4j.model.citygml.tunnel
 

Classes in org.citygml4j.model.citygml.tunnel that implement Associable
 class AbstractTunnel
           
 class HollowSpace
           
 class IntTunnelInstallation
           
 class Tunnel
           
 class TunnelFurniture
           
 class TunnelInstallation
           
 class TunnelPart
           
 

Uses of Associable in org.citygml4j.model.citygml.vegetation
 

Classes in org.citygml4j.model.citygml.vegetation that implement Associable
 class AbstractVegetationObject
           
 class PlantCover
           
 class SolitaryVegetationObject
           
 

Uses of Associable in org.citygml4j.model.citygml.waterbody
 

Classes in org.citygml4j.model.citygml.waterbody that implement Associable
 class AbstractWaterBoundarySurface
           
 class AbstractWaterObject
           
 class WaterBody
           
 class WaterClosureSurface
           
 class WaterGroundSurface
           
 class WaterSurface
           
 

Uses of Associable in org.citygml4j.model.common.association
 

Classes in org.citygml4j.model.common.association with type parameters of type Associable
 interface Association<T extends Associable>
           
 

Uses of Associable in org.citygml4j.model.gml.base
 

Classes in org.citygml4j.model.gml.base with type parameters of type Associable
 class ArrayAssociation<T extends Associable & Child>
           
 class AssociationByRep<T extends Associable & Child>
           
 class AssociationByRepOrRef<T extends Associable & Child>
           
 

Classes in org.citygml4j.model.gml.base that implement Associable
 class AbstractGML
           
 class MetaData
           
 

Constructors in org.citygml4j.model.gml.base with parameters of type Associable
ArrayAssociation(T... object)
           
 

Uses of Associable in org.citygml4j.model.gml.coverage
 

Classes in org.citygml4j.model.gml.coverage that implement Associable
 class AbstractCoverage
           
 class AbstractDiscreteCoverage
           
 class RectifiedGridCoverage
           
 

Uses of Associable in org.citygml4j.model.gml.feature
 

Classes in org.citygml4j.model.gml.feature that implement Associable
 class AbstractFeature
           
 class AbstractFeatureCollection
           
 

Uses of Associable in org.citygml4j.model.gml.geometry
 

Classes in org.citygml4j.model.gml.geometry that implement Associable
 class AbstractGeometry
           
 

Uses of Associable in org.citygml4j.model.gml.geometry.aggregates
 

Classes in org.citygml4j.model.gml.geometry.aggregates that implement Associable
 class AbstractGeometricAggregate
           
 class MultiCurve
           
 class MultiGeometry
           
 class MultiLineString
           
 class MultiPoint
           
 class MultiPolygon
           
 class MultiSolid
           
 class MultiSurface
           
 

Uses of Associable in org.citygml4j.model.gml.geometry.complexes
 

Classes in org.citygml4j.model.gml.geometry.complexes that implement Associable
 class CompositeCurve
           
 class CompositeSolid
           
 class CompositeSurface
           
 class GeometricComplex
           
 

Uses of Associable in org.citygml4j.model.gml.geometry.primitives
 

Classes in org.citygml4j.model.gml.geometry.primitives that implement Associable
 class AbstractCurve
           
 class AbstractCurveSegment
           
 class AbstractGeometricPrimitive
           
 class AbstractRing
           
 class AbstractSolid
           
 class AbstractSurface
           
 class AbstractSurfacePatch
           
 class Curve
           
 class LinearRing
           
 class LineString
           
 class LineStringSegment
           
 class OrientableCurve
           
 class OrientableSurface
           
 class Point
           
 class Polygon
           
 class Rectangle
           
 class Ring
           
 class Solid
           
 class Surface
           
 class Tin
           
 class Triangle
           
 class TriangulatedSurface
           
 

Uses of Associable in org.citygml4j.model.gml.grids
 

Classes in org.citygml4j.model.gml.grids that implement Associable
 class Grid
           
 class RectifiedGrid
           
 

Uses of Associable in org.citygml4j.model.gml.valueObjects
 

Classes in org.citygml4j.model.gml.valueObjects that implement Associable
 class CompositeValue
           
 class GenericValueObject
           
 class Value
           
 class ValueArray
           
 class ValueObject
           
 

Uses of Associable in org.citygml4j.model.xal
 

Classes in org.citygml4j.model.xal that implement Associable
 class AddressDetails