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

Packages that use AssociationAttributeGroup
org.citygml4j.impl.citygml.appearance   
org.citygml4j.impl.citygml.building   
org.citygml4j.impl.citygml.cityobjectgroup   
org.citygml4j.impl.citygml.core   
org.citygml4j.impl.citygml.relief   
org.citygml4j.impl.citygml.texturedsurface   
org.citygml4j.impl.citygml.transportation   
org.citygml4j.impl.citygml.waterbody   
org.citygml4j.impl.gml.base   
org.citygml4j.impl.gml.coverage   
org.citygml4j.impl.gml.feature   
org.citygml4j.impl.gml.geometry   
org.citygml4j.impl.gml.geometry.aggregates   
org.citygml4j.impl.gml.geometry.complexes   
org.citygml4j.impl.gml.geometry.primitives   
org.citygml4j.impl.gml.valueObjects   
org.citygml4j.model.citygml.appearance   
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.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.impl.citygml.appearance
 

Classes in org.citygml4j.impl.citygml.appearance that implement AssociationAttributeGroup
 class AppearanceMemberImpl
           
 class AppearancePropertyImpl
           
 class SurfaceDataPropertyImpl
           
 class TextureAssociationImpl
           
 

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

Classes in org.citygml4j.impl.citygml.building that implement AssociationAttributeGroup
 class BoundarySurfacePropertyImpl
           
 class BuildingInstallationPropertyImpl
           
 class BuildingPartPropertyImpl
           
 class IntBuildingInstallationPropertyImpl
           
 class InteriorFurniturePropertyImpl
           
 class InteriorRoomPropertyImpl
           
 class OpeningPropertyImpl
           
 

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

Classes in org.citygml4j.impl.citygml.cityobjectgroup that implement AssociationAttributeGroup
 class CityObjectGroupMemberImpl
           
 class CityObjectGroupParentImpl
           
 

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

Classes in org.citygml4j.impl.citygml.core that implement AssociationAttributeGroup
 class AddressPropertyImpl
           
 class CityObjectMemberImpl
           
 class GeneralizationRelationImpl
           
 class ImplicitRepresentationPropertyImpl
           
 

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

Classes in org.citygml4j.impl.citygml.relief that implement AssociationAttributeGroup
 class GridPropertyImpl
           
 class ReliefComponentPropertyImpl
           
 class TinPropertyImpl
           
 

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

Classes in org.citygml4j.impl.citygml.texturedsurface that implement AssociationAttributeGroup
 class _AppearancePropertyImpl
           
 

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

Classes in org.citygml4j.impl.citygml.transportation that implement AssociationAttributeGroup
 class AuxiliaryTrafficAreaPropertyImpl
           
 class TrafficAreaPropertyImpl
           
 

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

Classes in org.citygml4j.impl.citygml.waterbody that implement AssociationAttributeGroup
 class BoundedByWaterSurfacePropertyImpl
           
 

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

Classes in org.citygml4j.impl.gml.base that implement AssociationAttributeGroup
 class AssociationByRepOrRefImpl<T extends Associable & Child>
           
 class MetaDataPropertyImpl
           
 class StringOrRefImpl
           
 

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

Classes in org.citygml4j.impl.gml.coverage that implement AssociationAttributeGroup
 class DomainSetImpl<T extends AbstractGeometry>
           
 class RangeParametersImpl
           
 class RectifiedGridDomainImpl
           
 

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

Classes in org.citygml4j.impl.gml.feature that implement AssociationAttributeGroup
 class FeatureMemberImpl
           
 class FeaturePropertyImpl<T extends AbstractFeature>
           
 class LocationPropertyImpl
           
 class PriorityLocationPropertyImpl
           
 

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

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

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

Classes in org.citygml4j.impl.gml.geometry.aggregates that implement AssociationAttributeGroup
 class MultiCurvePropertyImpl
           
 class MultiLineStringPropertyImpl
           
 class MultiPointPropertyImpl
           
 class MultiPolygonPropertyImpl
           
 class MultiSolidPropertyImpl
           
 class MultiSurfacePropertyImpl
           
 

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

Classes in org.citygml4j.impl.gml.geometry.complexes that implement AssociationAttributeGroup
 class CompositeCurvePropertyImpl
           
 class CompositeSolidPropertyImpl
           
 class CompositeSurfacePropertyImpl
           
 class GeometricComplexPropertyImpl
           
 

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

Classes in org.citygml4j.impl.gml.geometry.primitives that implement AssociationAttributeGroup
 class CurvePropertyImpl
           
 class GeometricPrimitivePropertyImpl
           
 class LineStringPropertyImpl
           
 class PointPropertyImpl
           
 class PointRepImpl
           
 class PolygonPropertyImpl
           
 class SolidPropertyImpl
           
 class SurfacePropertyImpl
           
 

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

Classes in org.citygml4j.impl.gml.valueObjects that implement AssociationAttributeGroup
 class ValuePropertyImpl
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.citygml.appearance
 interface AppearanceMember
           
 interface AppearanceProperty
           
 interface SurfaceDataProperty
           
 interface TextureAssociation
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.citygml.building
 interface BoundarySurfaceProperty
           
 interface BuildingInstallationProperty
           
 interface BuildingPartProperty
           
 interface IntBuildingInstallationProperty
           
 interface InteriorFurnitureProperty
           
 interface InteriorRoomProperty
           
 interface OpeningProperty
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.citygml.cityobjectgroup
 interface CityObjectGroupMember
           
 interface CityObjectGroupParent
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.citygml.core
 interface AddressProperty
           
 interface CityObjectMember
           
 interface GeneralizationRelation
           
 interface ImplicitRepresentationProperty
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.citygml.relief
 interface GridProperty
           
 interface ReliefComponentProperty
           
 interface TinProperty
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.citygml.texturedsurface
 interface _AppearanceProperty
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.citygml.transportation
 interface AuxiliaryTrafficAreaProperty
           
 interface TrafficAreaProperty
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.citygml.waterbody
 interface BoundedByWaterSurfaceProperty
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.gml.base
 interface AssociationByRepOrRef<T extends Associable & Child>
           
 interface MetaDataProperty
           
 interface StringOrRef
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.gml.coverage
 interface DomainSet<T extends AbstractGeometry>
           
 interface RangeParameters
           
 interface RectifiedGridDomain
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.gml.feature
 interface FeatureMember
           
 interface FeatureProperty<T extends AbstractFeature>
           
 interface LocationProperty
           
 interface PriorityLocationProperty
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.gml.geometry
 interface GeometryProperty<T extends AbstractGeometry>
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.gml.geometry.aggregates
 interface MultiCurveProperty
           
 interface MultiLineStringProperty
           
 interface MultiPointProperty
           
 interface MultiPolygonProperty
           
 interface MultiSolidProperty
           
 interface MultiSurfaceProperty
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.gml.geometry.complexes
 interface CompositeCurveProperty
           
 interface CompositeSolidProperty
           
 interface CompositeSurfaceProperty
           
 interface GeometricComplexProperty
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.gml.geometry.primitives
 interface CurveProperty
           
 interface GeometricPrimitiveProperty
           
 interface LineStringProperty
           
 interface PointProperty
           
 interface PointRep
           
 interface PolygonProperty
           
 interface SolidProperty
           
 interface SurfaceProperty
           
 

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

Subinterfaces of AssociationAttributeGroup in org.citygml4j.model.gml.valueObjects
 interface ValueProperty