com.steema.teechart.drawing
Class LineCross

java.lang.Object
  extended by com.steema.teechart.drawing.LineCross

public class LineCross
extends java.lang.Object

Title: LineCross class

Description:

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

Company: Steema Software SL


Field Summary
 Point.Double cross
           
 boolean result
           
 
Constructor Summary
LineCross()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

result

public boolean result

cross

public Point.Double cross
Constructor Detail

LineCross

public LineCross()