Uses of Class
org.jzy3d.maths.Dimension
Package
Description
-
Uses of Dimension in org.jzy3d.chart.factories
Modifier and TypeMethodDescriptionCanvasNewtSWT.getDimension()
EmulGLPainterFactory.getOffscreenDimension()
IPainterFactory.getOffscreenDimension()
NativePainterFactory.getOffscreenDimension()
-
Uses of Dimension in org.jzy3d.junit
-
Uses of Dimension in org.jzy3d.plot3d.rendering.canvas
Modifier and TypeMethodDescriptionCanvasAWT.getDimension()
CanvasNewtAwt.getDimension()
CanvasSwing.getDimension()
EmulGLCanvas.getDimension()
ICanvas.getDimension()
OffscreenCanvas.getDimension()
-
Uses of Dimension in org.jzy3d.plot3d.rendering.legends
Modifier and TypeMethodDescriptionvoid
AWTLegend.setMinimumDimension
(Dimension dimension) Deprecated. -
Uses of Dimension in org.jzy3d.plot3d.rendering.legends.colorbars
Modifier and TypeMethodDescriptionAWTColorbarLegend.getMinimumDimension()
IColorbarLegend.getMinimumDimension()
-
Uses of Dimension in org.jzy3d.plot3d.rendering.view
Modifier and TypeMethodDescriptionAWTImageViewport.getMinimumDimension()
Return the minimum size for this graphic.IImageViewport.getMinimumDimension()
Return the minimum size for this graphic.