
org.refcodes.graphical.ScaleMode Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of refcodes-graphical Show documentation
Show all versions of refcodes-graphical Show documentation
Artifact for graphical issues regarding RGB, pixel, fonts, and other stuff (utility).
package org.refcodes.graphical;
public enum ScaleMode {
NONE, SCALE_GRID, SCALE_FIELDS
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy