Uses of Interface
org.opengis.util.NameFactory
-
Packages that use NameFactory Package Description org.opengis.test.util Validators and test suites for theorg.opengis.utilpackage. -
-
Uses of NameFactory in org.opengis.test.util
Fields in org.opengis.test.util declared as NameFactory Modifier and Type Field Description protected NameFactoryNameTest. factoryThe factory to be used for testing generic name instances, ornullif none.Constructors in org.opengis.test.util with parameters of type NameFactory Constructor Description NameTest(NameFactory factory)Creates a new test using the given factory.
-