Uses of Enum
org.jzy3d.plot3d.rendering.view.HiDPI
Package
Description
-
Uses of HiDPI in org.jzy3d.plot3d.primitives.axis.layout
Modifier and TypeMethodDescriptionAxisLayout.getFont
(AxisLayout.FontType type, HiDPI hidpi) Get registered font according to conditionsvoid
AxisLayout.setFont
(Font font, AxisLayout.FontType type, HiDPI hidpi) Get font according to a given context -
Uses of HiDPI in org.jzy3d.plot3d.rendering.canvas
-
Uses of HiDPI in org.jzy3d.plot3d.rendering.view
Modifier and TypeMethodDescriptionstatic HiDPI
HiDPI.from
(boolean hidpi) View.getHiDPI()
Return HiDPI status as ACTUALLY possible by the ICanvas on the current screen and computer, regardless of theinvalid @link
{@link Quality#setHiDPIEnabled(true)
static HiDPI
Returns the enum constant of this type with the specified name.static HiDPI[]
HiDPI.values()
Returns an array containing the constants of this enum type, in the order they are declared.