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

Packages that use AssociationByRep
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   
org.citygml4j.util.walker   
 

Uses of AssociationByRep in org.citygml4j.impl.citygml.appearance
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Classes in org.citygml4j.impl.gml.geometry.primitives that implement AssociationByRep
 class AbstractRingPropertyImpl
           
 class CurvePropertyImpl
           
 class ExteriorImpl
           
 class GeometricPrimitivePropertyImpl
           
 class InnerBoundaryIsImpl
           
 class InteriorImpl
           
 class LinearRingPropertyImpl
           
 class LineStringPropertyImpl
           
 class OuterBoundaryIsImpl
           
 class PointPropertyImpl
           
 class PointRepImpl
           
 class PolygonPropertyImpl
           
 class SolidPropertyImpl
           
 class SurfacePropertyImpl
           
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Subinterfaces of AssociationByRep in org.citygml4j.model.gml.geometry.primitives
 interface AbstractRingProperty
           
 interface CurveProperty
           
 interface Exterior
           
 interface GeometricPrimitiveProperty
           
 interface InnerBoundaryIs
           
 interface Interior
           
 interface LinearRingProperty
           
 interface LineStringProperty
           
 interface OuterBoundaryIs
           
 interface PointProperty
           
 interface PointRep
           
 interface PolygonProperty
           
 interface SolidProperty
           
 interface SurfaceProperty
           
 

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

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

Uses of AssociationByRep in org.citygml4j.util.walker
 

Methods in org.citygml4j.util.walker with parameters of type AssociationByRep
<E extends AbstractGML>
T
GMLFunctionWalker.apply(AssociationByRep<E> association)
           
<T extends AbstractGML>
void
GMLWalker.visit(AssociationByRep<T> association)