Documentation of 'org.jplot2d.element.impl.ImageMappingEx' Java class
ImageMappingEx
org.jplot2d.element.impl

Interface ImageMappingEx

    • Method Detail

      • getGraphs

        ImageGraphEx[] getGraphs()
        Description copied from interface: ImageMapping
        Returns all ImageGraph whose mapping are controlled by this ImageMapping.
        Specified by:
        getGraphs in interface ImageMapping
        Returns:
        all ImageGraph whose mapping are controlled by this ImageMapping
      • removeImageGraph

        void removeImageGraph(ImageGraphEx graph)
      • recalcLimits

        void recalcLimits()
        Called by ImageGraphEx when its data changed, to notify the limits need to be recalculated.
      • calcLimits

        void calcLimits()
        Called by PlotEx.commit() to calculate limits if needed
      • getLimits

        double[] getLimits()
      • getILUTOutputBits

        int getILUTOutputBits()
        Returns the number of significant bits that the ILUT output range. When creating image, the color model bit should match this value.
        Returns:
        the number of significant bits

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.