Revision 711 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/core/FPolygon3D.java

View differences:

FPolygon3D.java
22 22
        super(gpx);
23 23
        this.pZ = pZ;
24 24
    }
25
	public FShape cloneFShape() {
26
		// TODO:
27
		return null;
28
	}
25 29

  
26 30
}

Also available in: Unified diff