Package org.jzy3d.awt
Class AWTHelper
java.lang.Object
org.jzy3d.awt.AWTHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Coord2d
getPixelScale
(Component component) static Coord2d
getPixelScale
(Graphics2D g2d) static double
getPixelScaleX
(Component component) static double
getPixelScaleX
(Graphics2D g2d) static double
getPixelScaleY
(Component component) static double
getPixelScaleY
(Graphics2D g2d)
-
Constructor Details
-
AWTHelper
public AWTHelper()
-
-
Method Details
-
getPixelScale
-
getPixelScale
-
getPixelScaleX
-
getPixelScaleX
-
getPixelScaleY
-
getPixelScaleY
-