com.moximedia.aims.pdf
Class OutputScale

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

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

Author:
jdc
See Also:
Serialized Form

Field Summary
static int SCALE_CURRENT_EXTENT
           
static int SCALE_CURRENT_SCALE
           
 
Constructor Summary
OutputScale()
          Creates a new instance of OutputScale
 
Method Summary
 java.lang.String getDescription()
           
 int getScale()
           
 boolean isDefault()
           
 void setDefault(boolean flag)
           
 void setXmlAttribute(java.lang.String element, java.lang.String name, java.lang.String value, Template template)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCALE_CURRENT_SCALE

public static final int SCALE_CURRENT_SCALE
See Also:
Constant Field Values

SCALE_CURRENT_EXTENT

public static final int SCALE_CURRENT_EXTENT
See Also:
Constant Field Values
Constructor Detail

OutputScale

public OutputScale()
Creates a new instance of OutputScale

Method Detail

isDefault

public boolean isDefault()

setDefault

public void setDefault(boolean flag)

getScale

public int getScale()

getDescription

public java.lang.String getDescription()

setXmlAttribute

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


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.