컨텐츠로 건너뛰기

GeometryPoint

편집 중.

import

import { GeometryPoint } from "@tai-kun/surrealdb/decodeonly-datatypes";
import { GeometryPoint } from "@tai-kun/surrealdb/encodable-datatypes";
import { GeometryPoint } from "@tai-kun/surrealdb/standard-datatypes";

.constructor()

새로운 GeometryPoint 객체를 생성합니다.

new GeometryPoint(source);

매개변수

source

편집 중.

반환값

new를 통해 호출된 경우, GeometryPoint는 자신의 인스턴스를 반환합니다.