Object
PseudoFactory
- All Implemented Interfaces:
Factory
- Direct Known Subclasses:
PseudoEpsgFactory
,Units
Base class of pseudo-factories that simulate a subset of the capabilities of a "real"
factory. For example, a pseudo EPSG factory can be provided for running the tests with
an implementation that do not support the creation of referencing objects from an EPSG
code.
- Since:
- 3.1
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PseudoFactory
protected PseudoFactory()Creates a new pseudo-factory.
-
-
Method Details
-
getVendor
-