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

org.wikibrain.spatial.constants.RefSys Maven / Gradle / Ivy

There is a newer version: 0.9.1
Show newest version
package org.wikibrain.spatial.constants;

/**
 * Series of static variables to simplify access to reference systems loaded by default.
 */
public class RefSys {

    public static String EARTH = "earth";

    public static String PERIODIC_TABLE = "periodic_table";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy