Uses of Package
org.citygml4j.model.gml.geometry.primitives

Packages that use org.citygml4j.model.gml.geometry.primitives
org.citygml4j.builder.jaxb.marshal.gml   
org.citygml4j.builder.jaxb.unmarshal.gml   
org.citygml4j.factory   
org.citygml4j.factory.geometry   
org.citygml4j.impl.citygml.appearance   
org.citygml4j.impl.citygml.building   
org.citygml4j.impl.citygml.core   
org.citygml4j.impl.citygml.relief   
org.citygml4j.impl.citygml.texturedsurface   
org.citygml4j.impl.citygml.waterbody   
org.citygml4j.impl.gml.feature   
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.building   
org.citygml4j.model.citygml.core   
org.citygml4j.model.citygml.relief   
org.citygml4j.model.citygml.texturedsurface   
org.citygml4j.model.citygml.waterbody   
org.citygml4j.model.common.visitor   
org.citygml4j.model.gml.feature   
org.citygml4j.model.gml.geometry.aggregates   
org.citygml4j.model.gml.geometry.complexes   
org.citygml4j.model.gml.geometry.primitives   
org.citygml4j.model.gml.grids   
org.citygml4j.util.walker   
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.builder.jaxb.marshal.gml
AbstractCurve
           
AbstractCurveSegment
           
AbstractGeometricPrimitive
           
AbstractRing
           
AbstractRingProperty
           
AbstractSolid
           
AbstractSurface
           
AbstractSurfacePatch
           
ControlPoint
           
Coord
           
Curve
           
CurveArrayProperty
           
CurveInterpolation
           
CurveProperty
           
CurveSegmentArrayProperty
           
DirectPosition
           
DirectPositionList
           
Envelope
           
Exterior
           
GeometricPrimitiveProperty
           
InnerBoundaryIs
           
Interior
           
LinearRing
           
LinearRingProperty
           
LineString
           
LineStringProperty
           
LineStringSegment
           
LineStringSegmentArrayProperty
           
OrientableCurve
           
OrientableSurface
           
OuterBoundaryIs
           
Point
           
PointArrayProperty
           
PointProperty
           
PointRep
           
Polygon
           
PolygonProperty
           
Rectangle
           
Ring
           
Solid
           
SolidArrayProperty
           
SolidProperty
           
Surface
           
SurfaceArrayProperty
           
SurfaceInterpolation
           
SurfacePatchArrayProperty
           
SurfaceProperty
           
Tin
           
Triangle
           
TrianglePatchArrayProperty
           
TriangulatedSurface
           
Vector
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.builder.jaxb.unmarshal.gml
AbstractCurve
           
AbstractCurveSegment
           
AbstractGeometricPrimitive
           
AbstractRing
           
AbstractRingProperty
           
AbstractSolid
           
AbstractSurface
           
AbstractSurfacePatch
           
ControlPoint
           
Coord
           
Curve
           
CurveArrayProperty
           
CurveInterpolation
           
CurveProperty
           
CurveSegmentArrayProperty
           
DirectPosition
           
DirectPositionList
           
Envelope
           
Exterior
           
GeometricPrimitiveProperty
           
InnerBoundaryIs
           
Interior
           
LinearRing
           
LinearRingProperty
           
LineString
           
LineStringProperty
           
LineStringSegment
           
LineStringSegmentArrayProperty
           
OrientableCurve
           
OrientableSurface
           
OuterBoundaryIs
           
Point
           
PointArrayProperty
           
PointProperty
           
PointRep
           
Polygon
           
PolygonProperty
           
Rectangle
           
Ring
           
Solid
           
SolidArrayProperty
           
SolidProperty
           
Surface
           
SurfaceArrayProperty
           
SurfaceInterpolation
           
SurfacePatchArrayProperty
           
SurfaceProperty
           
Tin
           
Triangle
           
TrianglePatchArrayProperty
           
TriangulatedSurface
           
Vector
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.factory
AbstractCurve
           
AbstractCurveSegment
           
AbstractGeometricPrimitive
           
AbstractRing
           
AbstractSolid
           
AbstractSurface
           
AbstractSurfacePatch
           
ControlPoint
           
Coord
           
Curve
           
CurveArrayProperty
           
CurveProperty
           
CurveSegmentArrayProperty
           
DirectPosition
           
DirectPositionList
           
Envelope
           
Exterior
           
GeometricPositionGroup
           
GeometricPrimitiveProperty
           
InnerBoundaryIs
           
Interior
           
LinearRing
           
LinearRingProperty
           
LineString
           
LineStringProperty
           
LineStringSegment
           
LineStringSegmentArrayProperty
           
OrientableCurve
           
OrientableSurface
           
OuterBoundaryIs
           
Point
           
PointArrayProperty
           
PointProperty
           
PointRep
           
Polygon
           
PolygonProperty
           
PosOrPointPropertyOrPointRep
           
PosOrPointPropertyOrPointRepOrCoord
           
Rectangle
           
Ring
           
Solid
           
SolidArrayProperty
           
SolidProperty
           
Surface
           
SurfaceArrayProperty
           
SurfacePatchArrayProperty
           
SurfaceProperty
           
Tin
           
Triangle
           
TrianglePatchArrayProperty
           
TriangulatedSurface
           
Vector
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.factory.geometry
DirectPosition
           
DirectPositionList
           
LinearRing
           
LineString
           
Point
           
Polygon
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.impl.citygml.appearance
PointProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.impl.citygml.building
SolidProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.impl.citygml.core
PointProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.impl.citygml.relief
PolygonProperty
           
TriangulatedSurface
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.impl.citygml.texturedsurface
AbstractGeometricPrimitive
           
AbstractSurface
           
OrientableSurface
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.impl.citygml.waterbody
SolidProperty
           
SurfaceProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.impl.gml.feature
Envelope
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.impl.gml.geometry.aggregates
CurveArrayProperty
           
CurveProperty
           
LineStringProperty
           
PointArrayProperty
           
PointProperty
           
PolygonProperty
           
SolidArrayProperty
           
SolidProperty
           
SurfaceArrayProperty
           
SurfaceProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.impl.gml.geometry.complexes
AbstractCurve
           
AbstractGeometricPrimitive
           
AbstractSolid
           
AbstractSurface
           
CurveProperty
           
GeometricPrimitiveProperty
           
SolidProperty
           
SurfaceProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.impl.gml.geometry.primitives
AbstractCurve
           
AbstractCurveSegment
           
AbstractGeometricPrimitive
           
AbstractRing
           
AbstractRingProperty
           
AbstractSolid
           
AbstractSurface
           
AbstractSurfacePatch
           
ControlPoint
           
Coord
           
Curve
           
CurveArrayProperty
           
CurveInterpolation
           
CurveProperty
           
CurveSegmentArrayProperty
           
DirectPosition
           
DirectPositionList
           
Envelope
           
Exterior
           
GeometricPositionGroup
           
GeometricPrimitiveProperty
           
InnerBoundaryIs
           
Interior
           
LinearRing
           
LinearRingProperty
           
LineString
           
LineStringProperty
           
LineStringSegment
           
LineStringSegmentArrayProperty
           
OrientableCurve
           
OrientableSurface
           
OuterBoundaryIs
           
Point
           
PointArrayProperty
           
PointProperty
           
PointRep
           
Polygon
           
PolygonProperty
           
PosOrPointPropertyOrPointRep
           
PosOrPointPropertyOrPointRepOrCoord
           
Rectangle
           
Ring
           
Solid
           
SolidArrayProperty
           
SolidProperty
           
Surface
           
SurfaceArrayProperty
           
SurfaceInterpolation
           
SurfacePatchArrayProperty
           
SurfaceProperty
           
Tin
           
Triangle
           
TrianglePatchArrayProperty
           
TriangulatedSurface
           
Vector
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.impl.gml.grids
PointProperty
           
Vector
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.citygml.appearance
PointProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.citygml.building
SolidProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.citygml.core
PointProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.citygml.relief
PolygonProperty
           
TriangulatedSurface
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.citygml.texturedsurface
AbstractGeometricPrimitive
           
AbstractSurface
           
OrientableSurface
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.citygml.waterbody
SolidProperty
           
SurfaceProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.common.visitor
Curve
           
LinearRing
           
LineString
           
OrientableCurve
           
OrientableSurface
           
Point
           
Polygon
           
Ring
           
Solid
           
Surface
           
Tin
           
TriangulatedSurface
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.gml.feature
Envelope
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.gml.geometry.aggregates
CurveArrayProperty
           
CurveProperty
           
LineStringProperty
           
PointArrayProperty
           
PointProperty
           
PolygonProperty
           
SolidArrayProperty
           
SolidProperty
           
SurfaceArrayProperty
           
SurfaceProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.gml.geometry.complexes
AbstractCurve
           
AbstractGeometricPrimitive
           
AbstractSolid
           
AbstractSurface
           
CurveProperty
           
GeometricPrimitiveProperty
           
SolidProperty
           
SurfaceProperty
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.gml.geometry.primitives
AbstractCurve
           
AbstractCurveSegment
           
AbstractGeometricPrimitive
           
AbstractRing
           
AbstractRingProperty
           
AbstractSolid
           
AbstractSurface
           
AbstractSurfacePatch
           
ControlPoint
           
Coord
           
CurveInterpolation
           
CurveProperty
           
CurveSegmentArrayProperty
           
DirectPosition
           
DirectPositionList
           
Envelope
           
GeometricPositionGroup
           
LinearRing
           
LineString
           
LineStringSegment
           
LineStringSegmentArrayProperty
           
Point
           
PointProperty
           
PointRep
           
Polygon
           
PosOrPointPropertyOrPointRep
           
PosOrPointPropertyOrPointRepOrCoord
           
Surface
           
SurfaceInterpolation
           
SurfacePatchArrayProperty
           
SurfaceProperty
           
Triangle
           
TrianglePatchArrayProperty
           
TriangulatedSurface
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.model.gml.grids
PointProperty
           
Vector
           
 

Classes in org.citygml4j.model.gml.geometry.primitives used by org.citygml4j.util.walker
AbstractCurve
           
AbstractGeometricPrimitive
           
AbstractRing
           
AbstractSolid
           
AbstractSurface
           
Curve
           
LinearRing
           
LineString
           
OrientableCurve
           
OrientableSurface
           
Point
           
Polygon
           
Rectangle
           
Ring
           
Solid
           
Surface
           
SurfacePatchArrayProperty
           
Tin
           
Triangle
           
TriangulatedSurface