![]() |
GrammarScope
4.0.0
|
Public Member Functions | |
EdgeIndexOffsetFunctionsImpl () | |
EdgeOffsetFunction< V, E > | getSourceOffsetFunction () |
EdgeOffsetFunction< V, E > | getDestOffsetFunction () |
![]() | |
EdgeIndexFunctionImpl () | |
int | getIndex (final Graph< V, E > graph, final E edge) |
void | reset (final Graph< V, E > g, final E edge) |
void | reset () |
Private Attributes | |
final EdgeOffsetFunctions< V, E > | edgeOffsetFunctions |
Additional Inherited Members | |
![]() | |
Map< E, Integer > | edgeIndices |
![]() | |
void | init (final Graph< V, E > graph) |
final Comparator< E > | makeEdgeIndexComparator () |
grammarscope.jung2.EdgeIndexOffsetFunctionsImpl< V extends HasIndex, E >.EdgeIndexOffsetFunctionsImpl | ( | ) |
Constructor
EdgeOffsetFunction<V, E> grammarscope.jung2.EdgeIndexOffsetFunctionsImpl< V extends HasIndex, E >.getDestOffsetFunction | ( | ) |
Destination-end offset function
Implements grammarscope.jung2.EdgeOffsetFunctions< V, E >.
EdgeOffsetFunction<V, E> grammarscope.jung2.EdgeIndexOffsetFunctionsImpl< V extends HasIndex, E >.getSourceOffsetFunction | ( | ) |
Source-end offset function
Implements grammarscope.jung2.EdgeOffsetFunctions< V, E >.
|
private |
Edge offset functions