com.steema.teechart.styles
Class SeriesMarksPosition
java.lang.Object
com.steema.teechart.styles.SeriesMarksPosition
public class SeriesMarksPosition
- extends java.lang.Object
Title: SeriesMarksPosition class
Description: Series Mark Position
Copyright (c) 2005-2013 by Steema Software SL. All Rights
Reserved.
Company: Steema Software SL
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
arrowFix
public boolean arrowFix
arrowFrom
public Point arrowFrom
arrowTo
public Point arrowTo
custom
public boolean custom
height
public int height
leftTop
public Point leftTop
width
public int width
midPoint
public Point midPoint
hasMid
public boolean hasMid
SeriesMarksPosition
public SeriesMarksPosition()
getBounds
public Rectangle getBounds()
- Returns the bounding rectangle of the indexed Mark.
- Returns:
- Rectangle
assign
public void assign(SeriesMarksPosition source)
moveTo
public void moveTo(int x,
int y)