
eu.hansolo.steelseries.tools.PostPosition Maven / Gradle / Ivy
Go to download
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.
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
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