public static interface EdgeShape.IndexedRendering<V,E>
Modifier and Type | Method and Description |
---|---|
EdgeIndexFunction<V,E> |
getEdgeIndexFunction() |
void |
setEdgeIndexFunction(EdgeIndexFunction<V,E> peif) |
void setEdgeIndexFunction(EdgeIndexFunction<V,E> peif)
EdgeIndexFunction<V,E> getEdgeIndexFunction()
Copyright © 2014. All rights reserved.