mglib

Personal IDL library for M. Galloy

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

vis/treemaps/

mggrrect__define.pro


Class description for mggrrect

Properties

Properties in mggrrect

height get set init
width get set init
x get set init
y get set init

Routines

Routines from mggrrect__define.pro

mggrrect::setProperty, x=x, y=y, width=width, height=height
mggrrect::getProperty, x=x, y=y, width=width, height=height
result = mggrrect::copy()
result = mggrrect::distance(rect)
result = mggrrect::aspectRatio()
result = mggrrect::init(x=x, y=y, width=width, height=height)
mggrrect__define

Routine details

top mggrrect::setProperty

mggrrect::setProperty, x=x, y=y, width=width, height=height

Keywords

x
y
width
height

top mggrrect::getProperty

mggrrect::getProperty, x=x, y=y, width=width, height=height

Keywords

x
y
width
height

top mggrrect::copy

result = mggrrect::copy()

top mggrrect::distance

result = mggrrect::distance(rect)

Parameters

rect

top mggrrect::aspectRatio

result = mggrrect::aspectRatio()

top mggrrect::init

result = mggrrect::init(x=x, y=y, width=width, height=height)

Keywords

x
y
width
height

top mggrrect__define

mggrrect__define

File attributes

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