Uses of Class
org.jzy3d.maths.Margin
Packages that use Margin
Package
Description
-
Uses of Margin in org.jzy3d.plot3d.rendering.legends
Methods in org.jzy3d.plot3d.rendering.legends that return Margin -
Uses of Margin in org.jzy3d.plot3d.rendering.legends.colorbars
Methods in org.jzy3d.plot3d.rendering.legends.colorbars that return MarginMethods in org.jzy3d.plot3d.rendering.legends.colorbars with parameters of type MarginModifier and TypeMethodDescriptionvoid
Update image according to new margin.void
protected BufferedImage
Generate an image for this dimension, margin and pixel scale. -
Uses of Margin in org.jzy3d.plot3d.rendering.legends.overlay
Fields in org.jzy3d.plot3d.rendering.legends.overlay declared as MarginMethods in org.jzy3d.plot3d.rendering.legends.overlay that return MarginMethods in org.jzy3d.plot3d.rendering.legends.overlay with parameters of type Margin -
Uses of Margin in org.jzy3d.plot3d.rendering.view
Fields in org.jzy3d.plot3d.rendering.view declared as MarginModifier and TypeFieldDescriptionprotected Margin
AWTImageViewport.margin
protected Margin
View2DLayout.margin
Distance between canvas content and canvas border (i.e. empty borders dimension)Methods in org.jzy3d.plot3d.rendering.view that return MarginModifier and TypeMethodDescriptionAWTImageViewport.getMargin()
View2DLayout.getMargin()
View2DProcessing.getMarginPx()
Return the margin in pixels, as defined in settingsView2DProcessing.getMarginPxScaled()
Return the margin in pixels, already scaled according to pixel scaleMethods in org.jzy3d.plot3d.rendering.view with parameters of type Margin