org.cresques.px
Class Minuteo

java.lang.Object
  extended byorg.cresques.px.PxObjList
      extended byorg.cresques.px.Minuteo
All Implemented Interfaces:
Colored, Drawable, Extent.Has, IObjList, Projected

public class Minuteo
extends PxObjList

Contiene las hojas (PxContour) de una cobertura espacial

Author:
"Luis W. Sevilla"

Nested Class Summary
 
Nested classes inherited from class org.cresques.px.IObjList
IObjList.vector
 
Field Summary
 
Fields inherited from class org.cresques.px.PxObjList
extent
 
Constructor Summary
Minuteo(Projection proj)
           
 
Methods inherited from class org.cresques.px.PxObjList
add, c, c, clear, draw, drawPxContour, getAt, getColor, getExtent, getFillColor, getProjection, iterator, remove, reProject, setColor, setFillColor, setProjection, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Minuteo

public Minuteo(Projection proj)