Class PluggableRendererDemo.SeedFillColor<V>
java.lang.Object
edu.uci.ics.jung.samples.PluggableRendererDemo.SeedFillColor<V>
- Enclosing class:
PluggableRendererDemo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final floatprotected static final floatprotected PickedInfo<V> protected boolean -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.common.base.Function
equals
-
Field Details
-
pi
-
dark_value
protected static final float dark_value- See Also:
-
light_value
protected static final float light_value- See Also:
-
seed_coloring
protected boolean seed_coloring
-
-
Constructor Details
-
SeedFillColor
-
-
Method Details
-
setSeedColoring
public void setSeedColoring(boolean b) -
apply
-