|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceLinePaintlet.MarkerShape | |
|---|---|
| adams.gui.visualization.instance | |
| Uses of InstanceLinePaintlet.MarkerShape in adams.gui.visualization.instance |
|---|
| Methods in adams.gui.visualization.instance that return InstanceLinePaintlet.MarkerShape | |
|---|---|
protected InstanceLinePaintlet.MarkerShape |
InstanceLinePaintlet.getMarkerShape(int index)
Determines the shape to paint around the data points, based on the index of the data. |
static InstanceLinePaintlet.MarkerShape |
InstanceLinePaintlet.MarkerShape.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InstanceLinePaintlet.MarkerShape[] |
InstanceLinePaintlet.MarkerShape.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.gui.visualization.instance with parameters of type InstanceLinePaintlet.MarkerShape | |
|---|---|
protected void |
InstanceLinePaintlet.drawData(Graphics g,
Instance data,
Color color,
InstanceLinePaintlet.MarkerShape marker)
Draws the data with the given color. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||