Documentation of 'org.jplot2d.sizing.AutoPackSizeMode' Java class
AutoPackSizeMode
org.jplot2d.sizing

Class AutoPackSizeMode



  • public class AutoPackSizeMode
    extends SizeMode
    The plot paper size is auto packed to its contents. The plot content size is assigned by preferred content size. Changing the container size will change the scale, while keep the width/height ratio of plot.
    • Constructor Summary

      Constructors 
      Constructor and Description
      AutoPackSizeMode()
      The plot paper size is auto packed according to its preferred content size.
    • Constructor Detail

      • AutoPackSizeMode

        public AutoPackSizeMode()
        The plot paper size is auto packed according to its preferred content size.
    • Method Detail

      • update

        public SizeMode.Result update(PlotEx plot)
        Description copied from class: SizeMode
        Update the internal status of this size mode.

        For Internal use only. User should never call this method.

        Specified by:
        update in class SizeMode
      • 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.