Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Hpgl
Transformations
SegmentationOptimizer
C# Class Hpgl.Transformations.SegmentationOptimizer
optimizes pen UP moves simple alghoritm: distance=0 - while there is some point < distance, connect lines distance*=2 (or +=maxstep)
Inheritance:
Optimizer
Datei anzeigen
Open project: spustlik/plotr
Class Usage Examples
Public Properties
Property
Type
Description
MaxStep
int
Protected Methods
Method
Description
Optimize
( ) :
void
Method Details
Optimize()
protected
method
protected
Optimize
( ) :
void
return
void
Property Details
MaxStep
public_oe property
public
int
MaxStep
return
int