![JAR search and dependency download from the Maven repository](/logo.png)
eu.hansolo.steelseries.tools.PostPosition Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of SteelSeries Show documentation
Show all versions of SteelSeries Show documentation
The SteelSeries is a javabeans component library that contains gauges.
You will find linear and radial gauges. In addition you will also find
digital displays.
package eu.hansolo.steelseries.tools;
/**
*
* @author hansolo
*/
public enum PostPosition {
MAX_CENTER_TOP,
MAX_RIGHT,
MIN_BOTTOM,
MAX_BOTTOM,
MAX_CENTER_BOTTOM,
LOWER_CENTER,
MIN_LEFT,
CENTER,
SMALL_GAUGE_MAX_RIGHT,
SMALL_GAUGE_MIN_LEFT
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy