| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.services.wts.util.TINtoTINArrayConverter
-----------------------------------------------------------------------
| Constructor Summary | |
TINtoTINArrayConverter()
 | 
|
| Method Summary | |
private static GM_Position[] | 
ccw(GM_Position[] ring)
 | 
static GeometryArray | 
convertToArray(FeatureCollection fc,
               boolean enableTexture,
               float scale)
Converts the geometries of the feature of a feature collection to TINs stored in a javax.media.j3d.TriangleArray  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public TINtoTINArrayConverter()
| Method Detail | 
public static GeometryArray convertToArray(FeatureCollection fc,
                                           boolean enableTexture,
                                           float scale)
                                    throws GM_Exception
fc - feature collectionenableTexture - true if the TINs shalled texturedscale - scale factor ( 1 = original height )
GM_Exceptionprivate static GM_Position[] ccw(GM_Position[] ring)
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||