org.gridkit.jvmtool.stacktrace.analytics.flame
Class DefaultColorPicker
java.lang.Object
org.gridkit.jvmtool.stacktrace.analytics.flame.DefaultColorPicker
- All Implemented Interfaces:
- FlameColorPicker
public class DefaultColorPicker
- extends Object
- implements FlameColorPicker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultColorPicker
public DefaultColorPicker()
pickColor
public int pickColor(GenericStackElement[] trace)
- Specified by:
pickColor in interface FlameColorPicker
hashColor
public static int hashColor(int baseHue,
int deltaHue,
StackFrame sf)
hashGrayColor
public static int hashGrayColor(StackFrame sf)
Copyright © 2019. All Rights Reserved.