Uses of Class
ru.igis.omtab.OMTPoly

Packages that use OMTPoly
ru.igis.omtab   
ru.igis.omtab.ra   
 

Uses of OMTPoly in ru.igis.omtab
 

Subclasses of OMTPoly in ru.igis.omtab
 class Drift
          Class for simulation of spill with drift
 class OMTSpline
          Class for creation and store Openmap OMSpline object from Protege Instance
 class Spill
          Class for simulation of spill
 

Methods in ru.igis.omtab that return OMTPoly
static OMTPoly OMTPoly.createOMTPoly(java.lang.String label, java.lang.String latitude, java.lang.String longitude, java.lang.String lcolor, java.lang.String fcolor, java.lang.String ispolygon, java.lang.String relative, java.util.Collection<java.lang.String> points)
          Factory method for creating OMTPoly object from string parameters
 

Uses of OMTPoly in ru.igis.omtab.ra
 

Constructors in ru.igis.omtab.ra with parameters of type OMTPoly
OMTPolyOnFieldRepeatAction(OMTPoly p, Field f)
          Creates a new instance of PolyOnField RepeatAction