public abstract class AbstractPolygonModifier extends Object implements IPolygonModifier
| Constructor and Description |
|---|
AbstractPolygonModifier() |
| Modifier and Type | Method and Description |
|---|---|
Set<Polygon> |
modifySet(Set<Polygon> dataset,
double threshold)
Modifies a set of polygons give a threshold
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, modifypublic Set<Polygon> modifySet(Set<Polygon> dataset, double threshold)
IPolygonModifiermodifySet in interface IPolygonModifierCopyright © 2020. All rights reserved.