Class OgrResolver.OgrParams

java.lang.Object
nz.org.riskscape.engine.data.BookmarkParameters
nz.org.riskscape.engine.data.relation.RelationBookmarkParams
nz.org.riskscape.ogr.OgrResolver.OgrParams
Enclosing class:
OgrResolver

public static class OgrResolver.OgrParams extends nz.org.riskscape.engine.data.relation.RelationBookmarkParams
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
     

    Fields inherited from class nz.org.riskscape.engine.data.relation.RelationBookmarkParams

    coverageTitle, crs, crsLongitudeFirst, crsName, filter, layer, mapAttribute, rasterize, rasterizeExpression, rasterizeGridSize, rasterizeScaleFactor, setAttribute, skipInvalid, type, validateGeometry

    Fields inherited from class nz.org.riskscape.engine.data.BookmarkParameters

    bindingContext, bookmark, description, format, location, problems, validatedFile
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class nz.org.riskscape.engine.data.relation.RelationBookmarkParams

    getDataType

    Methods inherited from class nz.org.riskscape.engine.data.BookmarkParameters

    add, getBookmarkedPath, getExpressionRealizer, getLocation, getProject, getRealizationContext, getScalarType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • OgrParams

      public OgrParams()