net.agmodel.spatialschema
Class TypeMapping

java.lang.Object
  extended bynet.agmodel.spatialschema.TypeMapping

public class TypeMapping
extends Object

Mapping from spatialSchema classes to net.agmodel.physical classes

Version:
1.0
Author:
unascribed

Constructor Summary
TypeMapping()
           
 
Method Summary
static GeographicalBox unmapGeographicalBox(GeographicalBox area)
           
static Duration unmapPhysicalQuantity(PhysicalQuantity dur)
           
static Period unmapTimeInterval(TimeInterval received)
          Maps a spatialschema TimeInterval to an agmodel Period.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeMapping

public TypeMapping()
Method Detail

unmapTimeInterval

public static Period unmapTimeInterval(TimeInterval received)
Maps a spatialschema TimeInterval to an agmodel Period.

Returns:
a Period object

unmapGeographicalBox

public static GeographicalBox unmapGeographicalBox(GeographicalBox area)

unmapPhysicalQuantity

public static Duration unmapPhysicalQuantity(PhysicalQuantity dur)


Copyright (C) NARC 2001 All Rights Reserved.