org.deegree_impl.io.shpapi
Class SHPNullShape

java.lang.Object
  extended byorg.deegree_impl.io.shpapi.SHPGeometry
      extended byorg.deegree_impl.io.shpapi.SHPNullShape

public class SHPNullShape
extends SHPGeometry

Class representig an empty geometry
Last changes:

Version:
25.1.2000
Author:
Andreas Poth

Field Summary
 
Fields inherited from class org.deegree_impl.io.shpapi.SHPGeometry
envelope, recBuffer
 
Constructor Summary
SHPNullShape()
           
 
Methods inherited from class org.deegree_impl.io.shpapi.SHPGeometry
getEnvelope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SHPNullShape

public SHPNullShape()