Interface PropertyAccess

    • Method Detail

      • getPropertiesWidget

        PropertiesWidget getPropertiesWidget​(Composite parent,
                                             int style)
        Must return a self-implemented PropertiesWidget, which can set the properties of its distance metric.
        Parameters:
        parent - Composite, the properties should be drawn on.
        style - Style of the DynamicTimeWarpingProperties which inherits ScrolledComposite widget.
        Returns:
        A self-implemented PropertiesWidget to be displayed in the UI.