DE: Um die Wirkung der unterschiedlichen autoscale Einstellungen zu prüfen, schieben Sie den Schieberegler in beide Richtungen (und siehe Details). |
EN: To see the effect of the different autoscale settings please move the slider in both directions (and see details). |
setAutoScale
und rescale
pf.setAutoScale(int)
auf der PlotFrame
Instanz pf
geändert werden:
add(painter)
add(painter)
(Zoomen impliziert setAutoScale(0)
)setXYBounds
gesetzt)pf.rescale()
auf der PlotFrame
Instanz pf
setzt
die Grenzen für die optimale Anzeige aller Grafik Objekte.JxnRealArrayCurve.setLimiter(true)
.setXYBounds
setXYBounds
Methode aus
KmgFormelPlotFrame
.
PlotFrame
der Anzeigebereich verschoben werden.pf.rescale()
auf der PlotFrame
Instanz pf
setzt
die Grenzen für die optimale Anzeige aller Grafik Objekte.setAutoScale
)setCursorTextEnabled
)
setAutoScale
and rescale
pf.setAutoScale(int)
on the PlotFrame
instance pf
:
add(painter)
add(painter)
add(painter)
(zooming implies setAutoScale(0)
)setXYBounds
)pf.rescale()
on the PlotFrame
instance pf
sets
the bounds optimal for showing all graphical objects.JxnRealArrayCurve.setLimiter(true)
.
setXYBounds
setXYBounds
method of
KmgFormelPlotFrame
.
PlotFrame
can be used to shift the display area.pf.rescale()
on the PlotFrame
instance pf
returns to
the bounds optimal for showing all graphical objects.setAutoScale
)setCursorTextEnabled
)