public class HitTestEvent
extends java.util.EventObject
Constructor and Description |
---|
HitTestEvent() |
Modifier and Type | Method and Description |
---|---|
HitType |
getHitType()
Description goes here
|
java.lang.Object |
getObject()
Description goes here
|
int |
getPoint()
Description goes here
|
int |
getSeries()
Description goes here
|
DataUnit |
getValue()
Description goes here
|
java.util.Date |
getValueDateTime()
Description goes here
|
double |
getValueDouble()
Description goes here
|
TimeSpan |
getValueTimeSpan()
Description goes here
|
public HitType getHitType()
public java.lang.Object getObject()
public int getPoint()
public int getSeries()
public TimeSpan getValueTimeSpan()
public DataUnit getValue()
public double getValueDouble()
public java.util.Date getValueDateTime()
2014 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.