org.geotools.data.sqlserver.reader
Class Shape

Object
  extended by Shape

public class Shape
extends Object

Author:
Anders Bakkevold, Bouvet

Constructor Summary
Shape(int parentOffset, int figureOffset, int type)
           
 
Method Summary
 int getFigureOffset()
           
 int getParentOffset()
           
 Type getType()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shape

public Shape(int parentOffset,
             int figureOffset,
             int type)
Method Detail

getParentOffset

public int getParentOffset()

getFigureOffset

public int getFigureOffset()

getType

public Type getType()


Copyright © 1996-2014 Geotools. All Rights Reserved.