File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
1 #ifndef MoveUpOneSceneWorkOrder_H
2 #define MoveUpOneSceneWorkOrder_H
4 #include "MosaicSceneWorkOrder.h"
7 class MosaicSceneWidget;
MosaicSceneWidget * scene()
Returns the MosaicSceneWidget corresponding to this work order's interal data (the MosaicSceneWidget'...
Work order associated with a MosaicSceneWidget.
The main project for ipce.
Project * project() const
Returns the Project this WorkOrder is attached to.
Move images, one by one, on top of the immediately-above intersecting image in a scene This workorder...
void undoExecution()
Execute the steps necessary to undo this workorder.
void execute()
Execute the workorder.
This is free and unencumbered software released into the public domain.