Package com.luciad.shape.shape3D
package com.luciad.shape.shape3D
Three-dimensional shapes that can be changed in all three dimensions.
- Since:
- 1.0
-
ClassDescriptionThis abstract class provides a basis for implementing the
ILcd3DEditableBounds
interface.This abstract class provides a basis for implementing theILcd2DEditablePolypoint
interface.This abstract class provides a basis for implementing theILcd3DEditablePolyline
interface, where the polyline is a simple line with two vertices.This abstract class provides a basis for implementing theILcd3DEditablePoint
interface.This abstract class provides a basis for implementing theILcd3DEditablePolypoint
interface.This abstract class provides a basis for implementing theILcd3DEditableShape
interface.AnILcd3DArcBand
is anILcdShape
that represents a subvolume of a sphere.AnILcd3DEditableArcBand
is anILcd3DArcBand
which defining parameters can be changed.AnILcd3DEditableBounds
object is anILcdBounds
object that can be changed in all three dimensions.AnILcd3DEditableDome
object is anILcdDome
whose center point and radius can be changed.AnILcd3DEditablePoint
is anILcdPoint
that can be moved in all three dimensions.AnILcd3DEditablePointList
is anILcdPointList
in which points can be inserted, removed, and moved in three dimensions.An ILcd3DEditablePolygon object is an ILcdPolygon that can be changed in 3 dimensions.An ILcd3DEditablePolyline object is an ILcdPolyline that can be changed in 3 dimensions.An ILcd3DEditablePolypoint object is an ILcdPolypoint that can be changed in 3 dimensions.AnILcd3DEditableShape
is anILcdShape
that can be moved in all three dimensions.AnILcd3DEditableSphere
object is anILcdSphere
whose center point and radius can be changed.AnILcd3DEditableVariableGeoBuffer
object is anILcdVariableGeoBuffer
that can be changed in three dimensions.AnILcdDome
is anILcdShape
that represents a half-sphere in 3D space.This interface represents extruded shapes whose base shape and Z values can be changed.This interfaces represents an extruded 2D shape.AnILcdSphere
is anILcdShape
that represents a sphere in 3D space.This class provides an implementation ofILcd3DEditablePointList
.This class provides an implementation ofILcdEditableExtrudedShape
.Deprecated.Replaced by ILcdExtrudedShape implementationsThis class provides an implementation ofILcd3DEditableArcBand
in the geodetic space.This class provides an implementation ofILcd3DEditableBounds
in the geodetic space.This class represents a buffer around a polyline on an ellipsoid, with a given width and height.A dome based on a base circle and an altitude.This class provides an implementation ofILcd3DEditablePolyline
that always has two points, in the geodetic space.This class provides an implementation ofILcd3DEditablePoint
in the geodetic space.This class provides an implementation ofILcd3DEditablePolygon
in the geodetic space.This class provides an implementation ofILcd3DEditablePolypoint
in the geodetic space.This class provides an implementation ofILcd3DEditablePolypoint
in the geodetic space.A sphere based on a base circle and an altitude.This class represents a variable buffer around a polyline on an ellipsoid, in the geodetic space.This class provides an implementation ofILcd3DEditableArcBand
in the cartesian space.This class provides an implementation ofILcd3DEditableBounds
in the cartesian space.This class provides an implementation ofILcd3DEditableBounds
in the cartesian space.This class provides an implementation ofILcd3DEditablePolyline
that always has two points, in the cartesian space.This class provides an implementation ofILcd3DEditablePoint
in the cartesian space, but internally using floats instead of doubles.This class provides an implementation ofILcd3DEditablePolygon
in the cartesian space with a reduced memory footprint.This class provides an implementation ofILcd3DEditablePolyline
in the cartesian space with a reduced memory footprint.This class provides an implementation ofILcd3DEditablePolypoint
in the cartesian space with a reduced memory footprint.This class provides an implementation ofILcd3DEditablePolyline
that always has two points, in the cartesian space.This class provides an implementation ofILcd3DEditablePoint
in the cartesian space.This class provides an implementation ofILcd3DEditablePolygon
in the cartesian space.This class provides an implementation ofILcd3DEditablePolyline
in the cartesian space.This class provides an implementation ofILcd3DEditablePolypoint
in the cartesian space.