Package | Description |
---|---|
org.geotools.graph.build.basic | |
org.geotools.graph.build.line | |
org.geotools.graph.build.opt |
Modifier and Type | Class and Description |
---|---|
class |
BasicDirectedGraphBuilder
An implementation of GraphBuilder used to build directed graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicDirectedLineGraphBuilder
An implementation of GraphBuilder extended from BasicDirectedGraphBuilder used to build graphs
representing directed line networks.
|
class |
BasicLineGraphBuilder
An implementation of GraphBuilder extended from BasicGraphBuilder used to build graphs
representing line networks.
|
class |
OptDirectedLineGraphBuilder
An inmplementation extended from OptDirectedGraphBuilder used to build optimized directed
components for line networks.
|
class |
OptLineGraphBuilder
An inmplementation extended from OptGraphBuilder used to build optimized components for line
networks.
|
Modifier and Type | Class and Description |
---|---|
class |
OptDirectedGraphBuilder
An implementation of GraphBuilder that builds optimized directed graph components.
|
class |
OptGraphBuilder
An implementation of GraphBuilder that builds optimized graph components.
|
Copyright © 1996–2022 Geotools. All rights reserved.