com.steema.teechart.styles
Class LevelSegment

java.lang.Object
  extended by com.steema.teechart.styles.LevelSegment

public class LevelSegment
extends java.lang.Object

Author:
Administrator

Field Summary
 int count
           
 LevelPoint[] points
           
 
Constructor Summary
LevelSegment()
           
 
Method Summary
 LevelPoint[] getPoints()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

count

public int count

points

public LevelPoint[] points
Constructor Detail

LevelSegment

public LevelSegment()
Method Detail

getPoints

public LevelPoint[] getPoints()