mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

vis/treemaps/

mggrabstracttreemaplayout__define.pro


Class description for mggrabstracttreemaplayout

Inheritance

Subclasses: mggrslicetreemaplayout mggrsquarifiedtreemaplayout

Properties

Routines

Methods inherited from mggrtreemaplayout

Routines from mggrabstracttreemaplayout__define.pro

result = mggrabstracttreemaplayout__totalSize(items, startPos, endPos)
mggrabstracttreemaplayout__sliceLayout, items, startPos, endPos, bounds, vertical=vertical, ascending=ascending
result = mggrabstracttreemaplayout::sortDescending(items)
mggrabstracttreemaplayout::layout, model, bounds
mggrabstracttreemaplayout__define

Routine details

top mggrabstracttreemaplayout__totalSize

result = mggrabstracttreemaplayout__totalSize(items, startPos, endPos)

Parameters

items
startPos
endPos

top mggrabstracttreemaplayout__sliceLayout

mggrabstracttreemaplayout__sliceLayout, items, startPos, endPos, bounds, vertical=vertical, ascending=ascending

Parameters

items
startPos
endPos
bounds

Keywords

vertical
ascending

top mggrabstracttreemaplayout::sortDescending

result = mggrabstracttreemaplayout::sortDescending(items)

Parameters

items

top mggrabstracttreemaplayout::layoutabstract

mggrabstracttreemaplayout::layout, model, bounds

Parameters

model in required type=MGgrTreemapModel
bounds in required type=MGgrRect

top mggrabstracttreemaplayout__define

mggrabstracttreemaplayout__define

File attributes

Modification date: Wed May 14 15:07:15 2014
Lines: 58
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.