| Package | Description | 
|---|---|
| org.jgrapht.graph | 
 Implementations of various graphs. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DirectedMaskSubgraph<V,E>
A directed graph that is a  
MaskSubgraph on another graph. | 
class  | 
UndirectedMaskSubgraph<V,E>
An undirected graph that is a  
MaskSubgraph on another graph. | 
Copyright © 2016. All rights reserved.