com.iver.cit.gvsig.fmap.core
Class FPolyline3D

java.lang.Object
  extended bycom.iver.cit.gvsig.fmap.core.FPolyline2D
      extended bycom.iver.cit.gvsig.fmap.core.FPolyline3D
All Implemented Interfaces:
FShape, java.awt.Shape

public class FPolyline3D
extends FPolyline2D

Polilinea 3D.

Author:
Vicente Caballero Navarro

Field Summary
 
Fields inherited from class com.iver.cit.gvsig.fmap.core.FPolyline2D
gp
 
Fields inherited from interface com.iver.cit.gvsig.fmap.core.FShape
LINE, MULTI, NULL, POINT, POLYGON, TEXT
 
Constructor Summary
FPolyline3D(GeneralPathX gpx, double[] pZ)
          Crea un nuevo Polyline3D.
 
Methods inherited from class com.iver.cit.gvsig.fmap.core.FPolyline2D
cloneFShape, contains, contains, contains, contains, getBounds, getBounds2D, getPathIterator, getPathIterator, getShapeType, intersects, intersects, reProject, transform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FPolyline3D

public FPolyline3D(GeneralPathX gpx,
                   double[] pZ)
Crea un nuevo Polyline3D.

Parameters:
gpx - GeneralPathX
pZ - Vector con la Z.