deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wpvs.j3d
Class PointsToPointListFactory

java.lang.Object
  extended by org.deegree.ogcwebservices.wpvs.j3d.PointsToPointListFactory

public class PointsToPointListFactory
extends Object

...

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Ugo Taddei, last edited by: $Author: mschneider $

Constructor Summary
PointsToPointListFactory()
           
 
Method Summary
 List<javax.vecmath.Point3d> createFromFeatureCollection(FeatureCollection fc)
          Builds a point list from the Points in the FeatureCollection fc.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PointsToPointListFactory

public PointsToPointListFactory()
Method Detail

createFromFeatureCollection

public List<javax.vecmath.Point3d> createFromFeatureCollection(FeatureCollection fc)
Builds a point list from the Points in the FeatureCollection fc.

Parameters:
fc - a feature collection containing Points. This collection cannot be null and must contain a geometry property of Point type. No check for this is done.
Returns:
a List with Points

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org