com.steema.teechart.styles
Class LevelPoint

java.lang.Object
  extended by com.steema.teechart.PointDouble
      extended by com.steema.teechart.styles.LevelPoint

public class LevelPoint
extends PointDouble

Author:
Administrator

Field Summary
 
Fields inherited from class com.steema.teechart.PointDouble
x, y
 
Constructor Summary
LevelPoint()
           
LevelPoint(double x, double y)
           
 
Method Summary
 
Methods inherited from class com.steema.teechart.PointDouble
getX, getY, round, round, round, setX, setY
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LevelPoint

public LevelPoint()

LevelPoint

public LevelPoint(double x,
                  double y)