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

org.smyld.app.entityplot.PlotShape Maven / Gradle / Ivy

package org.smyld.app.entityplot;

public enum PlotShape {
	Circle,
	Rectangle,
	RoundedRectangle,
	Oval,
	Free;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy