Uses of Class
org.citygml4j.impl.gml.geometry.primitives.AbstractGeometricPrimitiveImpl

Packages that use AbstractGeometricPrimitiveImpl
org.citygml4j.impl.citygml.texturedsurface   
org.citygml4j.impl.gml.geometry.complexes   
org.citygml4j.impl.gml.geometry.primitives   
 

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

Subclasses of AbstractGeometricPrimitiveImpl in org.citygml4j.impl.citygml.texturedsurface
 class _TexturedSurfaceImpl
           
 

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

Subclasses of AbstractGeometricPrimitiveImpl in org.citygml4j.impl.gml.geometry.complexes
 class CompositeCurveImpl
           
 class CompositeSolidImpl
           
 class CompositeSurfaceImpl
           
 

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

Subclasses of AbstractGeometricPrimitiveImpl in org.citygml4j.impl.gml.geometry.primitives
 class AbstractCurveImpl
           
 class AbstractSolidImpl
           
 class AbstractSurfaceImpl
           
 class CurveImpl
           
 class LineStringImpl
           
 class OrientableCurveImpl
           
 class OrientableSurfaceImpl
           
 class PointImpl
           
 class PolygonImpl
           
 class SolidImpl
           
 class SurfaceImpl
           
 class TinImpl
           
 class TriangulatedSurfaceImpl