Uses of Enum Class
pi.actor.Line.ArrowType
Packages that use Line.ArrowType
-
Uses of Line.ArrowType in pi.actor
Methods in pi.actor that return Line.ArrowTypeModifier and TypeMethodDescriptionstatic Line.ArrowTypeReturns the enum constant of this class with the specified name.static Line.ArrowType[]Line.ArrowType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pi.actor with parameters of type Line.ArrowTypeModifier and TypeMethodDescriptionLine.LineEnd.arrow(Line.ArrowType arrow) Setzt die Art der Pfeilspitze.