GeometryPolygon
編集中。
import
import { GeometryPolygon } from "@tai-kun/surrealdb/decodeonly-datatypes";import { GeometryPolygon } from "@tai-kun/surrealdb/encodable-datatypes";import { GeometryPolygon } from "@tai-kun/surrealdb/standard-datatypes";
.constructor()
새로운 GeometryPolygon
객체를 생성합니다.
new GeometryPolygon(source);
매개변수
source
編集中。
반환값
new
를 통해 호출될 경우, GeometryPolygon
은 해당 인스턴스를 반환합니다.