public final class PaintMarkerEvent
extends java.util.EventObject
Constructor and Description |
---|
PaintMarkerEvent() |
Modifier and Type | Method and Description |
---|---|
java.awt.Graphics2D |
getGraphics()
Description goes here
|
int |
getPoint()
Description goes here
|
java.awt.Point |
getPosition()
Description goes here
|
int |
getSeries()
Description goes here
|
boolean |
isHandled()
Description goes here
|
void |
setHandled(boolean value)
Description goes here
|
public java.awt.Graphics2D getGraphics()
public boolean isHandled()
public void setHandled(boolean value)
value
- public int getPoint()
public java.awt.Point getPosition()
public int getSeries()
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.