Uses of Interface
org.citygml4j.model.gml.base.AssociationAttributeGroup

Packages that use AssociationAttributeGroup
org.citygml4j.model.citygml.appearance   
org.citygml4j.model.citygml.bridge   
org.citygml4j.model.citygml.building   
org.citygml4j.model.citygml.cityobjectgroup   
org.citygml4j.model.citygml.core   
org.citygml4j.model.citygml.relief   
org.citygml4j.model.citygml.texturedsurface   
org.citygml4j.model.citygml.transportation   
org.citygml4j.model.citygml.tunnel   
org.citygml4j.model.citygml.waterbody   
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.valueObjects   
 

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

Classes in org.citygml4j.model.citygml.appearance that implement AssociationAttributeGroup
 class AppearanceMember
           
 class AppearanceProperty
           
 class SurfaceDataProperty
           
 class TextureAssociation
           
 

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

Classes in org.citygml4j.model.citygml.bridge that implement AssociationAttributeGroup
 class BoundarySurfaceProperty
           
 class BridgeConstructionElementProperty
           
 class BridgeInstallationProperty
           
 class BridgePartProperty
           
 class IntBridgeInstallationProperty
           
 class InteriorBridgeRoomProperty
           
 class InteriorFurnitureProperty
           
 class OpeningProperty
           
 

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

Classes in org.citygml4j.model.citygml.building that implement AssociationAttributeGroup
 class BuildingInstallationProperty
           
 class BuildingPartProperty
           
 class IntBuildingInstallationProperty
           
 class InteriorRoomProperty
           
 

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

Classes in org.citygml4j.model.citygml.cityobjectgroup that implement AssociationAttributeGroup
 class CityObjectGroupMember
           
 class CityObjectGroupParent
           
 

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

Classes in org.citygml4j.model.citygml.core that implement AssociationAttributeGroup
 class AddressProperty
           
 class CityObjectMember
           
 class GeneralizationRelation
           
 class ImplicitRepresentationProperty
           
 

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

Classes in org.citygml4j.model.citygml.relief that implement AssociationAttributeGroup
 class GridProperty
           
 class ReliefComponentProperty
           
 class TinProperty
           
 

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

Classes in org.citygml4j.model.citygml.texturedsurface that implement AssociationAttributeGroup
 class _AppearanceProperty
           
 

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

Classes in org.citygml4j.model.citygml.transportation that implement AssociationAttributeGroup
 class AuxiliaryTrafficAreaProperty
           
 class TrafficAreaProperty
           
 

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

Classes in org.citygml4j.model.citygml.tunnel that implement AssociationAttributeGroup
 class InteriorHollowSpaceProperty
           
 class IntTunnelInstallationProperty
           
 class TunnelInstallationProperty
           
 class TunnelPartProperty
           
 

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

Classes in org.citygml4j.model.citygml.waterbody that implement AssociationAttributeGroup
 class BoundedByWaterSurfaceProperty
           
 

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

Classes in org.citygml4j.model.gml.base that implement AssociationAttributeGroup
 class AssociationByRepOrRef<T extends Associable & Child>
           
 class MetaDataProperty
           
 class StringOrRef
           
 

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

Classes in org.citygml4j.model.gml.coverage that implement AssociationAttributeGroup
 class DomainSet<T extends AbstractGeometry>
           
 class RangeParameters
           
 class RectifiedGridDomain
           
 

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

Classes in org.citygml4j.model.gml.feature that implement AssociationAttributeGroup
 class FeatureMember
           
 class FeatureProperty<T extends AbstractFeature>
           
 class LocationProperty
           
 class PriorityLocationProperty
           
 

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

Classes in org.citygml4j.model.gml.geometry that implement AssociationAttributeGroup
 class GeometryProperty<T extends AbstractGeometry>
           
 

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

Classes in org.citygml4j.model.gml.geometry.aggregates that implement AssociationAttributeGroup
 class MultiCurveProperty
           
 class MultiGeometryProperty
           
 class MultiLineStringProperty
           
 class MultiPointProperty
           
 class MultiPolygonProperty
           
 class MultiSolidProperty
           
 class MultiSurfaceProperty
           
 

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

Classes in org.citygml4j.model.gml.geometry.complexes that implement AssociationAttributeGroup
 class CompositeCurveProperty
           
 class CompositeSolidProperty
           
 class CompositeSurfaceProperty
           
 class GeometricComplexProperty
           
 

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

Classes in org.citygml4j.model.gml.geometry.primitives that implement AssociationAttributeGroup
 class CurveProperty
           
 class GeometricPrimitiveProperty
           
 class LineStringProperty
           
 class PointProperty
           
 class PointRep
           
 class PolygonProperty
           
 class SolidProperty
           
 class SurfaceProperty
           
 

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

Classes in org.citygml4j.model.gml.valueObjects that implement AssociationAttributeGroup
 class ValueProperty