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

poussecafe.doc.graph.Shape Maven / Gradle / Ivy

There is a newer version: 0.29.0
Show newest version
package poussecafe.doc.graph;

public enum Shape {
    BOX,
    ELLIPSE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy