| Package | Description |
|---|---|
| com.revolsys.gis.graph.process | |
| com.revolsys.gis.graph.visitor |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectProcessor<RecordGraph>> |
GraphProcessor.getProcessors() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphProcessor.setProcessors(List<ObjectProcessor<RecordGraph>> processors) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordPseudoNodeRemovalVisitor.process(RecordGraph graph) |
void |
LinearIntersectionNotEqualLineEdgeCleanupVisitor.process(RecordGraph graph) |
void |
LinearIntersectionNotEqualEdgeLogVisitor.process(RecordGraph graph) |
void |
ItersectsNodeEdgeCleanupVisitor.process(RecordGraph graph) |
void |
EqualTypeAndLineEdgeCleanupVisitor.process(RecordGraph graph) |
void |
EdgeLessThanLengthVisitor.process(RecordGraph graph) |
| Constructor and Description |
|---|
NodeRemovalVisitor(RecordDefinition recordDefinition,
RecordGraph graph,
Collection<String> excludedAttributes) |
PolygonNodeRemovalVisitor(RecordDefinition recordDefinition,
RecordGraph graph,
Collection<String> excludedAttributes) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.