|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IInputFactory | |
---|---|
es.unex.sextante.core | |
es.unex.sextante.gui.core | |
es.unex.sextante.wps |
Uses of IInputFactory in es.unex.sextante.core |
---|
Classes in es.unex.sextante.core that implement IInputFactory | |
---|---|
class |
AbstractInputFactory
|
Uses of IInputFactory in es.unex.sextante.gui.core |
---|
Methods in es.unex.sextante.gui.core that return IInputFactory | |
---|---|
static IInputFactory |
SextanteGUI.getInputFactory()
Returns the current input factory @see IInputFactory. |
Methods in es.unex.sextante.gui.core with parameters of type IInputFactory | |
---|---|
static void |
SextanteGUI.setInputFactory(IInputFactory inputFactory)
Sets a new input factory as the current one |
Uses of IInputFactory in es.unex.sextante.wps |
---|
Methods in es.unex.sextante.wps that return IInputFactory | |
---|---|
static IInputFactory |
SextanteWPSConfig.getInputFactory()
|
Methods in es.unex.sextante.wps with parameters of type IInputFactory | |
---|---|
static void |
SextanteWPSConfig.setInputFactory(IInputFactory inputFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |