Uses of Enum Class
heronarts.glx.ui.vg.VGraphics.Winding
Packages that use VGraphics.Winding
-
Uses of VGraphics.Winding in heronarts.glx.ui.vg
Methods in heronarts.glx.ui.vg that return VGraphics.WindingModifier and TypeMethodDescriptionstatic VGraphics.Winding
Returns the enum constant of this class with the specified name.static VGraphics.Winding[]
VGraphics.Winding.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in heronarts.glx.ui.vg with parameters of type VGraphics.WindingModifier and TypeMethodDescriptionVGraphics.arc
(float cx, float cy, float r, float a0, float a1, VGraphics.Winding dir) VGraphics.pathWinding
(VGraphics.Winding dir)