Documentation of 'info.monitorenter.gui.chart.rangepolicies.RangePolicyForcedPoint' Java class
RangePolicyForcedPoint
info.monitorenter.gui.chart.rangepolicies

Class RangePolicyForcedPoint

  • All Implemented Interfaces:
    IRangePolicy, java.io.Serializable


    public final class RangePolicyForcedPoint
    extends RangePolicyMinimumViewport
    A range policy that forces the chart always to display the constructor given point regardless of the actual bounds of the traces within the chart.

    See Also:
    Serialized Form
    • Constructor Detail

      • RangePolicyForcedPoint

        public RangePolicyForcedPoint()
        Creates a range policy that ensures zero to be visible.

      • RangePolicyForcedPoint

        public RangePolicyForcedPoint(double point)
        Creates a range policy backed by the given point in the dimension this policy is used (x or y).

        Parameters:
        point - the point that always has to be shown.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.