Class IWShape

A class.

Author: JAN

Constructor Summary
IWShape(shapeName, range)
            Creates a new shape.
 
Method Summary
 IWRange getRange()
           Returns the visible range of this shape.
 String getShapeName()
           Returns the name of the shape.
 void setRange(newRange)
           Sets the visible range of this shape.
 void setShapeName(newShapeName)
           Sets the name of the shape.
 String toString()
           Returns a string representation of this shape.
 
Constructor Detail

IWShape

IWShape(shapeName, range)

Method Detail

getRange

IWRange getRange()

getShapeName

String getShapeName()

setRange

void setRange(newRange)

setShapeName

void setShapeName(newShapeName)

toString

String toString()

Source-Code Copyright 2007-2009 infoware GmbH - Documentation generated by JsDoc Toolkit 1.4.1 on Tue Nov 28 2017 09:51:50 GMT+0100 (MEZ)