public class AdjacencyDissolveRule extends DissolveRule
indexField
Constructor and Description |
---|
AdjacencyDissolveRule(int indexField,
HashMap<String,String> funcMap) |
Modifier and Type | Method and Description |
---|---|
boolean |
verifyIfDissolve(Geometry g1,
Geometry g2,
Feature f1,
Feature f2)
Verifies if the given geometries will be dissolved
|
getFieldName, getIndexField, isFunctionIncluded
public boolean verifyIfDissolve(Geometry g1, Geometry g2, Feature f1, Feature f2)
IDissolveRule
verifyIfDissolve
in interface IDissolveRule
verifyIfDissolve
in class DissolveRule