es.unex.sextante.gridCategorical.fragstatsArea
Class PatchInfo

java.lang.Object
  extended by es.unex.sextante.gridCategorical.fragstatsArea.PatchInfo

public class PatchInfo
extends java.lang.Object


Constructor Summary
PatchInfo(int iClass, es.unex.sextante.dataObjects.IRasterLayer window)
           
 
Method Summary
 void add(int x, int y)
           
 void addForRadiusOfGyration(int x, int y)
           
 void calculateCentroid()
           
 double getArea()
           
 int getAreaInCells()
           
 int getClassID()
           
 double getPerimeter()
           
 int getPerimeterInCells()
           
 double getRadiusOfGyration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatchInfo

public PatchInfo(int iClass,
                 es.unex.sextante.dataObjects.IRasterLayer window)
Method Detail

add

public void add(int x,
                int y)

addForRadiusOfGyration

public void addForRadiusOfGyration(int x,
                                   int y)

calculateCentroid

public void calculateCentroid()

getArea

public double getArea()

getAreaInCells

public int getAreaInCells()

getClassID

public int getClassID()

getPerimeter

public double getPerimeter()

getPerimeterInCells

public int getPerimeterInCells()

getRadiusOfGyration

public double getRadiusOfGyration()


Copyright © 2014 gvSIG Association. All Rights Reserved.