public class PluggableRendererDemo.GradientPickedEdgePaintFunction<V,E> extends GradientEdgePaintTransformer<V,E>
Modifier and Type | Field and Description |
---|---|
protected boolean |
fill_edge |
c1, c2, transformer, vv
Constructor and Description |
---|
GradientPickedEdgePaintFunction(com.google.common.base.Function<E,Paint> defaultEdgePaintFunction,
VisualizationViewer<V,E> vv) |
Modifier and Type | Method and Description |
---|---|
Paint |
apply(E e) |
protected Color |
getColor2(E e) |
void |
useFill(boolean b) |
getColor1
Copyright © 2016. All rights reserved.