Oracle® Spatial and Graph Java API Reference
Release 20, F15820-01
- java.lang.Object
-
- oracle.spatial.util.ShapefileHdr
-
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
fileCode
public int fileCode
-
fileLength
public int fileLength
-
version
public int version
-
shapeType
public int shapeType
-
Constructor Detail
-
ShapefileHdr
public ShapefileHdr()
-
Method Detail
-
getVersion
public int getVersion()
-
getFileCode
public int getFileCode()
-
getXmin
public double getXmin()
-
getXmax
public double getXmax()
-
getYmin
public double getYmin()
-
getYmax
public double getYmax()
-
getZmin
public double getZmin()
-
getZmax
public double getZmax()
-
getMmin
public double getMmin()
-
getMmax
public double getMmax()
Oracle® Spatial and Graph Java API Reference
Release 20, F15820-01
Copyright © 2007, 2020, Oracle and/or its affiliates. All Rights Reserved.