Class SpatialIndexFactoryMVRTree.SpatialIndexMVRTreeParameters

java.lang.Object
org.gvsig.tools.dynobject.impl.DefaultDynObject
org.gvsig.fmap.dal.impl.SpatialIndexFactoryMVRTree.SpatialIndexMVRTreeParameters
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:
SpatialIndexFactoryMVRTree

public static class SpatialIndexFactoryMVRTree.SpatialIndexMVRTreeParameters 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
    SpatialIndexMVRTreeParameters(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

    • SpatialIndexMVRTreeParameters

      public SpatialIndexMVRTreeParameters(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