モジュール org.nkjmlab.sorm4j

クラス GeometryString

    • コンストラクタの詳細

      • GeometryString

        public GeometryString​(String text)
        パラメータ:
        text - is quoted string containing a WKT/EWKT (Well-known text representation of geometry)
    • メソッドの詳細

      • getText

        public String getText()
        Quoted string containing a WKT/EWKT (Well-known text representation of geometry)
        戻り値:
      • hashCode

        public int hashCode()
        オーバーライド:
        hashCode クラス内 Object
      • equals

        public boolean equals​(Object obj)
        オーバーライド:
        equals クラス内 Object