Uses of Enum Class
org.forester.archaeopteryx.Options.NODE_LABEL_DIRECTION
Packages that use Options.NODE_LABEL_DIRECTION
-
Uses of Options.NODE_LABEL_DIRECTION in org.forester.archaeopteryx
Methods in org.forester.archaeopteryx that return Options.NODE_LABEL_DIRECTIONModifier and TypeMethodDescriptionstatic Options.NODE_LABEL_DIRECTION
Returns the enum constant of this class with the specified name.static Options.NODE_LABEL_DIRECTION[]
Options.NODE_LABEL_DIRECTION.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.forester.archaeopteryx with parameters of type Options.NODE_LABEL_DIRECTIONModifier and TypeMethodDescriptionvoid
Configuration.setNodeLabelDirection
(Options.NODE_LABEL_DIRECTION node_label_direction)