Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MapAround
Geometry
GeometrySimplifier.SDMinVertex
C# 클래스 MapAround.Geometry.GeometrySimplifier.SDMinVertex
Represents a weighted vertex in the S-DMin algorithm.
상속:
IIndexable
파일 보기
프로젝트 열기: gkrsu/maparound.core
공개 프로퍼티들
프로퍼티
타입
설명
Deleted
bool
IsCrossSegmentVertex
bool
Next
SDMinVertex
PathIndex
int
PointIndex
int
Previous
SDMinVertex
Weight
double
공개 메소드들
메소드
설명
Clone
( ) :
object
메소드 상세
Clone()
공개
메소드
public
Clone
( ) :
object
리턴
object
프로퍼티 상세
Deleted
공개적으로 프로퍼티
public
bool
Deleted
리턴
bool
IsCrossSegmentVertex
공개적으로 프로퍼티
public
bool
IsCrossSegmentVertex
리턴
bool
Next
공개적으로 프로퍼티
public
SDMinVertex
Next
리턴
SDMinVertex
PathIndex
공개적으로 프로퍼티
public
int
PathIndex
리턴
int
PointIndex
공개적으로 프로퍼티
public
int
PointIndex
리턴
int
Previous
공개적으로 프로퍼티
public
SDMinVertex
Previous
리턴
SDMinVertex
Weight
공개적으로 프로퍼티
public
double
Weight
리턴
double