public class CoordinateSystemRegistry
extends java.lang.Object
CoordinateSystems.| Modifier and Type | Method and Description | 
|---|---|
void | 
add(CoordinateSystem coordinateSystem)  | 
CoordinateSystem | 
get(java.lang.String name)  | 
java.util.Collection | 
getCoordinateSystems()  | 
static CoordinateSystemRegistry | 
instance(Blackboard blackboard)  | 
public void add(CoordinateSystem coordinateSystem)
public java.util.Collection getCoordinateSystems()
public CoordinateSystem get(java.lang.String name)
public static CoordinateSystemRegistry instance(Blackboard blackboard)