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

org.protege.editor.owl.ui.renderer.layout.Alignment Maven / Gradle / Ivy

package org.protege.editor.owl.ui.renderer.layout;

/**
 * Author: Matthew Horridge
* Stanford University
* Bio-Medical Informatics Research Group
* Date: 03/11/2011 *

* This class is subject to change and it is therefore not recommended for public use. *

*/ public enum Alignment { LEFT, RIGHT, CENTRE }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy