com.steema.teechart.styles
Class Contour.ContourDraw

java.lang.Object
  extended by com.steema.teechart.TeeBase
      extended by com.steema.teechart.styles.Contour.ContourDraw
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Contour

public final class Contour.ContourDraw
extends TeeBase

Title: ContourDraw class

Description: Composite of the Contour series class.

Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.steema.teechart.TeeBase
chart
 
Constructor Summary
Contour.ContourDraw(Contour cSeries)
           
 
Method Summary
 
Methods inherited from class com.steema.teechart.TeeBase
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Contour.ContourDraw

public Contour.ContourDraw(Contour cSeries)