com.moximedia.aims.pdf
Class OutputResolutions

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

public class OutputResolutions
extends java.lang.Object
implements java.lang.Cloneable, java.io.Serializable

Author:
jdc
See Also:
Serialized Form

Constructor Summary
OutputResolutions()
          Creates a new instance of OutputResolutions
 
Method Summary
 void addOutputResolution(OutputResolution res)
           
 java.lang.Object clone()
          Gets a clone of this object.
 OutputResolutions getCopy()
          Gets a copy of this object.
 java.util.ArrayList getOutputResolutions()
           
 java.util.Iterator iterator()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputResolutions

public OutputResolutions()
Creates a new instance of OutputResolutions

Method Detail

clone

public java.lang.Object clone()
Gets a clone of this object.

Returns:
A clone of this object.

getCopy

public OutputResolutions getCopy()
Gets a copy of this object.

Returns:
A copy of this object.

addOutputResolution

public void addOutputResolution(OutputResolution res)

getOutputResolutions

public java.util.ArrayList getOutputResolutions()

iterator

public java.util.Iterator iterator()


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.