com.moximedia.aims
Class MeasureLayer

java.lang.Object
  extended bycom.moximedia.aims.MeasureLayer
All Implemented Interfaces:
java.io.Serializable

public class MeasureLayer
extends java.lang.Object
implements java.io.Serializable

Creates measure line and polygon graphics for non-IE browsers.

Author:
Doug Cates - www.moximedia.com
See Also:
Serialized Form

Constructor Summary
MeasureLayer()
          Creates new MeasureLayer
MeasureLayer(AimsPoints points, java.lang.String shapeType)
          Creates new MeasureLayer
 
Method Summary
 java.lang.String getUrl(AimsMap map)
          Creates an image containing the measure layer and returns a URL to it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeasureLayer

public MeasureLayer()
Creates new MeasureLayer


MeasureLayer

public MeasureLayer(AimsPoints points,
                    java.lang.String shapeType)
Creates new MeasureLayer

Parameters:
points - The points to draw.
shapeType - The shape type.
Method Detail

getUrl

public java.lang.String getUrl(AimsMap map)
Creates an image containing the measure layer and returns a URL to it.

Parameters:
map - The map object containing size and other properties.
Returns:
The URL to the image.


Internet Mapping Framework for ArcIMS Java Object Model API (v5.1.00)
Copyright © 2006 Moxi Media Inc. and Province of British Columbia. All Rights Reserved.