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