Uses of Interface
org.citygml4j.model.gml.geometry.SRSInformationGroup

Packages that use SRSInformationGroup
org.citygml4j.impl.citygml.appearance   
org.citygml4j.impl.citygml.texturedsurface   
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.grids   
org.citygml4j.model.citygml.appearance   
org.citygml4j.model.citygml.texturedsurface   
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   
 

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

Classes in org.citygml4j.impl.citygml.appearance that implement SRSInformationGroup
 class WorldToTextureImpl
           
 

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

Classes in org.citygml4j.impl.citygml.texturedsurface that implement SRSInformationGroup
 class _TexturedSurfaceImpl
           
 

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

Classes in org.citygml4j.impl.gml.geometry that implement SRSInformationGroup
 class AbstractGeometryImpl
           
 

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

Classes in org.citygml4j.impl.gml.geometry.aggregates that implement SRSInformationGroup
 class AbstractGeometricAggregateImpl
           
 class MultiCurveImpl
           
 class MultiLineStringImpl
           
 class MultiPointImpl
           
 class MultiPolygonImpl
           
 class MultiSolidImpl
           
 class MultiSurfaceImpl
           
 

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

Classes in org.citygml4j.impl.gml.geometry.complexes that implement SRSInformationGroup
 class CompositeCurveImpl
           
 class CompositeSolidImpl
           
 class CompositeSurfaceImpl
           
 class GeometricComplexImpl
           
 

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

Classes in org.citygml4j.impl.gml.geometry.primitives that implement SRSInformationGroup
 class AbstractCurveImpl
           
 class AbstractGeometricPrimitiveImpl
           
 class AbstractRingImpl
           
 class AbstractSolidImpl
           
 class AbstractSurfaceImpl
           
 class CurveImpl
           
 class DirectPositionImpl
           
 class DirectPositionListImpl
           
 class EnvelopeImpl
           
 class LinearRingImpl
           
 class LineStringImpl
           
 class OrientableCurveImpl
           
 class OrientableSurfaceImpl
           
 class PointImpl
           
 class PolygonImpl
           
 class RingImpl
           
 class SolidImpl
           
 class SurfaceImpl
           
 class TinImpl
           
 class TriangulatedSurfaceImpl
           
 class VectorImpl
           
 

Uses of SRSInformationGroup in org.citygml4j.impl.gml.grids
 

Classes in org.citygml4j.impl.gml.grids that implement SRSInformationGroup
 class GridImpl
           
 class RectifiedGridImpl
           
 

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

Subinterfaces of SRSInformationGroup in org.citygml4j.model.citygml.appearance
 interface WorldToTexture
           
 

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

Subinterfaces of SRSInformationGroup in org.citygml4j.model.citygml.texturedsurface
 interface _TexturedSurface
           
 

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

Subinterfaces of SRSInformationGroup in org.citygml4j.model.gml.geometry
 interface AbstractGeometry
           
 interface SRSReferenceGroup
           
 

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

Subinterfaces of SRSInformationGroup in org.citygml4j.model.gml.geometry.aggregates
 interface AbstractGeometricAggregate
           
 interface MultiCurve
           
 interface MultiLineString
           
 interface MultiPoint
           
 interface MultiPolygon
           
 interface MultiSolid
           
 interface MultiSurface
           
 

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

Subinterfaces of SRSInformationGroup in org.citygml4j.model.gml.geometry.complexes
 interface CompositeCurve
           
 interface CompositeSolid
           
 interface CompositeSurface
           
 interface GeometricComplex
           
 

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

Subinterfaces of SRSInformationGroup in org.citygml4j.model.gml.geometry.primitives
 interface AbstractCurve
           
 interface AbstractGeometricPrimitive
           
 interface AbstractRing
           
 interface AbstractSolid
           
 interface AbstractSurface
           
 interface Curve
           
 interface DirectPosition
           
 interface DirectPositionList
           
 interface Envelope
           
 interface LinearRing
           
 interface LineString
           
 interface OrientableCurve
           
 interface OrientableSurface
           
 interface Point
           
 interface Polygon
           
 interface Ring
           
 interface Solid
           
 interface Surface
           
 interface Tin
           
 interface TriangulatedSurface
           
 interface Vector
           
 

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

Subinterfaces of SRSInformationGroup in org.citygml4j.model.gml.grids
 interface Grid
           
 interface RectifiedGrid