Uses of Enum Class
org.eclipse.swt.graphics.RoundingMode
Packages that use RoundingMode
-
Uses of RoundingMode in org.eclipse.swt.graphics
Methods in org.eclipse.swt.graphics that return RoundingModeModifier and TypeMethodDescriptionstatic RoundingModeReturns the enum constant of this class with the specified name.static RoundingMode[]RoundingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.eclipse.swt.graphics with parameters of type RoundingModeModifierConstructorDescriptionOfFloat(float x, float y, RoundingMode roundingMode) OfFloat(float x, float y, float width, float height, RoundingMode locationRounding, RoundingMode sizeRounding)