Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Hpgl
Transformations
SegmentationOptimizer
C# 클래스 Hpgl.Transformations.SegmentationOptimizer
optimizes pen UP moves simple alghoritm: distance=0 - while there is some point < distance, connect lines distance*=2 (or +=maxstep)
상속:
Optimizer
파일 보기
프로젝트 열기: spustlik/plotr
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
MaxStep
int
보호된 메소드들
메소드
설명
Optimize
( ) :
void
메소드 상세
Optimize()
보호된
메소드
protected
Optimize
( ) :
void
리턴
void
프로퍼티 상세
MaxStep
공개적으로 프로퍼티
public
int
MaxStep
리턴
int