org.cresques.geo.cover
Class Mtn

java.lang.Object
  extended byorg.cresques.geo.cover.Mtn

public class Mtn
extends java.lang.Object

Author:
"Luis W. Sevilla"

Field Summary
static java.util.TreeMap hoja25
           
static java.util.TreeMap hoja50
           
static org.cresques.geo.cover.Mtn25 mtn25
           
 
Constructor Summary
Mtn()
           
 
Method Summary
protected  void calcMinuteo()
           
 Minuteo getMinuteo()
           
static Minuteo getMinuteo25()
           
static Minuteo getMinuteo50()
           
static void parseLayer(PxObjList layer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mtn25

public static org.cresques.geo.cover.Mtn25 mtn25

hoja25

public static java.util.TreeMap hoja25

hoja50

public static java.util.TreeMap hoja50
Constructor Detail

Mtn

public Mtn()
Method Detail

getMinuteo

public Minuteo getMinuteo()

calcMinuteo

protected void calcMinuteo()

parseLayer

public static void parseLayer(PxObjList layer)

getMinuteo25

public static Minuteo getMinuteo25()

getMinuteo50

public static Minuteo getMinuteo50()