| public int |
| getWidth(int maxWidth) |
| method_53470(int arg0) |
| getWidth(int centerX) |
|
| public int |
| getFullHeight() |
| method_61983() |
| getHeight() |
|
| public void |
|
| protected void |
| drawDimensions(GuiGraphics graphics, int bottom, int currentX, int sampleIndex) |
| method_56578(class_332 arg0, int arg1, int arg2, int arg3) |
| drawBar(DrawContext context, int y, int x, int index) |
|
| protected void |
| drawMainDimension(GuiGraphics graphics, int bottom, int currentX, int sampleIndex) |
| method_56580(class_332 arg0, int arg1, int arg2, int arg3) |
| drawTotalBar(DrawContext context, int y, int x, int index) |
|
| protected void |
| drawAdditionalDimensions(GuiGraphics graphics, int bottom, int currentX, int sampleIndex) |
| method_56581(class_332 arg0, int arg1, int arg2, int arg3) |
| drawOverlayBar(DrawContext context, int y, int x, int index) |
|
| protected long |
| getValueForAggregation(int sampleIndex) |
| method_56579(int arg0) |
| get(int index) |
|
| protected void |
| renderAdditionalLinesAndLabels(GuiGraphics graphics, int left, int width, int bottom) |
| method_53473(class_332 arg0, int arg1, int arg2, int arg3) |
| renderThresholds(DrawContext context, int x, int width, int height) |
|
| protected void |
|
| protected abstract String |
| toDisplayString(double sample) |
| method_53468(double arg0) |
| format(double value) |
|
| protected abstract int |
| getSampleHeight(double sample) |
| method_53475(double arg0) |
| getHeight(double value) |
|
| protected abstract int |
| getSampleColor(long sample) |
| method_53471(long arg0) |
| getColor(long value) |
|
| protected int |
| getSampleColor(double sample, double min, int minColor, double mid, int midColor, double max, int maxColor) |
| method_53469(double arg0, double arg1, int arg2, double arg3, int arg4, double arg5, int arg6) |
| getColor(double value, double min, int minColor, double median, int medianColor, double max, int maxColor) |
|