| Package | Description |
|---|---|
| gov.nasa.worldwind.util |
| Modifier and Type | Field and Description |
|---|---|
protected PolylineGeneralizer.Element[] |
PolylineGeneralizer.heap |
PolylineGeneralizer.Element |
PolylineGeneralizer.Element.next |
PolylineGeneralizer.Element |
PolylineGeneralizer.Element.prev |
| Modifier and Type | Method and Description |
|---|---|
protected PolylineGeneralizer.Element |
PolylineGeneralizer.pop() |
| Modifier and Type | Method and Description |
|---|---|
protected double |
PolylineGeneralizer.computeEffectiveArea(PolylineGeneralizer.Element e) |
protected void |
PolylineGeneralizer.siftDown(int k,
PolylineGeneralizer.Element x) |
protected void |
PolylineGeneralizer.siftUp(int k,
PolylineGeneralizer.Element x) |
protected void |
PolylineGeneralizer.updateEffectiveArea(PolylineGeneralizer.Element e) |