|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuNA | |
---|---|
ru.igis.omtab | |
ru.igis.omtab.menu | |
ru.igis.omtab.ra |
Uses of RuNA in ru.igis.omtab |
---|
Methods in ru.igis.omtab that return RuNA | |
---|---|
static RuNA |
OpenMapTab.getRuNA()
Return stored RuNA object |
Methods in ru.igis.omtab with parameters of type RuNA | |
---|---|
static MapOb |
Util.findOrAdd(edu.stanford.smi.protege.model.Instance inst,
RuNA runa)
Search for MapOb with a name like a label of Protege Instance or create one from it and add to RuNA |
boolean |
NavOb.linkMapOb(MapOb mo,
java.lang.String color,
RuNA runa)
Link Map Object with this navob Both objects must be on a map |
boolean |
NavOb.onTow(MapOb mo,
double angle,
double distance,
boolean relative,
RuNA runa)
Get Map Object on tow by this navob Both objects must be on a map |
void |
NavOb.unlinkMapOb(MapOb mo,
RuNA runa)
Link Map Object with this navob |
Constructors in ru.igis.omtab with parameters of type RuNA | |
---|---|
Clock(RuNA runa)
Creates a new instance of Clock |
|
RunaPanel(RuNA r)
Creates new form RunaPanel |
Uses of RuNA in ru.igis.omtab.menu |
---|
Methods in ru.igis.omtab.menu with parameters of type RuNA | |
---|---|
void |
StartRepeatActionsMenuItem.setRuNA(RuNA r)
|
void |
RemoveRepeatActionsMenuItem.setRuNA(RuNA r)
|
void |
RemoveObjectsMenuItem.setRuNA(RuNA r)
|
void |
MapBackObjectsMenuItem.setRuNA(RuNA r)
|
void |
AddObjectsMenuItem.setRuNA(RuNA r)
|
Uses of RuNA in ru.igis.omtab.ra |
---|
Methods in ru.igis.omtab.ra with parameters of type RuNA | |
---|---|
void |
ProtegeRepeatAction.addIntervalAction(RuNA runa)
Add this RepeatAction object to corresponding list for execution priodically depnding on interval (HOUR, MINUTE or SECOND) |
void |
SpillRepeatAction.fillFromProtege(edu.stanford.smi.protege.model.Instance instance,
edu.stanford.smi.protege.model.KnowledgeBase kb,
RuNA runa)
Method filling information to this RepeatAction object from Protege Instance |
abstract void |
ProtegeRepeatAction.fillFromProtege(edu.stanford.smi.protege.model.Instance instance,
edu.stanford.smi.protege.model.KnowledgeBase kb,
RuNA runa)
Take information from Protege Instance and put it to RepeatAction object |
void |
OMTPolyOnFieldRepeatAction.fillFromProtege(edu.stanford.smi.protege.model.Instance instance,
edu.stanford.smi.protege.model.KnowledgeBase kb,
RuNA runa)
Method filling information to this RepeatAction object from Protege Instance |
void |
DriftRepeatAction.fillFromProtege(edu.stanford.smi.protege.model.Instance instance,
edu.stanford.smi.protege.model.KnowledgeBase kb,
RuNA runa)
Method filling information to this RepeatAction object from Protege Instance |
void |
ProtegeRepeatAction.removeIntervalAction(RuNA runa)
Stop execution of Repeat Action by removing it from corresponding list |
void |
SpillRepeatAction.removeObjects(RuNA runa)
Method called while removing this Repeat Action object Should clear linked to it objects |
abstract void |
ProtegeRepeatAction.removeObjects(RuNA runa)
Method to clear created while starting this RepeatAction object Map Objects when removing it |
void |
OMTPolyOnFieldRepeatAction.removeObjects(RuNA runa)
Method called while removing this Repeat Action object Should clear linked to it objects |
void |
DriftRepeatAction.removeObjects(RuNA runa)
Method called while removing this Repeat Action object Should clear linked to it objects |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |