Skip navigation links
A B C D E F G H I L M N P R S T U V W X Y Z 

C

cancelTemporaryStatus() - Method in interface net.avensome.dev.gnupolpot.api.Api
Restores statusbar text to last value passed to Api.setStatus(String).
centerAt(double, double) - Method in interface net.avensome.dev.gnupolpot.api.plotter.IViewport
Changes viewport center.
changeZoom(Api, ScrollEvent) - Static method in class net.avensome.dev.gnupolpot.api.action.Zooming
Should be called when mouse wheel is scrolled.
clear() - Method in interface net.avensome.dev.gnupolpot.api.plotter.IPlotter
Removes all existing layers and creates a single, empty layer.
colorToHex(Color) - Static method in class net.avensome.dev.gnupolpot.api.util.FxUtils
 
contains(double, double) - Method in interface net.avensome.dev.gnupolpot.api.plotter.IViewport
 
containsHorizontalCoord(double) - Method in interface net.avensome.dev.gnupolpot.api.plotter.IViewport
 
containsVerticalCoord(double) - Method in interface net.avensome.dev.gnupolpot.api.plotter.IViewport
 
createLayerAbove(ILayer, String) - Method in interface net.avensome.dev.gnupolpot.api.plotter.IPlotter
Creates a new layer above any provided layer currently on the layer stack.
createLayerOnTop(String) - Method in interface net.avensome.dev.gnupolpot.api.plotter.IPlotter
Creates a new layer on top of layer stack.
createLayerUnder(ILayer, String) - Method in interface net.avensome.dev.gnupolpot.api.plotter.IPlotter
Creates a new layer below any provided layer currently on the layer stack.
A B C D E F G H I L M N P R S T U V W X Y Z 
Skip navigation links