|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.chart.StiSimplifyHelper
public class StiSimplifyHelper
Simplification of a 2D-polyline. Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiSimplifyHelper()
|
|
| Method Summary | |
|---|---|
static java.util.List<StiPoint> |
simplify(StiPoint[] points,
double tolerance,
boolean highestQuality)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiSimplifyHelper()
| Method Detail |
|---|
public static java.util.List<StiPoint> simplify(StiPoint[] points,
double tolerance,
boolean highestQuality)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||