org.geotools.data.sqlserver.reader
Class Shape
Object
Shape
public class Shape
- extends Object
- Author:
- Anders Bakkevold, Bouvet
Constructor Summary |
Shape(int parentOffset,
int figureOffset,
int type)
|
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Shape
public Shape(int parentOffset,
int figureOffset,
int type)
getParentOffset
public int getParentOffset()
getFigureOffset
public int getFigureOffset()
getType
public Type getType()
Copyright © 1996-2014 Geotools. All Rights Reserved.