Interface OptFeatureList

    • Method Detail

      • create

        OptFeature create​(java.lang.String tag)
        Create a feature with a certain tag. Only available for feature lists where the content can be of a single type.
        Parameters:
        tag - Feature tag.
        Returns:
        Created optimization feature.