Uses of Enum Class
se.conciliate.extensions.store.Direction
Packages that use Direction
Package
Description
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
-
Uses of Direction in se.conciliate.extensions.store
Fields in se.conciliate.extensions.store with type parameters of type DirectionMethods in se.conciliate.extensions.store that return DirectionModifier and TypeMethodDescriptionstatic Direction
Returns the enum constant of this class with the specified name.static Direction[]
Direction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in se.conciliate.extensions.store with type arguments of type DirectionModifier and TypeMethodDescriptionvoid
MTVertex.setDefaultLabelBounds
(MTLanguage language, Optional<Direction> forceSide) Updates the label bounds to a default size and position.