public class Plot
extends java.lang.Object
| Constructor | Description |
|---|---|
Plot() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
show(Figure figure) |
|
static void |
show(Figure figure,
java.io.File outputFile) |
|
static void |
show(Figure figure,
java.lang.String divName) |
|
static void |
show(Figure figure,
java.lang.String divName,
java.io.File outputFile) |
Copyright © 2018. All rights reserved.