Constant Field Values

Contents

com.bedatadriven.*

net.opengis.*

org.geotools.*

  • org.geotools.api.filter.expression.Add 
    Modifier and Type Constant Field Value
    public static final String NAME "Add"
  • org.geotools.api.filter.expression.Divide 
    Modifier and Type Constant Field Value
    public static final String NAME "Div"
  • org.geotools.api.filter.expression.Multiply 
    Modifier and Type Constant Field Value
    public static final String NAME "Mul"
  • org.geotools.api.filter.expression.Subtract 
    Modifier and Type Constant Field Value
    public static final String NAME "Sub"
  • org.geotools.api.filter.spatial.BBOX 
    Modifier and Type Constant Field Value
    public static final String NAME "BBOX"
  • org.geotools.api.filter.spatial.BBOX3D 
    Modifier and Type Constant Field Value
    public static final String NAME "BBOX3D"
  • org.geotools.api.filter.spatial.Beyond 
    Modifier and Type Constant Field Value
    public static final String NAME "Beyond"
  • org.geotools.api.filter.spatial.Contains 
    Modifier and Type Constant Field Value
    public static final String NAME "Contains"
  • org.geotools.api.filter.spatial.Crosses 
    Modifier and Type Constant Field Value
    public static final String NAME "Crosses"
  • org.geotools.api.filter.spatial.Disjoint 
    Modifier and Type Constant Field Value
    public static final String NAME "Disjoint"
  • org.geotools.api.filter.spatial.DWithin 
    Modifier and Type Constant Field Value
    public static final String NAME "DWithin"
  • org.geotools.api.filter.spatial.Equals 
    Modifier and Type Constant Field Value
    public static final String NAME "Equals"
  • org.geotools.api.filter.spatial.Intersects 
    Modifier and Type Constant Field Value
    public static final String NAME "Intersects"
  • org.geotools.api.filter.spatial.Overlaps 
    Modifier and Type Constant Field Value
    public static final String NAME "Overlaps"
  • org.geotools.api.filter.spatial.Touches 
    Modifier and Type Constant Field Value
    public static final String NAME "Touches"
  • org.geotools.api.filter.spatial.Within 
    Modifier and Type Constant Field Value
    public static final String NAME "Within"
  • org.geotools.api.filter.temporal.After 
    Modifier and Type Constant Field Value
    public static final String NAME "After"
  • org.geotools.api.filter.temporal.AnyInteracts 
    Modifier and Type Constant Field Value
    public static final String NAME "AnyInteracts"
  • org.geotools.api.filter.temporal.Before 
    Modifier and Type Constant Field Value
    public static final String NAME "Before"
  • org.geotools.api.filter.temporal.Begins 
    Modifier and Type Constant Field Value
    public static final String NAME "Begins"
  • org.geotools.api.filter.temporal.BegunBy 
    Modifier and Type Constant Field Value
    public static final String NAME "BegunBy"
  • org.geotools.api.filter.temporal.During 
    Modifier and Type Constant Field Value
    public static final String NAME "During"
  • org.geotools.api.filter.temporal.EndedBy 
    Modifier and Type Constant Field Value
    public static final String NAME "EndedBy"
  • org.geotools.api.filter.temporal.Ends 
    Modifier and Type Constant Field Value
    public static final String NAME "Ends"
  • org.geotools.api.filter.temporal.Meets 
    Modifier and Type Constant Field Value
    public static final String NAME "Meets"
  • org.geotools.api.filter.temporal.MetBy 
    Modifier and Type Constant Field Value
    public static final String NAME "MetBy"
  • org.geotools.api.filter.temporal.OverlappedBy 
    Modifier and Type Constant Field Value
    public static final String NAME "OverlappedBy"
  • org.geotools.api.filter.temporal.TContains 
    Modifier and Type Constant Field Value
    public static final String NAME "TContains"
  • org.geotools.api.filter.temporal.TEquals 
    Modifier and Type Constant Field Value
    public static final String NAME "TEquals"
  • org.geotools.api.filter.temporal.TOverlaps 
    Modifier and Type Constant Field Value
    public static final String NAME "TOverlaps"
  • org.geotools.csw.CSW 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/cat/csw/2.0.2"
  • org.geotools.csw.DC 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://purl.org/dc/elements/1.1/"
  • org.geotools.csw.DCT 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://purl.org/dc/terms/"
  • org.geotools.data.jdbc.FilterToSQL 
    Modifier and Type Constant Field Value
    protected static final String IO_ERROR "io problem writing filter"
  • org.geotools.data.shapefile.files.ShpFiles 
    Modifier and Type Constant Field Value
    public static final boolean DEFAULT_SKIP_SCAN false
  • org.geotools.data.shapefile.index.Lock 
    Modifier and Type Constant Field Value
    public static final short EXCLUSIVE 2
    public static final short SHARED 1
  • org.geotools.data.shapefile.index.LockManager 
    Modifier and Type Constant Field Value
    public static final short READ 1
    public static final short WRITE 2
  • org.geotools.data.shapefile.shp.ShapefileHeader 
    Modifier and Type Constant Field Value
    public static final int MAGIC 9994
    public static final int VERSION 1000
  • org.geotools.feature.simple.SimpleSchema 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.geotools.org/simple"
  • org.geotools.filter.v1_0.OGC 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/ogc"
  • org.geotools.filter.v1_0.capabilities.OGC 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/ogc"
  • org.geotools.filter.v1_1.OGC 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/ogc"
  • org.geotools.filter.v2_0.FES 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/fes/2.0"
  • org.geotools.geojson.GeoJSONUtil 
    Modifier and Type Constant Field Value
    public static final String DATE_FORMAT "yyyy-MM-dd\'T\'HH:mm:ss.SSSZ"
  • org.geotools.geometry.jts.CircularArc 
    Modifier and Type Constant Field Value
    public static final double COLLINEARS 1d/0d
  • org.geotools.geopkg.wps.xml.GPKG 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/gpkg"
  • org.geotools.gml2.GML 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/gml"
  • org.geotools.gml3.GML 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/gml"
  • org.geotools.gml3.smil.SMIL20 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.w3.org/2001/SMIL20/"
  • org.geotools.gml3.smil.SMIL20LANG 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.w3.org/2001/SMIL20/Language"
  • org.geotools.gml3.v3_2.gco.GCO 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gco"
  • org.geotools.gml3.v3_2.gmd.GMD 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gmd"
  • org.geotools.gml3.v3_2.gmx.GMX 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gmx"
  • org.geotools.gml3.v3_2.gsr.GSR 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gsr"
  • org.geotools.gml3.v3_2.gss.GSS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gss"
  • org.geotools.gml3.v3_2.gts.GTS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gts"
  • org.geotools.gml4wcs.GML 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/gml"
  • org.geotools.graph.util.delaunay.Triangle 
    Modifier and Type Constant Field Value
    public static final int INSIDE 1
    public static final int ON_EDGE 2
    public static final int OUTSIDE 0
  • org.geotools.kml.KML 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://earth.google.com/kml/2.1"
  • org.geotools.kml.v22.KML 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/kml/2.2"
  • org.geotools.ows.v1_1.OWS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/ows/1.1"
  • org.geotools.ows.v2_0.OWS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/ows/2.0"
  • org.geotools.process.Progress 
    Modifier and Type Constant Field Value
    public static final float WORKING -1.0f
  • org.geotools.process.factory.DescribeParameter 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_NULL "THIS IS THE NULL VALUE FOR THE DEFAULT ATTRIBUTE"
  • org.geotools.referencing.epsg.esri.EsriExtension 
    Modifier and Type Constant Field Value
    public static final String FILENAME "esri.properties"
  • org.geotools.referencing.epsg.esri.UnnamedExtension 
    Modifier and Type Constant Field Value
    public static final String FILENAME "unnamed.properties"
  • org.geotools.referencing.operation.matrix.AffineTransform2D 
    Modifier and Type Constant Field Value
    public static final int SIZE 3
  • org.geotools.referencing.operation.matrix.Matrix1 
    Modifier and Type Constant Field Value
    public static final int SIZE 1
  • org.geotools.referencing.operation.matrix.Matrix2 
    Modifier and Type Constant Field Value
    public static final int SIZE 2
  • org.geotools.referencing.operation.matrix.Matrix3 
    Modifier and Type Constant Field Value
    public static final int SIZE 3
  • org.geotools.referencing.operation.matrix.Matrix4 
    Modifier and Type Constant Field Value
    public static final int SIZE 4
  • org.geotools.referencing.operation.transform.WarpTransform2D 
    Modifier and Type Constant Field Value
    public static final int MAX_DEGREE 7
  • org.geotools.referencing.wkt.Formattable 
    Modifier and Type Constant Field Value
    public static final int SINGLE_LINE 0
  • org.geotools.se.v1_1.SE 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/se"
  • org.geotools.sld.bindings.SLD 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/sld"
  • org.geotools.sld.v1_1.SLD 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/sld"
  • org.geotools.swing.action.NoToolAction 
    Modifier and Type Constant Field Value
    public static final String ICON_IMAGE "/org/geotools/swing/icons/pointer.png"
  • org.geotools.swing.action.ResetAction 
    Modifier and Type Constant Field Value
    public static final String ICON_IMAGE "/org/geotools/swing/icons/mActionZoomFullExtent.png"
  • org.geotools.swing.wizard.JPage 
    Modifier and Type Constant Field Value
    public static final String DEFAULT "Default"
    public static final String FINISH "Finish"
    public static final String NEXT "Next"
  • org.geotools.swing.wizard.JWizard 
    Modifier and Type Constant Field Value
    public static final int CANCEL 1
    public static final int ERROR 2
    public static final int FINISH 0
  • org.geotools.tile.Tile 
    Modifier and Type Constant Field Value
    public static final String DEBUG_FLAG "SHOW_DEBUG_TILES"
  • org.geotools.tile.impl.osm.OSMTile 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_TILE_SIZE 256
  • org.geotools.wcs.WCS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/wcs"
  • org.geotools.wcs.v1_1.WCS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/wcs/1.1.1"
  • org.geotools.wcs.v2_0.Interpolation 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/WCS_service-extension_interpolation/1.0"
  • org.geotools.wcs.v2_0.RangeSubset 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/wcs/range-subsetting/1.0"
  • org.geotools.wcs.v2_0.Scaling 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/WCS_service-extension_scaling/1.0"
  • org.geotools.wcs.v2_0.WCS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/wcs/2.0"
    public static final String NAMESPACE_RANGESUBSET "http://www.opengis.net/wcs/range-subsetting/1.0"
  • org.geotools.wcs.v2_0.WCSEO 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/wcseo/1.0"
  • org.geotools.wfs.WFS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/wfs"
  • org.geotools.wms.v1_3.WMS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/wms"
  • org.geotools.wps.WPS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/wps/1.0.0"
  • org.geotools.wps.v2_0.WPS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/wps/2.0"
  • org.geotools.xlink.XLINK 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.w3.org/1999/xlink"
  • org.geotools.xml.gml.FCBuffer 
    Modifier and Type Constant Field Value
    public static final int FINISH -1
    public static final int STOP -2
  • org.geotools.xml.gml.GMLSchema 
    Modifier and Type Constant Field Value
    public static final int BOX 41
  • org.geotools.xml.handlers.DocumentHandler 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_NAMESPACE_HINT_KEY "org.geotools.xml.handlers.DocumentHandler.DEFAULT_NAMESPACE_HINT_KEY"
  • org.geotools.xml.handlers.ElementHandlerFactory 
    Modifier and Type Constant Field Value
    public static final String KEY "org.geotools.xml.handlers.ElementHandlerFactory_KEY"
  • org.geotools.xml.handlers.IgnoreHandler 
    Modifier and Type Constant Field Value
    public static final String NAME "IGNORE_HANDLER"
  • org.geotools.xs.XS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.w3.org/2001/XMLSchema"
  • org.geotools.xsd.Binding 
    Modifier and Type Constant Field Value
    public static final int AFTER 0
    public static final int BEFORE 1
    public static final int OVERRIDE 2
  • org.geotools.xsd.XML 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.w3.org/XML/1998/namespace"
  • org.geotools.xsd.ows.OWS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/ows"
  • org.geotools.ysld.UomMapper 
    Modifier and Type Constant Field Value
    public static final String KEY "uomMapper"
  • org.geotools.ysld.parse.ZoomContext 
    Modifier and Type Constant Field Value
    public static final String HINT_ID "ZoomContext"

org.w3.*