Interface ShapeFeatureList

    • Method Detail

      • create

        ShapeFeature create​(java.lang.String tag,
                            java.lang.String sfname)
        Creates shape feature.
        Specified by:
        create in interface PropFeatureList<ShapeFeature>
        Parameters:
        tag - Shape function feature tag.
        sfname - Shape function type: shape function name or a shape function with arguments.
        Returns:
        Created shape feature.