JClass DesktopViews 6.3.0 API
Documentation

Package com.klg.jclass.chart3d.shape

Contains the custom point styles for JClass Chart 3D.

See:
          Description

Interface Summary
JCSymbolShape Interface for symbol shapes for JClass Chart 3D.
 

Class Summary
BaseShape BaseShape is an abstract base class used for defining custom point styles in Chart 3D.
Box The Box class is an extension of the BaseShape class that draws a box for a point.
Circle The Circle class is an extension of the BaseShape class that draws a circle for a point.
Cross The Cross class is an extension of the BaseShape class that draws a cross for a point.
Diamond An extension of the class that draws a diamond for a point.
Dot The Dot class is an extension of the BaseShape class that draws a dot (i.e.
HorizontalLine The HorizontalLine class is an extension of the BaseShape class that draws a horizontal line for a point.
Rectangle The Rectangle class is an extension of the BaseShape class that draws a rectangle for a point.
Square The Square class is an extension of the BaseShape class that draws a square for a point.
Star The Star class is an extension of the BaseShape class that draws a star for a point.
Triangle The Triangle class is an extension of the BaseShape class that draws a triangle for a point.
VerticalLine The VerticalLine class is an extension of the BaseShape class that draws a vertical line for a point.
 

Package com.klg.jclass.chart3d.shape Description

Contains the custom point styles for JClass Chart 3D.


Copyright © 2004 Quest Software Inc..
All rights reserved.