Package com.luciad.shape.shape3D
Interface ILcdDome
- All Superinterfaces:
Cloneable
,ILcdBounded
,ILcdCircle
,ILcdCloneable
,ILcdShape
,Serializable
- All Known Subinterfaces:
ILcd3DEditableDome
- All Known Implementing Classes:
TLcdLonLatHeightDome
An
ILcdDome
is an ILcdShape
that represents a
half-sphere in 3D space. It is defined by a center point and a radius. A
dome represents the top half (as defined by the positive Z axis) of its
corresponding sphere.
The parameters of the dome can only be read, not modified.
- Since:
- 10.1
-
Method Summary
Methods inherited from interface com.luciad.shape.ILcdBounded
getBounds
Methods inherited from interface com.luciad.shape.ILcdCircle
getCenter, getRadius
Methods inherited from interface com.luciad.util.ILcdCloneable
clone
Methods inherited from interface com.luciad.shape.ILcdShape
contains2D, contains2D, contains3D, contains3D, getFocusPoint