cleoni.adv
Class ViewMap

java.lang.Object
  extended by cleoni.adv.View
      extended by cleoni.adv.ViewMap

public class ViewMap
extends View

Custom view producing the MAP view


Constructor Summary
ViewMap()
          Creates a new instance of ViewMap
 
Method Summary
static void outputHtml(World world, java.io.PrintWriter out, Player thisPlayer, Skin skin, java.lang.String commands)
           
 
Methods inherited from class cleoni.adv.View
htmlCharset, htmlImage, htmlWidthHeight, outputHtml
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewMap

public ViewMap()
Creates a new instance of ViewMap

Method Detail

outputHtml

public static void outputHtml(World world,
                              java.io.PrintWriter out,
                              Player thisPlayer,
                              Skin skin,
                              java.lang.String commands)
                       throws DimxException
Throws:
DimxException