|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PointsView.Line | |
|---|---|
| edu.mines.jtk.mosaic | A system for 2-D graphics. |
| Uses of PointsView.Line in edu.mines.jtk.mosaic |
|---|
| Methods in edu.mines.jtk.mosaic that return PointsView.Line | |
|---|---|
static PointsView.Line |
PointsView.Line.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PointsView.Line[] |
PointsView.Line.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in edu.mines.jtk.mosaic with parameters of type PointsView.Line | |
|---|---|
void |
PointsView.setLineStyle(PointsView.Line style)
Sets the line style. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||