Package com.luciad.shape.shape3D
Interface ILcdSphere
- All Superinterfaces:
Cloneable,ILcdBounded,ILcdCircle,ILcdCloneable,ILcdShape,Serializable
- All Known Subinterfaces:
ILcd3DEditableSphere
- All Known Implementing Classes:
TLcdLonLatHeightSphere
An
ILcdSphere is an ILcdShape that represents a
sphere in 3D space. It is defined by a center point and a radius.
The parameters of the sphere can only be read, not modified.
- Since:
- 10.1
-
Method Summary
Methods inherited from interface com.luciad.shape.ILcdBounded
getBoundsMethods inherited from interface com.luciad.shape.ILcdCircle
getCenter, getRadiusMethods inherited from interface com.luciad.util.ILcdCloneable
cloneMethods inherited from interface com.luciad.shape.ILcdShape
contains2D, contains2D, contains3D, contains3D, getFocusPoint