Package lt.monarch.chart.chart3D.engine

Internal classes for 3D charts

See:
          Description

Interface Summary
Interface Description
Shape3D.ProjectableShape<ChartProjector extends Projector>  
 

Class Summary
Class Description
Bar3D  
Bar3DSymbol  
Cone3D  
Entity3D  
Grid3D Represents a grid in 3D chart.
PlaneMapper3D Trivial plane mapper, which maps (x,y, z) coordinate pairs to Point3D objects.
Pole3D Pole shape approximated by n-angles polygon.
Projector3D 3D projector maps Point3D objects into the specified projection area.
Shape3D<ChartProjector extends Projector> Shape interface for drawing shapes in bar series.
SimpleProjector3D 3D projector maps Point3D objects into the specified projection area.
Sphere3D A class which generates sphere geometry.
Transformation3D Transforms the coordinates according to the rotation and elevation
 

Enum Summary
Enum Description
Entity3D.EntityStyle  
Entity3D.PrimitiveRole  
Grid3D.GridOrientation Grid plane orientation options.
Sphere3D.SphereType The enumeration of possible sphere types.
 

Package lt.monarch.chart.chart3D.engine Description

Internal classes for 3D charts