nl.cloudfarming.client.area.field.shape
Class ShapeFileProcessor

java.lang.Object
  extended by nl.cloudfarming.client.area.field.shape.ShapeFileProcessor

public class ShapeFileProcessor
extends Object

Author:
Timon Veenstra

Constructor Summary
ShapeFileProcessor(File shapeFile)
           
 
Method Summary
 Shape parseShape(org.opengis.feature.simple.SimpleFeature payload)
           
 void process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShapeFileProcessor

public ShapeFileProcessor(File shapeFile)
Method Detail

process

public void process()
             throws NotAFileException
Throws:
NotAFileException

parseShape

public Shape parseShape(org.opengis.feature.simple.SimpleFeature payload)
                 throws ParseWKTException
Parameters:
payload -
Returns:
Throws:
ParseWKTException


Copyright © 2011. All Rights Reserved.