|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.charts4j.ShapeMarker
public class ShapeMarker
Shape markers for LineChart
s, XYLineChart
s,
RadarChart
s, ScatterPlot
s, and BarChart
s. Markers are
constructed with the Markers
class.
LineChart
,
XYLineChart
,
ScatterPlot
,
BarChart
Method Summary | |
---|---|
Color |
getColor()
Get the marker color. |
Priority |
getPriority()
Get the marker priority. |
Shape |
getShape()
Get the shape associated with ShapeMarker. |
int |
getSize()
Get the marker size. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public final Shape getShape()
public Color getColor()
public int getSize()
public Priority getPriority()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |