org.geotools.data.sqlserver.reader
Class Figure

Object
  extended by Figure

public class Figure
extends Object

Author:
Anders Bakkevold, Bouvet

Constructor Summary
Figure(int attribute, int pointOffset)
           
 
Method Summary
 int getAttribute()
           
 int getPointOffset()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Figure

public Figure(int attribute,
              int pointOffset)
Method Detail

getAttribute

public int getAttribute()

getPointOffset

public int getPointOffset()


Copyright © 1996-2014 Geotools. All Rights Reserved.