com.moximedia.aims.pdf
Class Legend

java.lang.Object
  extended bycom.moximedia.aims.pdf.Legend
All Implemented Interfaces:
Item, java.io.Serializable

public class Legend
extends java.lang.Object
implements Item, java.io.Serializable

Author:
jdc
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.moximedia.aims.pdf.Item
ITEM_TYPE_BOX, ITEM_TYPE_CENTERCOORDINATETEXT, ITEM_TYPE_DATETEXT, ITEM_TYPE_IMAGE, ITEM_TYPE_INDEXMAP, ITEM_TYPE_LATLONGRATICULE, ITEM_TYPE_LEGEND, ITEM_TYPE_LINE, ITEM_TYPE_MAP, ITEM_TYPE_NORTHARROW, ITEM_TYPE_PARAGRAPH, ITEM_TYPE_PROMPT, ITEM_TYPE_SCALEBAR, ITEM_TYPE_SCALETEXT, ITEM_TYPE_TEXT, ITEM_TYPE_TITLETEXT
 
Constructor Summary
Legend()
          Creates a new instance of Legend
 
Method Summary
 int getItemType()
           
 AimsLegend getLegend()
           
 AimsPoint getSize()
           
 boolean isValid()
           
 void setXmlAttribute(java.lang.String element, java.lang.String name, java.lang.String value, Template template)
           
 void write(com.lowagie.text.Document document, java.lang.String url, boolean isFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Legend

public Legend()
Creates a new instance of Legend

Method Detail

getLegend

public AimsLegend getLegend()

getSize

public AimsPoint getSize()

write

public void write(com.lowagie.text.Document document,
                  java.lang.String url,
                  boolean isFile)

isValid

public boolean isValid()

setXmlAttribute

public void setXmlAttribute(java.lang.String element,
                            java.lang.String name,
                            java.lang.String value,
                            Template template)

getItemType

public int getItemType()
Specified by:
getItemType in interface Item


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