All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.refcodes.graphical.ScaleMode Maven / Gradle / Ivy

Go to download

Artifact for graphical issues regarding RGB, pixel, fonts, and other stuff (utility).

There is a newer version: 3.3.9
Show newest version
package org.refcodes.graphical;

public enum ScaleMode {
	
	NONE, SCALE_GRID, SCALE_FIELDS

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy