Interface ComponentCoordsysList

    • Method Detail

      • create

        Coordsys create​(java.lang.String tag,
                        java.lang.String type)
        Creates coordinate system.
        Specified by:
        create in interface PropFeatureList<Coordsys>
        Parameters:
        tag - Coordinate system tag.
        type - Coordinate system type: Boundary, Cylindrical, Mapping, Rotated, or VectorBase.
        Returns:
        Created coordinate system.