|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Export.EdgeExport | |
|---|---|
| edu.upc.dama.dex.core | Provides the main DEX classes with all the basic but complete funcionality for graph and data manipulation. |
| Uses of Export.EdgeExport in edu.upc.dama.dex.core |
|---|
| Methods in edu.upc.dama.dex.core that return Export.EdgeExport | |
|---|---|
Export.EdgeExport |
Export.getEdge(long edge)
Gets the edge export definition. |
Export.EdgeExport |
Export.getEdgeType(int type)
Gets the edge export definition of the type. Export#getEdge(long) has more priority than this function.Only if Export#getEdge(int) return null the
Export.EdgeExport of this function is used. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||