Package | Description |
---|---|
ilog.views.chart.renderer |
Contains the predefined chart renderer classes.
|
Modifier and Type | Method and Description |
---|---|
IlvTreemapAreaObject |
IlvTreemapPackingAlgorithm.getAreaObject(Object node)
Returns an object holding the area that should be assigned to the given
tree node.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
IlvTreemapPackingAlgorithm.arrangeChildren(Object node,
IlvTreemapAreaObject areaObject,
double xmin,
double xmax,
double ymin,
double ymax)
Arranges the rectangles belonging to the children of the given node.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.