org.citygml4j.model.gml.geometry.primitives
Interface AbstractGeometricPrimitive

All Superinterfaces:
AbstractGeometry, AbstractGML, Associable, Child, Copyable, GML, ModelObject, SRSInformationGroup, SRSReferenceGroup, StandardObjectProperties
All Known Subinterfaces:
_TexturedSurface, AbstractCurve, AbstractSolid, AbstractSurface, CompositeCurve, CompositeSolid, CompositeSurface, Curve, LineString, OrientableCurve, OrientableSurface, Point, Polygon, Solid, Surface, Tin, TriangulatedSurface
All Known Implementing Classes:
_TexturedSurfaceImpl, AbstractCurveImpl, AbstractGeometricPrimitiveImpl, AbstractSolidImpl, AbstractSurfaceImpl, CompositeCurveImpl, CompositeSolidImpl, CompositeSurfaceImpl, CurveImpl, LineStringImpl, OrientableCurveImpl, OrientableSurfaceImpl, PointImpl, PolygonImpl, SolidImpl, SurfaceImpl, TinImpl, TriangulatedSurfaceImpl

public interface AbstractGeometricPrimitive
extends AbstractGeometry


Method Summary
 
Methods inherited from interface org.citygml4j.model.gml.geometry.AbstractGeometry
accept, accept, calcBoundingBox, getGid, isSetGid, setGid, unsetGid
 
Methods inherited from interface org.citygml4j.model.gml.base.AbstractGML
accept, accept, getId, isSetId, setId, unsetId
 
Methods inherited from interface org.citygml4j.model.gml.base.StandardObjectProperties
addMetaDataProperty, addName, getDescription, getMetaDataProperty, getName, isSetDescription, isSetMetaDataProperty, isSetName, setDescription, setMetaDataProperty, setName, unsetDescription, unsetMetaDataProperty, unsetMetaDataProperty, unsetName, unsetName
 
Methods inherited from interface org.citygml4j.model.common.child.Child
getParent, isSetParent, setParent, unsetParent
 
Methods inherited from interface org.citygml4j.model.common.copy.Copyable
copy, copyTo
 
Methods inherited from interface org.citygml4j.model.gml.geometry.SRSReferenceGroup
getSrsDimension, getSrsName, isSetSrsDimension, isSetSrsName, setSrsDimension, setSrsName, unsetSrsDimension, unsetSrsName
 
Methods inherited from interface org.citygml4j.model.gml.geometry.SRSInformationGroup
addAxisLabel, addUomLabel, getAxisLabels, getUomLabels, isSetAxisLabels, isSetUomLabels, setAxisLabels, setUomLabels, unsetAxisLabels, unsetAxisLabels, unsetUomLabels, unsetUomLabels
 
Methods inherited from interface org.citygml4j.model.gml.GML
getGMLClass