Package | Description |
---|---|
org.spf4j.stackmonitor | |
org.spf4j.ui |
Modifier and Type | Method and Description |
---|---|
SampleGraph.AggSample |
SampleGraph.getAggNode(SampleGraph.SampleKey key) |
SampleGraph.AggSample |
SampleGraph.getAggRootVertex() |
Modifier and Type | Method and Description |
---|---|
Set<SampleGraph.AggSample> |
SampleGraph.getChildren(SampleGraph.AggSample node) |
Set<SampleGraph.AggSample> |
SampleGraph.getParents(SampleGraph.AggSample node) |
Modifier and Type | Method and Description |
---|---|
Set<SampleGraph.AggSample> |
SampleGraph.getChildren(SampleGraph.AggSample node) |
Set<SampleGraph.AggSample> |
SampleGraph.getParents(SampleGraph.AggSample node) |
boolean |
SampleGraph.haveCommonChild(SampleGraph.AggSample a,
SampleGraph.AggSample b) |
boolean |
SampleGraph.isParentDescendant(SampleGraph.AggSample a,
SampleGraph.AggSample b) |
Modifier and Type | Method and Description |
---|---|
Rectangle2D.Double |
HotFlameStackPanel.getLocationSingleParent(Set<SampleGraph.AggSample> parents,
SampleGraph graph,
double rowHeight,
double pps,
SampleGraph.AggSample sample) |
Modifier and Type | Method and Description |
---|---|
Rectangle2D.Double |
HotFlameStackPanel.getLocationSingleParent(Set<SampleGraph.AggSample> parents,
SampleGraph graph,
double rowHeight,
double pps,
SampleGraph.AggSample sample) |
Copyright © 2018 SPF4J. All rights reserved.