|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjecthydroScalingAPI.modules.networkExtraction.objects.RasterNetworkBlueLines
public abstract class RasterNetworkBlueLines
This object implements a group of static methods to handle a river network derived from a Blue Lines map
| Constructor Summary | |
|---|---|
RasterNetworkBlueLines()
|
|
| Method Summary | |
|---|---|
static void |
cabecitas(NetworkExtractionModule Proc,
byte[][] Red,
boolean incisa)
Takes in a map of locations where channels starts |
static byte[][] |
Lee_Incisa(NetworkExtractionModule Proc)
Uses an external map to incise the DEM |
static byte[][] |
Lee_LA(NetworkExtractionModule Proc)
Reads a raster map associated to the Blue Lines Map |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RasterNetworkBlueLines()
| Method Detail |
|---|
public static byte[][] Lee_LA(NetworkExtractionModule Proc)
Proc - The NetworkExtractionModule
public static byte[][] Lee_Incisa(NetworkExtractionModule Proc)
Proc - The NetworkExtractionModule
public static void cabecitas(NetworkExtractionModule Proc,
byte[][] Red,
boolean incisa)
Proc - The NetworkExtractionModuleRed - A Raster network arrayincisa - Indicates if the algorithm must incise as it finds the network associates to the
headwaters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
CUENCAS was initially developed by Ricardo Mantilla at the University of Colorado under the supervision of Dr. Vijay K. Gupta. We wish to recognize the support from the National Science Fundation.