Package com.luciad.shape.shape3D


package com.luciad.shape.shape3D
Three-dimensional shapes that can be changed in all three dimensions.
Since:
1.0
  • Class
    Description
    This abstract class provides a basis for implementing the ILcd3DEditableBounds interface.
    This abstract class provides a basis for implementing the ILcd2DEditablePolypoint interface.
    This abstract class provides a basis for implementing the ILcd3DEditablePolyline interface, where the polyline is a simple line with two vertices.
    This abstract class provides a basis for implementing the ILcd3DEditablePoint interface.
    This abstract class provides a basis for implementing the ILcd3DEditablePolypoint interface.
    This abstract class provides a basis for implementing the ILcd3DEditableShape interface.
    An ILcd3DArcBand is an ILcdShape that represents a subvolume of a sphere.
    An ILcd3DEditableArcBand is an ILcd3DArcBand which defining parameters can be changed.
    An ILcd3DEditableBounds object is an ILcdBounds object that can be changed in all three dimensions.
    An ILcd3DEditableDome object is an ILcdDome whose center point and radius can be changed.
    An ILcd3DEditablePoint is an ILcdPoint that can be moved in all three dimensions.
    An ILcd3DEditablePointList is an ILcdPointList 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.
    An ILcd3DEditableShape is an ILcdShape that can be moved in all three dimensions.
    An ILcd3DEditableSphere object is an ILcdSphere whose center point and radius can be changed.
    An ILcd3DEditableVariableGeoBuffer object is an ILcdVariableGeoBuffer that can be changed in three dimensions.
    An ILcdDome is an ILcdShape 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.
    An ILcdSphere is an ILcdShape that represents a sphere in 3D space.
    This class provides an implementation of ILcd3DEditablePointList.
    This class provides an implementation of ILcdEditableExtrudedShape.
    Deprecated.
    Replaced by ILcdExtrudedShape implementations
    This class provides an implementation of ILcd3DEditableArcBand in the geodetic space.
    This class provides an implementation of ILcd3DEditableBounds 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 of ILcd3DEditablePolyline that always has two points, in the geodetic space.
    This class provides an implementation of ILcd3DEditablePoint in the geodetic space.
    This class provides an implementation of ILcd3DEditablePolygon in the geodetic space.
    This class provides an implementation of ILcd3DEditablePolypoint in the geodetic space.
    This class provides an implementation of ILcd3DEditablePolypoint 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 of ILcd3DEditableArcBand in the cartesian space.
    This class provides an implementation of ILcd3DEditableBounds in the cartesian space.
    This class provides an implementation of ILcd3DEditableBounds in the cartesian space.
    This class provides an implementation of ILcd3DEditablePolyline that always has two points, in the cartesian space.
    This class provides an implementation of ILcd3DEditablePoint in the cartesian space, but internally using floats instead of doubles.
    This class provides an implementation of ILcd3DEditablePolygon in the cartesian space with a reduced memory footprint.
    This class provides an implementation of ILcd3DEditablePolyline in the cartesian space with a reduced memory footprint.
    This class provides an implementation of ILcd3DEditablePolypoint in the cartesian space with a reduced memory footprint.
    This class provides an implementation of ILcd3DEditablePolyline that always has two points, in the cartesian space.
    This class provides an implementation of ILcd3DEditablePoint in the cartesian space.
    This class provides an implementation of ILcd3DEditablePolygon in the cartesian space.
    This class provides an implementation of ILcd3DEditablePolyline in the cartesian space.
    This class provides an implementation of ILcd3DEditablePolypoint in the cartesian space.