|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFrame | |
|---|---|
| org.jzy3d.bridge.awt | |
| org.jzy3d.bridge.swing | |
| org.jzy3d.chart | |
| org.jzy3d.chart.factories | |
| Uses of IFrame in org.jzy3d.bridge.awt |
|---|
| Classes in org.jzy3d.bridge.awt that implement IFrame | |
|---|---|
class |
FrameAWT
|
| Uses of IFrame in org.jzy3d.bridge.swing |
|---|
| Classes in org.jzy3d.bridge.swing that implement IFrame | |
|---|---|
class |
FrameSwing
|
| Uses of IFrame in org.jzy3d.chart |
|---|
| Methods in org.jzy3d.chart that return IFrame | |
|---|---|
IFrame |
Chart.display(Rectangle rectangle,
String title)
|
IFrame |
Chart.open(String title,
int width,
int height)
|
IFrame |
Chart.open(String title,
Rectangle rect)
|
| Uses of IFrame in org.jzy3d.chart.factories |
|---|
| Methods in org.jzy3d.chart.factories that return IFrame | |
|---|---|
IFrame |
IChartComponentFactory.newFrame(Chart chart,
Rectangle bounds,
String title)
|
IFrame |
ChartComponentFactory.newFrame(Chart chart,
Rectangle bounds,
String title)
|
IFrame |
AWTChartComponentFactory.newFrame(Chart chart,
Rectangle bounds,
String title)
|
protected IFrame |
AWTChartComponentFactory.newFrameAWT(Chart chart,
Rectangle bounds,
String title,
String message)
|
protected IFrame |
AWTChartComponentFactory.newFrameSwing(Chart chart,
Rectangle bounds,
String title)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||