public class TINReliefImpl
extends oracle.spatial.citygml.model.relief.TINRelief
CLASS_ID_ABSTRACT_BUILDING, CLASS_ID_ABSTRACT_FEATURE, CLASS_ID_ABSTRACT_TEXTURE, CLASS_ID_ADDRESS, CLASS_ID_APPEARANCE, CLASS_ID_AUXILIARY_TRAFFIC_AREA, CLASS_ID_BOUNDARY_SURFACE, CLASS_ID_BREAKLINE_RELIEF, CLASS_ID_BUILDING, CLASS_ID_BUILDING_FURNITURE, CLASS_ID_BUILDING_INSTALLATION, CLASS_ID_BUILDING_PART, CLASS_ID_CEILING_SURFACE, CLASS_ID_CITY_FURNITURE, CLASS_ID_CITY_MODEL, CLASS_ID_CITY_OBJECT, CLASS_ID_CITY_OBJECT_GROUP, CLASS_ID_CLOSURE_SURFACE, CLASS_ID_DOOR, CLASS_ID_FEATURE_COLLECTION, CLASS_ID_FLOOR_SURFACE, CLASS_ID_GENERIC_CITY_OBJECT, CLASS_ID_GEOREFERENCED_TEXTURE, CLASS_ID_GROUND_SURFACE, CLASS_ID_IMPLICIT_GEOMETRY, CLASS_ID_INT_BUILDING_INSTALLATION, CLASS_ID_INTERIOR_WALL_SURFACE, CLASS_ID_LAND_USE, CLASS_ID_MASS_POINT_RELIEF, CLASS_ID_OBJECT, CLASS_ID_OPENING, CLASS_ID_ORTHOPHOTO, CLASS_ID_PARAMETERIZED_TEXTURE, CLASS_ID_PLANT_COVER, CLASS_ID_RAILWAY, CLASS_ID_RASTER, CLASS_ID_RELIEF_COMPONENT, CLASS_ID_RELIEF_FEATURE, CLASS_ID_ROAD, CLASS_ID_ROOF_SURFACE, CLASS_ID_ROOM, CLASS_ID_SOLITARY_VEGETATION_OBJECT, CLASS_ID_SQUARE, CLASS_ID_SURFACE_DATA, CLASS_ID_TEXTURE_PARAMETRIZATION, CLASS_ID_TIN_RELIEF, CLASS_ID_TRACK, CLASS_ID_TRAFFIC_AREA, CLASS_ID_TRANSPORTATION_COMPLEX, CLASS_ID_TRANSPORTATION_OBJECT, CLASS_ID_UNDEFINED, CLASS_ID_VEGETATION_OBJECT, CLASS_ID_WALL_SURFACE, CLASS_ID_WATER_BODY, CLASS_ID_WATER_BOUNDARY_SURFACE, CLASS_ID_WATER_CLOSURE_SURFACE, CLASS_ID_WATER_GROUND_SURFACE, CLASS_ID_WATER_SURFACE, CLASS_ID_WINDOW, CLASS_ID_X3D_MATERIAL, geometries, xlinksHashmap| Constructor and Description |
|---|
TINReliefImpl() |
| Modifier and Type | Method and Description |
|---|---|
oracle.spatial.geometry.JGeometry |
getBreaklines() |
oracle.spatial.geometry.JGeometry |
getControlPoints() |
java.lang.Double |
getMaxLength() |
oracle.spatial.geometry.JGeometry |
getStopLines() |
oracle.spatial.citygml.model.core.AbstractGeometry |
getSurfaceGeometry() |
void |
setBreakLines(oracle.spatial.geometry.JGeometry breakLines) |
void |
setControlPoints(oracle.spatial.geometry.JGeometry controlPoints) |
void |
setMaxLength(java.lang.Double maxLength) |
void |
setStopLines(oracle.spatial.geometry.JGeometry stopLines) |
void |
setSurfaceGeometry(oracle.spatial.citygml.model.core.AbstractGeometry surfaceGeometry) |
getExtent, getLoD, setExtent, setLoDaddXlinkGeometry, addXlinkHash, addXlinkHash, getAppearance, getClassId, getCreationDate, getDescription, getEnvelope, getExternalReferences, getGenericAttributes, getGmlid, getId, getLastModificationDate, getLineage, getMaxVertices, getName, getNameCodespace, getReasonForUpdate, getTerminationDate, getUpdatingPerson, getXlinkGeometries, getXlinksHashmap, getXMLOffsetEnd, getXMLOffsetStart, getXmlSource, hasXlinks, setAppearance, setClassId, setCreationDate, setDescription, setEnvelope, setExternalReferences, setGenericAttributes, setGmlid, setId, setLastModificationDate, setLineage, setMaxVertices, setName, setNameCodespace, setReasonForUpdate, setTerminationDate, setUpdatingPerson, setXlinkGeometries, setXlinks, setXlinksHashmap, setXMLOffsetEnd, setXMLOffsetStart, setXmlSource, toStringpublic java.lang.Double getMaxLength()
getMaxLength in class oracle.spatial.citygml.model.relief.TINReliefpublic void setMaxLength(java.lang.Double maxLength)
setMaxLength in class oracle.spatial.citygml.model.relief.TINReliefpublic oracle.spatial.geometry.JGeometry getStopLines()
getStopLines in class oracle.spatial.citygml.model.relief.TINReliefpublic void setStopLines(oracle.spatial.geometry.JGeometry stopLines)
setStopLines in class oracle.spatial.citygml.model.relief.TINReliefpublic oracle.spatial.geometry.JGeometry getBreaklines()
getBreaklines in class oracle.spatial.citygml.model.relief.TINReliefpublic void setBreakLines(oracle.spatial.geometry.JGeometry breakLines)
setBreakLines in class oracle.spatial.citygml.model.relief.TINReliefpublic oracle.spatial.geometry.JGeometry getControlPoints()
getControlPoints in class oracle.spatial.citygml.model.relief.TINReliefpublic void setControlPoints(oracle.spatial.geometry.JGeometry controlPoints)
setControlPoints in class oracle.spatial.citygml.model.relief.TINReliefpublic oracle.spatial.citygml.model.core.AbstractGeometry getSurfaceGeometry()
getSurfaceGeometry in class oracle.spatial.citygml.model.relief.TINReliefpublic void setSurfaceGeometry(oracle.spatial.citygml.model.core.AbstractGeometry surfaceGeometry)
setSurfaceGeometry in class oracle.spatial.citygml.model.relief.TINRelief