common_interfaces module
Content included in common_interfaces module:
- sbsarobject module: Base class of all SBSAR objects
- sbsobject module: Base class of all SBS objects
- package module: Common interfaces related to sbs and sbsar packages (Package, ParamInput, GraphOutput, Preset)
PackageParamInputParamInput.getAttribute()ParamInput.getDimension()ParamInput.formatValueToType()ParamInput.getGroup()ParamInput.getClamp()ParamInput.getMinValue()ParamInput.getMaxValue()ParamInput.getDefaultValue()ParamInput.getDropDownList()ParamInput.getLabels()ParamInput.getStep()ParamInput.getUsages()ParamInput.getWidget()ParamInput.hasUsage()ParamInput.isAnInputImage()ParamInput.isAnInputParameter()ParamInput.getType()ParamInput.getIsConnectable()
GraphOutputPresetPresetInput
- basegraph module: Common interfaces related to graphs in sbs and sbsar packages
BaseGraphBaseGraph.getIdentifier()BaseGraph.getAttribute()BaseGraph.getAllInputs()BaseGraph.getAllInputsInGroup()BaseGraph.getAllInputGroups()BaseGraph.getInput()BaseGraph.getInputFromUID()BaseGraph.getInputImages()BaseGraph.getInputImage()BaseGraph.getInputImageWithUsage()BaseGraph.getInputParameters()BaseGraph.getInputParameter()BaseGraph.getInputParameterFromUID()
Graph
- metadata module: Common interfaces related to metadata