Uses of Enum
org.jzy3d.plot3d.rendering.view.HiDPI
Packages that use HiDPI
Package
Description
-
Uses of HiDPI in org.jzy3d.plot3d.primitives.axis.layout
Methods in org.jzy3d.plot3d.primitives.axis.layout with parameters of type HiDPIModifier 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
Methods in org.jzy3d.plot3d.rendering.canvas that return HiDPIMethods in org.jzy3d.plot3d.rendering.canvas with parameters of type HiDPI -
Uses of HiDPI in org.jzy3d.plot3d.rendering.view
Fields in org.jzy3d.plot3d.rendering.view declared as HiDPIMethods in org.jzy3d.plot3d.rendering.view that return HiDPIModifier 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.