Uses of Enum Class
net.sourceforge.plantuml.salt.factory.ScrollStrategy
Packages that use ScrollStrategy
-
Uses of ScrollStrategy in net.sourceforge.plantuml.salt.element
Constructors in net.sourceforge.plantuml.salt.element with parameters of type ScrollStrategyModifierConstructorDescriptionElementPyramidScrolled(Positionner2 positionner, ISkinSimple spriteContainer, ScrollStrategy scrollStrategy) -
Uses of ScrollStrategy in net.sourceforge.plantuml.salt.factory
Methods in net.sourceforge.plantuml.salt.factory that return ScrollStrategyModifier and TypeMethodDescriptionstatic ScrollStrategystatic ScrollStrategyReturns the enum constant of this class with the specified name.static ScrollStrategy[]ScrollStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.