Interface ViewFeatureList

    • Method Detail

      • create

        ViewFeature create​(java.lang.String tag,
                           java.lang.String type)
        Create a view feature.
        Specified by:
        create in interface PropFeatureList<ViewFeature>
        Parameters:
        tag - Feature tag.
        type - Feature type.
        Returns:
        Created feature.