Exemplo1 Class Reference

Static Public Member Functions

static void main (String[] args)
 

Static Protected Member Functions

static LayerVector GetLayers (String type, String uri)
 
static void GetLayersAndSaveImage (String type, String uri, String fileName)
 
static void OGRExample1 ()
 
static void OGRExample2 ()
 
static void PostGISExample ()
 
static void SaveImage (LayerVector ls, String fileName)
 

Detailed Description

Author
FredBede

Definition at line 29 of file Exemplo1.java.

Member Function Documentation

static LayerVector Exemplo1.GetLayers ( String  type,
String  uri 
)
inlinestaticprotected

Definition at line 104 of file Exemplo1.java.

References DataSource().

Referenced by GetLayersAndSaveImage().

static void Exemplo1.GetLayersAndSaveImage ( String  type,
String  uri,
String  fileName 
)
inlinestaticprotected

Definition at line 99 of file Exemplo1.java.

References GetLayers(), and SaveImage().

Referenced by OGRExample1(), OGRExample2(), and PostGISExample().

static void Exemplo1.main ( String[]  args)
inlinestatic
Parameters
argsthe command line arguments

Definition at line 39 of file Exemplo1.java.

References QtInitializer.begin(), QtInitializer.end(), OGRExample1(), OGRExample2(), and PostGISExample().

static void Exemplo1.OGRExample1 ( )
inlinestaticprotected

Definition at line 78 of file Exemplo1.java.

References GetLayersAndSaveImage().

Referenced by main().

static void Exemplo1.OGRExample2 ( )
inlinestaticprotected

Definition at line 85 of file Exemplo1.java.

References GetLayersAndSaveImage().

Referenced by main().

static void Exemplo1.PostGISExample ( )
inlinestaticprotected

Definition at line 92 of file Exemplo1.java.

References GetLayersAndSaveImage().

Referenced by main().

static void Exemplo1.SaveImage ( LayerVector  ls,
String  fileName 
)
inlinestaticprotected

Definition at line 114 of file Exemplo1.java.

References b.

Referenced by GetLayersAndSaveImage().


The documentation for this class was generated from the following file: