com.moximedia.ows.types
Class GeometryTypeName

java.lang.Object
  extended bycom.moximedia.ows.types.GeometryTypeName
All Implemented Interfaces:
GeometryType

public class GeometryTypeName
extends java.lang.Object
implements GeometryType

Author:
jdc

Field Summary
 
Fields inherited from interface com.moximedia.ows.types.GeometryType
GEOMETRY_TYPE_COLLECTION, GEOMETRY_TYPE_ENVELOPE, GEOMETRY_TYPE_LINE, GEOMETRY_TYPE_MULTILINE, GEOMETRY_TYPE_MULTIPOINT, GEOMETRY_TYPE_MULTIPOLYGON, GEOMETRY_TYPE_POINT, GEOMETRY_TYPE_POLYGON, GEOMETRY_TYPE_UNKNOWN
 
Constructor Summary
GeometryTypeName()
           
 
Method Summary
static java.lang.String getName(int geometryType)
           
static int getType(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometryTypeName

public GeometryTypeName()
Method Detail

getName

public static java.lang.String getName(int geometryType)

getType

public static int getType(java.lang.String name)


Internet Mapping Framework for OpenGIS Java Object Model API (v1.3.007)
Copyright © 2005 Moxi Media Inc. and Province of British Columbia. All Rights Reserved.