public class CRSFactory extends Object
Modifier and Type | Field and Description |
---|---|
static ICRSFactory |
cp
Deprecated.
|
Constructor and Description |
---|
CRSFactory() |
Modifier and Type | Method and Description |
---|---|
static IProjection |
getCRS(String code) |
static ICRSFactory |
getCRSFactory() |
static void |
registerCRSFactory(ICRSFactory cp) |
public static ICRSFactory cp
registerCRSFactory(ICRSFactory)
public static void registerCRSFactory(ICRSFactory cp)
public static ICRSFactory getCRSFactory()
public static IProjection getCRS(String code)