com.hardcode.gdbms.engine.spatial
Class PTTypes

java.lang.Object
  extended by com.hardcode.gdbms.engine.spatial.PTTypes

public class PTTypes
extends java.lang.Object


Field Summary
static int GEOMETRY
           
static java.lang.String STR_GEOMETRY
           
static java.util.HashMap<java.lang.Integer,java.lang.String> typesDescription
           
 
Constructor Summary
PTTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GEOMETRY

public static final int GEOMETRY
See Also:
Constant Field Values

STR_GEOMETRY

public static final java.lang.String STR_GEOMETRY
See Also:
Constant Field Values

typesDescription

public static java.util.HashMap<java.lang.Integer,java.lang.String> typesDescription
Constructor Detail

PTTypes

public PTTypes()


Copyright © 2005-2006 . All Rights Reserved.