Class ActionChangeTransformInfo

    • Field Detail

      • TRANSFORM_MATRIX

        private static final java.lang.String TRANSFORM_MATRIX
        The label to use for the parameter indicating the transform matrix
        See Also:
        Constant Field Values
      • TRANSFORM_ID

        private static final java.lang.String TRANSFORM_ID
        The label to use for the parameter indicating the transform ID
        See Also:
        Constant Field Values
    • Constructor Detail

      • ActionChangeTransformInfo

        public ActionChangeTransformInfo()
        Constructor for the dynamic instantiation and execution of the script action.
      • ActionChangeTransformInfo

        public ActionChangeTransformInfo​(ModelImage image,
                                         TransMatrix tMat)
        Main constructor with parameters for changing the transform information
        Parameters:
        image -