Uses of Enum Class
cnuphys.splot.rubberband.Rubberband.Policy
Packages that use Rubberband.Policy
-
Uses of Rubberband.Policy in cnuphys.splot.rubberband
Subclasses with type arguments of type Rubberband.Policy in cnuphys.splot.rubberbandModifier and TypeClassDescriptionstatic enumEnum of possible rubber banding polices.Methods in cnuphys.splot.rubberband that return Rubberband.PolicyModifier and TypeMethodDescriptionstatic Rubberband.PolicyReturns the enum constant of this class with the specified name.static Rubberband.Policy[]Rubberband.Policy.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cnuphys.splot.rubberband with parameters of type Rubberband.PolicyModifierConstructorDescriptionRubberband(PlotCanvas canvas, IRubberbanded rubberbanded, Rubberband.Policy policy) Create a Rubberband