Uses of Enum Class
org.jhotdraw8.draw.figure.LabelAutorotate
Packages that use LabelAutorotate
-
Uses of LabelAutorotate in org.jhotdraw8.draw.figure
Fields in org.jhotdraw8.draw.figure with type parameters of type LabelAutorotateModifier and TypeFieldDescriptionstatic final @NonNull NonNullEnumStyleableKey<LabelAutorotate> AbstractLabelConnectionFigure.LABEL_AUTOROTATEWhether the label should be rotated with the target.Methods in org.jhotdraw8.draw.figure that return LabelAutorotateModifier and TypeMethodDescriptionstatic LabelAutorotateReturns the enum constant of this class with the specified name.static LabelAutorotate[]LabelAutorotate.values()Returns an array containing the constants of this enum class, in the order they are declared.