- validate(V) - Method in interface net.avensome.dev.gnupolpot.api.util.Validator
 
-  
 
- Validator<V> - Interface in net.avensome.dev.gnupolpot.api.util
 
- 
Can be used to place additional constraints on values provided by user.
 
- valueOf(String) - Static method in enum net.avensome.dev.gnupolpot.api.mouse.MouseEventType
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum net.avensome.dev.gnupolpot.api.plotter.Guide.Orientation
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum net.avensome.dev.gnupolpot.api.plotter.IPlotter.LayerMove
 
- 
Returns the enum constant of this type with the specified name.
 
- valueOf(String) - Static method in enum net.avensome.dev.gnupolpot.api.plotter.Shape.Style
 
- 
Returns the enum constant of this type with the specified name.
 
- values() - Static method in enum net.avensome.dev.gnupolpot.api.mouse.MouseEventType
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum net.avensome.dev.gnupolpot.api.plotter.Guide.Orientation
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum net.avensome.dev.gnupolpot.api.plotter.IPlotter.LayerMove
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- values() - Static method in enum net.avensome.dev.gnupolpot.api.plotter.Shape.Style
 
- 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
- visiblePoints(Collection<PlotPoint>) - Method in interface net.avensome.dev.gnupolpot.api.plotter.IViewport
 
- 
Filters points by visibility.