|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroundingFactory | |
---|---|
nextgrid.api.pom |
Uses of GroundingFactory in nextgrid.api.pom |
---|
Methods in nextgrid.api.pom that return GroundingFactory | |
---|---|
static GroundingFactory |
GroundingFactoryFinder.findFactory(java.lang.String type)
Gets a factory for the specified model type. |
static GroundingFactory |
GroundingFactoryFinder.findFactory(java.net.URI type)
Gets a factory for the specified model type. |
Methods in nextgrid.api.pom with parameters of type GroundingFactory | |
---|---|
static void |
GroundingFactoryFinder.register(GroundingFactory factory)
Manually registers a factory, so it is available through the finder. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |