Uses of Class
nl.cloudfarming.client.area.field.shape.Shape

Packages that use Shape
nl.cloudfarming.client.area.field.shape   
 

Uses of Shape in nl.cloudfarming.client.area.field.shape
 

Methods in nl.cloudfarming.client.area.field.shape that return Shape
 Shape Shape.Builder.build()
           
 Shape Shape.getObject()
           
 Shape ShapeFileProcessor.parseShape(org.opengis.feature.simple.SimpleFeature payload)
           
 

Methods in nl.cloudfarming.client.area.field.shape that return types with arguments of type Shape
 List<Shape> ImportDataProvider.getShapes()
          get the list with managed shapes
 

Methods in nl.cloudfarming.client.area.field.shape with parameters of type Shape
 void ImportDataProvider.addShape(Shape shape)
          add a shape to the list of managed shapes
 



Copyright © 2011. All Rights Reserved.