|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.rendering.r2d.utils.Raster2Feature
public class Raster2Feature
Creates a Feature from a Raster. The resulting feature contains the raster outline as a geometry and other information about the raster as attributes.
Constructor Summary | |
---|---|
Raster2Feature()
|
Method Summary | |
---|---|
static Polygon |
createPolygonGeometry(AbstractRaster raster)
Return the bounding geometry of a raster as a polygon (but is actually a rectangle). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Raster2Feature()
Method Detail |
---|
public static Polygon createPolygonGeometry(AbstractRaster raster)
raster
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |