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

Packages that use SRSInformationGroup
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.model.citygml.texturedsurface
 

Classes in org.citygml4j.model.citygml.texturedsurface that implement SRSInformationGroup
 class _TexturedSurface
           
 

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

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

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

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

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

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

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

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

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

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

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