public class GPNodeDetector extends GPTriggeredEventDetectorAbstract
| Index | Class | Item | Constraint |
| 0 | GLabelWithIndicator | label | 0, 0 => "newline , gapleft 0 , split 2" 0, 1 => (null) |
| 1 | GComboBoxWithLabel | comboBoxAction | 1, 0, 0 =>
"newline , gapleft 30 , split 2" 1, 0, 1 => (null) 1, 1 => (null) |
| 2 | GCheckBox | checkBoxExpertConfig | "newline , gapleft 30 , split 2" |
| 3 | GEntryReal | entryRealMaxCheck | 3, 0, 0 =>
"newline , gapleft 30 , split 2" 3, 0, 1 => (null) 3, 1 => "split 2" 3, 2 => (null) |
| 4 | GEntryReal | entryRealThreshold | 4, 0, 0 =>
"newline , gapleft 30 , split 2" 4, 0, 1 => (null) 4, 1 => "split 2" 4, 2 => (null) |
| 5 | GEntryInt | triggerCount | 5, 0, 0 =>
"newline , gapleft 30 , split 2" 5, 0, 1 => (null) 5, 1 => (null) |
| 6 | GPFrame | bodyFrame | "newline" (see table below) |
| 7 | GChoice | choiceNodeType | 7, 0, 0 =>
"newline , gapleft 30 , split 2" 7, 0, 1 => (null) 7, 1 => "split" |
| Index | Class | Item | Constraint |
| 6, 0 | GComboBoxWithLabel | comboBoxRefFrame | 6, 0, 0,
0 => "newline , gapleft 30 , split 2" 6, 0, 0, 1 => (null) 6, 0, 1 => "split 4" |
| 6, 1 | GCheckBoxWithIndicator | checkBoxEOP | 6, 1, 0,
0 => (null) 6, 1, 0, 1 => (null) 6, 1, 1 => (null) |
| 6, 2 | GPAbsoluteDate | absoluteDateH0 | "newline" (see table below) |
| 6, 3 | GEntryReal | entryRealN | 6, 3, 0, 0 =>
"newline , gapleft 50 , split 2" 6, 3, 0, 1 => (null) 6, 3, 1 => "split 2" 6, 3, 2 => (null) |
| 6, 4 | GEntryReal | entryRealLon | 6, 4, 0, 0 =>
"newline , gapleft 50 , split 2" 6, 4, 0, 1 => (null) 6, 4, 1 => "split 2" 6, 4, 2 => (null) |
| Index | Class | Item | Constraint |
| 6, 2, 0 | GLabelWithIndicator | label | 6, 2, 0, 0
=> "newline , gapleft 50 , split 2" 6, 2, 0, 1 => (null) |
| 6, 2, 1 | GPDateField | dateField | "spanx 2 , split 5" |
| 6, 2, 2 | GPopupListWithLabel | popupListTimeScales | 6, 2, 2, 0, 0 => "split 4" 6, 2, 2, 0, 1 => (null) 6, 2, 2, 1 => (null) |
| 6, 2, 3 | GButton | buttonRelativeDate | (null) |
| Modifier and Type | Class and Description |
|---|---|
static class |
GPNodeDetector.NodeDetectionChoice
Choices for node events detection.
|
ACTION, DETECTOR_ERROR| Constructor and Description |
|---|
GPNodeDetector()
Empty constructor.
|
GPNodeDetector(String widgetId)
Constructor.
|
GPNodeDetector(String label,
CustomNodeDetector nodeDetector,
fr.cnes.sirius.patrius.events.EventDetector.Action... actionsToShow)
Constructor.
|
GPNodeDetector(String label,
fr.cnes.sirius.patrius.events.EventDetector.Action... actionsToShow)
Constructor without default node detector.
|
GPNodeDetector(String widgetId,
String label,
CustomNodeDetector nodeDetector,
fr.cnes.sirius.patrius.events.EventDetector.Action... actionsToShow)
Constructor.
|
GPNodeDetector(String widgetId,
String label,
fr.cnes.sirius.patrius.events.EventDetector.Action... actionsToShow)
Constructor without default node detector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
after(fr.cnes.genius.main.GEvent e) |
void |
before(fr.cnes.genius.main.GEvent e) |
void |
clear() |
void |
display() |
void |
generic() |
fr.cnes.genius.highLevel.GChoice |
getGChoiceNodeType()
Getter for the Gchoice defining the type of node detection, ascending, descending or
ascending/descending.
|
GPFrame |
getGPFrameBodyFrame()
Getter for the GPFrame representing the frame in which the equator is defined (typical values
are J2000 or ITRF 2005).
|
CustomEventDetector |
getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.genius.main.GComponent |
getSubComponent(int position) |
protected GPItemType |
getXMLTag()
Getter for the tag to be used int the XML configuration file.
|
boolean |
isModified() |
boolean |
isNativeEventDetector(CustomEventDetector eventDetector)
Check if a given event detector is defined in the native type of event detector of the widget.
|
void |
setConstraint(int labelGap,
int subWidgetGap)
Setter for the constraints of the Event Detector widget.
|
void |
setDefaultEventDetector(CustomEventDetector defaultEventDetector)
Setter for the default event detector.
|
void |
setDisplayIsModifiedIndicatorAll(fr.cnes.genius.main.GComponent.DisplayIndicatorStatus displayIndicatorStatus)
Controls the display of the isModified indicator of all sub-widgets.
|
void |
setEnabled(boolean b) |
void |
setEventDetector(CustomEventDetector eventDetector)
Setter for the event detector.
|
void |
setSavedEventDetector(CustomEventDetector savedEventDetector)
Setter for the reference event detector.
|
void |
setWidgetId(String widgetId) |
void |
updateCondensedStatus(fr.cnes.genius.main.GCondensedStatus condensedStatus) |
buildWrapper, getGEntryIntTriggerAt, getGEntryIntTriggerFrom, getGEntryIntTriggerStep, getGEntryIntTriggerTo, getTriggerFrom, getTriggerStep, getTriggerTo, setAbstractClassDefaultValue, setAbstractClassSavedValue, setAbstractClassValueattachCopyPasteMenu, getAvailableActions, getGCheckBoxExpertConfig, getGComboBoxAction, getGEntryRealMaxCheck, getGEntryRealThreshold, getGLabel, getSelectedAction, initMaxCheckAndThresholdGEntryReals, isEnabled, read, setAvailableActions, setDefaultConstraint, setDisplayExpertConfig, updateIsModifiedIndicator, updateStatus, writeactivateConstraintsByType, attachCopyPasteMenu, beginOfElement, beginOfElement, beginOfElement, beginOfElement, clearAllInnerDescendantConstraint, clearConstraint, clearInnerDescendantContraint, composeWidgetId, doDisplay, endOfElement, getCommentInConfigFile, getComponent, getConstraint, getCurrentOperation, getDisplayIndicatorStatus, getDisplayIsModifiedIndicator, getElement, getGClassName, getGPanel, getGParent, getGUnitInConfigFile, getInnerDescendantConstraint, getName, getNameInConfigFile, getOperationSaveValue, getPathInConfigFile, getSimpleWidgetId, getStatus, getStringConstraint, getWidgetId, handleCopyPasteEvent, handleCopyPasteEvent, handleProcessEventException, isCopyPasteEvent, isForcedStatus, launchInvalidPositionException, mouseWheelMoved, parseSimpleConstraint, processGEvent, processMouseWheelEvent, setBusyCursor, setCommentInConfigFile, setConstraint, setCopyPasteMenuEnabled, setCurrentOperation, setDataForConstraintsByType, setDefaultConstraints, setDisplayIsModifiedIndicator, setElement, setForcedStatus, setGPanel, setGParent, setGUnitInConfigFile, setInnerDescendantConstraint, setName, setNameAndCommentInConfigFile, setNameInConfigFile, setPathInConfigFile, setStatus, setStringConstraint, setToolTipText, setWidth, setWindowBusyCursor, writeCollection, writeCollection, writeCollection, writeCollection, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItempublic GPNodeDetector()
public GPNodeDetector(String widgetId)
widgetId - widget identifier, if null an identifier will be automatically created.public GPNodeDetector(String label, fr.cnes.sirius.patrius.events.EventDetector.Action... actionsToShow)
label - text to display in the label.actionsToShow - list of actions to show in the widget. If null or empty all actions will
be available.public GPNodeDetector(String label, CustomNodeDetector nodeDetector, fr.cnes.sirius.patrius.events.EventDetector.Action... actionsToShow)
label - text to display in the label.nodeDetector - node detector to set.actionsToShow - list of actions to show in the widget. If null or empty all actions will
be available.public GPNodeDetector(String widgetId, String label, fr.cnes.sirius.patrius.events.EventDetector.Action... actionsToShow)
widgetId - widget identifier, if null an identifier will be automatically created.label - text to display in the label.actionsToShow - list of actions to show in the widget. If null or empty all actions will
be available.public GPNodeDetector(String widgetId, String label, CustomNodeDetector nodeDetector, fr.cnes.sirius.patrius.events.EventDetector.Action... actionsToShow)
widgetId - widget identifier, if null an identifier will be automatically created.label - text to display in the label.nodeDetector - node detector to set.actionsToShow - list of actions to show in the widget. If null or empty all actions will
be available.public void setWidgetId(String widgetId)
setWidgetId in class GPTriggeredEventDetectorAbstractpublic GPFrame getGPFrameBodyFrame()
public fr.cnes.genius.highLevel.GChoice getGChoiceNodeType()
public CustomEventDetector getPatriusObject() throws GPEventException
getPatriusObject in interface GPPatrius<CustomEventDetector>getPatriusObject in class GPEventDetectorAbstractGPEventException - if EOP data is not initializedpublic void setEventDetector(CustomEventDetector eventDetector) throws GPEventException, fr.cnes.genius.exception.GArithmeticException
setEventDetector in class GPEventDetectorAbstracteventDetector - event detector to set.GPEventException - if the given event detector is not compatible with the widget.fr.cnes.genius.exception.GArithmeticException - if max check interval or threshold in customDetector are Nan.public void setDefaultEventDetector(CustomEventDetector defaultEventDetector) throws GPEventException, fr.cnes.genius.exception.GArithmeticException
setDefaultEventDetector in class GPEventDetectorAbstractdefaultEventDetector - default event detector to set.GPEventException - If body shape defined in given node detector is not a one axis
ellipsoid or if ellipsoid's frame is not available in the frame selector.fr.cnes.genius.exception.GArithmeticException - if max check interval or threshold in customDetector are Nan.public void setSavedEventDetector(CustomEventDetector savedEventDetector) throws GPEventException, fr.cnes.genius.exception.GArithmeticException
setSavedEventDetector in class GPEventDetectorAbstractsavedEventDetector - reference event detector to set.GPEventException - If body shape defined in given node detector is not a one axis
ellipsoid or if ellipsoid's frame is not available in the frame selector.fr.cnes.genius.exception.GArithmeticException - if max check interval or threshold in customDetector are Nan.public void setConstraint(int labelGap,
int subWidgetGap)
setConstraint in class GPTriggeredEventDetectorAbstractlabelGap - left gap from panel border to display the label of the event.subWidgetGap - left gap from panel border to display the sub-widgets of the event.public void setDisplayIsModifiedIndicatorAll(fr.cnes.genius.main.GComponent.DisplayIndicatorStatus displayIndicatorStatus)
setDisplayIsModifiedIndicatorAll in class GPTriggeredEventDetectorAbstractdisplayIndicatorStatus - if Always the modifiedStatusIndicator is always shown, if Never the modifiedStatusIndicator
is always shown, if Automatic the modifiedStatusIndicator is shown as needed.public boolean isNativeEventDetector(CustomEventDetector eventDetector)
isNativeEventDetector in class GPEventDetectorAbstracteventDetector - the event detector to be checked.public void setEnabled(boolean b)
setEnabled in class GPTriggeredEventDetectorAbstractpublic boolean isModified()
isModified in class GPTriggeredEventDetectorAbstractpublic void clear()
throws fr.cnes.genius.exception.GException
GPEventDetectorAbstractclear in interface fr.cnes.genius.main.GClearclear in class GPEventDetectorAbstractfr.cnes.genius.exception.GExceptionpublic void generic()
throws fr.cnes.genius.exception.GException
generic in class GPTriggeredEventDetectorAbstractfr.cnes.genius.exception.GExceptionpublic void display()
throws fr.cnes.genius.exception.GException
display in interface fr.cnes.genius.main.GDisplaydisplay in class GPTriggeredEventDetectorAbstractfr.cnes.genius.exception.GExceptionpublic void before(fr.cnes.genius.main.GEvent e)
public void after(fr.cnes.genius.main.GEvent e)
throws GPEventException
after in interface fr.cnes.genius.main.GListenerafter in class GPTriggeredEventDetectorAbstractGPEventExceptionprotected GPItemType getXMLTag()
getXMLTag in class GPEventDetectorAbstractpublic fr.cnes.genius.main.GComponent getSubComponent(int position)
throws fr.cnes.genius.exception.GComponentException
getSubComponent in class GPTriggeredEventDetectorAbstractfr.cnes.genius.exception.GComponentExceptionpublic void updateCondensedStatus(fr.cnes.genius.main.GCondensedStatus condensedStatus)
updateCondensedStatus in interface fr.cnes.genius.main.GCondensedStatusInterfaceupdateCondensedStatus in class GPTriggeredEventDetectorAbstractCopyright © 2025. All rights reserved.