Interface GeomAttributeList

    • Method Detail

      • create

        GeomAttribute create​(java.lang.String tag,
                             java.lang.String type)
        Creates a geometry attribute feature.
        Specified by:
        create in interface PropFeatureList<GeomAttribute>
        Parameters:
        tag - Tag of created feature.
        type - Type of created feature.
        Returns:
        Created geometry attribute feature.