public static class Cone
extends java.lang.Object
A cone consists of all the points in an infinite cone that are less than a certain distance from
the apex along the axis. The circular area furthest along the axis from the apex is called the base
of the cone.
- See Also:
- Serialized Form