Class SpatialIndexFactoryJTSQuadtree.SpatialIndexJTSParameters

java.lang.Object
org.gvsig.tools.dynobject.impl.DefaultDynObject
org.gvsig.fmap.geom.jts.spatialindex.SpatialIndexFactoryJTSQuadtree.SpatialIndexJTSParameters
All Implemented Interfaces:
org.gvsig.tools.dynobject.DelegatedDynObject, org.gvsig.tools.dynobject.DynObject, org.gvsig.tools.dynobject.DynObject_v2, org.gvsig.tools.util.HasAFile
Enclosing class:
SpatialIndexFactoryJTSQuadtree

public static class SpatialIndexFactoryJTSQuadtree.SpatialIndexJTSParameters extends org.gvsig.tools.dynobject.impl.DefaultDynObject implements org.gvsig.tools.util.HasAFile
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.gvsig.tools.dynobject.impl.DefaultDynObject

    org.gvsig.tools.dynobject.impl.DefaultDynObject.CoerceValueException
  • Field Summary

    Fields inherited from class org.gvsig.tools.dynobject.impl.DefaultDynObject

    delegateds, dynClass, values
  • Constructor Summary

    Constructors
    Constructor
    Description
    SpatialIndexJTSParameters(org.gvsig.tools.dynobject.DynStruct dynClass)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setFile(File file)
     

    Methods inherited from class org.gvsig.tools.dynobject.impl.DefaultDynObject

    clear, delegate, getDynClass, getDynValue, hasDynMethod, hasDynValue, hasEmptyValues, implement, instanceOf, invokeDynMethod, invokeDynMethod, invokeDynMethod, invokeDynMethod, setDynValue, toString, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • SpatialIndexJTSParameters

      public SpatialIndexJTSParameters(org.gvsig.tools.dynobject.DynStruct dynClass)
  • Method Details

    • getFile

      public File getFile()
      Specified by:
      getFile in interface org.gvsig.tools.util.HasAFile
    • setFile

      public void setFile(File file)
      Specified by:
      setFile in interface org.gvsig.tools.util.HasAFile