Constructor and Description |
---|
LinearResampler(int targetVertices)
Construct with the given number of target vertices for lines to have
|
Modifier and Type | Method and Description |
---|---|
Polyline |
apply(Polyline in)
Apply the function to the input argument and return the result.
|
void |
perform(Polyline object)
Apply the resampling operation in-place
|
public LinearResampler(int targetVertices)
targetVertices
- number of required vertices