Documentation of 'org.jzy3d.chart.Settings' Java class
Settings
org.jzy3d.chart

Class Settings



  • public class Settings
    extends java.lang.Object
    Settings is a singleton that holds general settings that configure Imaging classes instantiation.
    • Method Detail

      • detectProfile

        public static com.jogamp.opengl.GLProfile detectProfile()
      • getInstance

        public static Settings getInstance()
        Return the single allowed instance of Settings.
      • setHardwareAccelerated

        public void setHardwareAccelerated(boolean hardwareAccelerated)
        Modifies the acceleration status for all ICanvas.Canvas instantiations. This doesn't modify the status of canvases that have allready been instantiated.
      • isHardwareAccelerated

        public boolean isHardwareAccelerated()
        Returns true if hardware acceleration is used for 3d graphics.
      • getGLCapabilities

        public com.jogamp.opengl.GLCapabilities getGLCapabilities()
        Returns a copy of the current GL2 capabilities.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.