|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectAbstractFactory
ReferencingFactory
NADCONGridShiftFactory
public class NADCONGridShiftFactory
Loads and caches NADCON grid shifts
| Field Summary | |
|---|---|
protected static Logger |
LOGGER
Logger. |
| Fields inherited from class AbstractFactory |
|---|
hints, MAXIMUM_PRIORITY, MINIMUM_PRIORITY, NORMAL_PRIORITY, priority |
| Constructor Summary | |
|---|---|
NADCONGridShiftFactory()
Constructs a factory with the default priority. |
|
| Method Summary | |
|---|---|
NADConGridShift |
loadGridShift(URL latGridURL,
URL longGridURL)
|
| Methods inherited from class ReferencingFactory |
|---|
ensureNonNull, getVendor |
| Methods inherited from class AbstractFactory |
|---|
addImplementationHints, equals, getImplementationHints, getPriority, hashCode, onDeregistration, onRegistration, toString |
| Methods inherited from class Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface Factory |
|---|
getImplementationHints |
| Field Detail |
|---|
protected static final Logger LOGGER
| Constructor Detail |
|---|
public NADCONGridShiftFactory()
| Method Detail |
|---|
public NADConGridShift loadGridShift(URL latGridURL,
URL longGridURL)
throws FactoryException
FactoryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||