GrammarScope  4.0.0
Classes | Public Member Functions | List of all members
grammarscope.jung2.EdgeOffsetFunctions< V, E > Interface Template Reference
Inheritance diagram for grammarscope.jung2.EdgeOffsetFunctions< V, E >:
Inheritance graph
[legend]

Classes

interface  HasEdgeOffsetFunctions
 

Public Member Functions

EdgeOffsetFunction< V, E > getSourceOffsetFunction ()
 
EdgeOffsetFunction< V, E > getDestOffsetFunction ()
 

Detailed Description

Edge offset functions

Parameters
<V>vertex
<E>edge

Member Function Documentation

◆ getDestOffsetFunction()

EdgeOffsetFunction<V, E> grammarscope.jung2.EdgeOffsetFunctions< V, E >.getDestOffsetFunction ( )

◆ getSourceOffsetFunction()

EdgeOffsetFunction<V, E> grammarscope.jung2.EdgeOffsetFunctions< V, E >.getSourceOffsetFunction ( )

The documentation for this interface was generated from the following file: