Class IWShape

A shape file which can be displayed in the map.


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(range)
           Sets the visibility range of this shape.
 void setShapeName(shapeName)
           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(range)

setShapeName

void setShapeName(shapeName)

toString

String toString()

Source-Code Copyright 2007-2016 infoware GmbH - Documentation generated on Tue Nov 29 2022 14:20:15 GMT+0100 (MEZ)