Constant Field Values

Contents

org.geotools.*

  • org.geotools.api.data.FeatureEvent 
    Modifier and Type Constant Field Value
    public static final int FEATURES_REMOVED -1
  • org.geotools.api.data.Parameter<T> 
    Modifier and Type Constant Field Value
    public static final String CRS "crs"
    public static final String DEPRECATED "deprecated"
    public static final String ELEMENT "element"
    public static final String EXT "ext"
    public static final String FEATURE_TYPE "featureType"
    public static final String IS_LARGE_TEXT "isLargeText"
    public static final String IS_PASSWORD "isPassword"
    public static final String LENGTH "length"
    public static final String LEVEL "level"
    public static final String MAX "max"
    public static final String MIN "min"
    public static final String OPTIONS "options"
  • org.geotools.api.data.Query 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_MAX 2147483647
  • org.geotools.api.filter.NativeFilter 
    Modifier and Type Constant Field Value
    public static final String NAME "NativeFilter"
  • org.geotools.api.filter.PropertyIsBetween 
    Modifier and Type Constant Field Value
    public static final String NAME "Between"
  • org.geotools.api.filter.PropertyIsEqualTo 
    Modifier and Type Constant Field Value
    public static final String NAME "EqualTo"
  • org.geotools.api.filter.PropertyIsGreaterThan 
    Modifier and Type Constant Field Value
    public static final String NAME "GreaterThan"
  • org.geotools.api.filter.PropertyIsGreaterThanOrEqualTo 
    Modifier and Type Constant Field Value
    public static final String NAME "GreaterThanEqualTo"
  • org.geotools.api.filter.PropertyIsLessThan 
    Modifier and Type Constant Field Value
    public static final String NAME "LessThan"
  • org.geotools.api.filter.PropertyIsLessThanOrEqualTo 
    Modifier and Type Constant Field Value
    public static final String NAME "LessThanEqualTo"
  • org.geotools.api.filter.PropertyIsLike 
    Modifier and Type Constant Field Value
    public static final String NAME "Like"
  • org.geotools.api.filter.PropertyIsNil 
    Modifier and Type Constant Field Value
    public static final String NAME "Nil"
  • org.geotools.api.filter.PropertyIsNotEqualTo 
    Modifier and Type Constant Field Value
    public static final String NAME "NotEqualTo"
  • org.geotools.api.filter.PropertyIsNull 
    Modifier and Type Constant Field Value
    public static final String NAME "NullCheck"
  • 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.api.metadata.Identifier 
    Modifier and Type Constant Field Value
    public static final String AUTHORITY_KEY "authority"
    public static final String CODE_KEY "code"
  • org.geotools.coverage.io.catalog.CoverageSlice.Attributes 
    Modifier and Type Constant Field Value
    public static final String BASE_SCHEMA "the_geom:Polygon,imageindex:Integer"
    public static final String BASE_SCHEMA_LOCATION "the_geom:Polygon,imageindex:Integer,location:String"
    public static final String DEFAULT_SCHEMA "the_geom:Polygon,imageindex:Integer,time:java.util.Date,elevation:Double"
    public static final String ELEVATION "elevation"
    public static final String GEOMETRY "the_geom"
    public static final String INDEX "imageindex"
    public static final String LOCATION "location"
    public static final String TIME "time"
  • org.geotools.coverage.io.catalog.CoverageSlicesCatalog 
    Modifier and Type Constant Field Value
    public static final String IMAGE_INDEX_ATTR "imageindex"
  • org.geotools.coverage.io.grib.GribUtilities 
    Modifier and Type Constant Field Value
    public static final String GRIB_CACHE_DIR "GRIB_CACHE_DIR"
  • org.geotools.coverage.processing.BaseMathOperationJAI 
    Modifier and Type Constant Field Value
    public static final String SOURCES_NAME "Sources"
  • org.geotools.coverage.processing.BaseScaleOperationJAI 
    Modifier and Type Constant Field Value
    public static final String AFFINE "Affine"
    public static final String ROI "roi"
    public static final String SCALE "Scale"
    public static final String TRANSLATE "Translate"
    public static final String WARP "Warp"
  • org.geotools.coverage.processing.Operation2D 
    Modifier and Type Constant Field Value
    protected static final int PRIMARY_SOURCE_INDEX 0
  • org.geotools.coverage.processing.OperationJAI 
    Modifier and Type Constant Field Value
    protected static final String RENDERED_MODE "rendered"
  • 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.oracle.OracleDialect 
    Modifier and Type Constant Field Value
    public static final String GEODETIC "geodetic"
  • org.geotools.data.postgis.HStore 
    Modifier and Type Constant Field Value
    public static final String TYPENAME "hstore"
  • org.geotools.data.postgis.PostGISDialect 
    Modifier and Type Constant Field Value
    public static final String BIGDATE_UDT "bigdate"
  • 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.text.cqljson.FilterToCQL2Json 
    Modifier and Type Constant Field Value
    protected static final String ARGS "args"
    protected static final String OP "op"
  • 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.gce.geotiff.GeoTiffReader 
    Modifier and Type Constant Field Value
    public static final String OVERRIDE_CRS_SWITCH "org.geotools.gce.geotiff.override.crs"
  • org.geotools.gce.grassraster.metadata.GrassBinaryImageMetadata 
    Modifier and Type Constant Field Value
    public static final String CATEGORIES_DESCRIPTOR "categoriesDescriptor"
    public static final String COLOR_RULES_DESCRIPTOR "colorRulesDescriptor"
    public static final String CRS "CRS"
    public static final String EAST "EAST"
    public static final String nativeMetadataFormatName "eu.hydrologis.jgrass.grassbinary.imageio.GrassBinaryImageMetadata_1.0"
    public static final String NCOLS "NCOLS"
    public static final String NO_DATA "NO_DATA"
    public static final String NORTH "NORTH"
    public static final String NROWS "NROWS"
    public static final String REGION_DESCRIPTOR "regionDescriptor"
    public static final String RULESSPLIT "@@split@@"
    public static final String SOUTH "SOUTH"
    public static final String WEST "WEST"
    public static final String XRES "XRES"
    public static final String YRES "YRES"
  • org.geotools.gce.imagemosaic.catalog.index.IndexerUtils 
    Modifier and Type Constant Field Value
    public static final String INDEXER_PROPERTIES "indexer.properties"
    public static final String INDEXER_XML "indexer.xml"
  • 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.GML 
    Modifier and Type Constant Field Value
    public static final String CANONICAL_SCHEMA_LOCATION "http://schemas.opengis.net/gml/3.2.1/gml.xsd"
    public static final String NAMESPACE "http://www.opengis.net/gml/3.2"
  • 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.io.standard.AbstractReaderWriter 
    Modifier and Type Constant Field Value
    public static final String BUILDER "BUILDER"
    public static final String EDGES "EDGES"
    public static final String GENERATOR "GENERATOR"
    public static final String NODES "NODES"
  • org.geotools.graph.io.standard.DBReaderWriter 
    Modifier and Type Constant Field Value
    public static final String DBNAME "DBNAME"
    public static final String DRIVERCLASS "DRIVERCLASS"
    public static final String DRIVERURL "DRIVERURL"
    public static final String PORT "PORT"
    public static final String SERVER "SERVER"
    public static final String TABLENAME "TABLENAME"
    public static final String USERNAME "USERNAME"
  • org.geotools.graph.io.standard.FileReaderWriter 
    Modifier and Type Constant Field Value
    public static final String FILENAME "FILENAME"
  • org.geotools.graph.io.standard.TextfileReaderWriter 
    Modifier and Type Constant Field Value
    public static final String DELIMITER "DELIMITER"
  • 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.mbstyle.parse.MBFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE_LINE "LineString"
    public static final String TYPE_POINT "Point"
    public static final String TYPE_POLYGON "Polygon"
  • org.geotools.mbstyle.sprite.SpriteGraphicFactory 
    Modifier and Type Constant Field Value
    public static final String FORMAT "mbsprite"
  • 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.ows.wms.request.DescribeLayerRequest 
    Modifier and Type Constant Field Value
    public static final String LAYERS "LAYERS"
  • org.geotools.ows.wms.request.GetFeatureInfoRequest 
    Modifier and Type Constant Field Value
    public static final String FEATURE_COUNT "FEATURE_COUNT"
    public static final String INFO_FORMAT "INFO_FORMAT"
    public static final String QUERY_LAYERS "QUERY_LAYERS"
    public static final String QUERY_X "X"
    public static final String QUERY_Y "Y"
  • org.geotools.ows.wms.request.GetLegendGraphicRequest 
    Modifier and Type Constant Field Value
    public static final String EXCEPTIONS "EXCEPTIONS"
    public static final String FEATURETYPE "FEATURETYPE"
    public static final String FORMAT "FORMAT"
    public static final String HEIGHT "HEIGHT"
    public static final String LAYER "LAYER"
    public static final String RULE "RULE"
    public static final String SCALE "SCALE"
    public static final String SLD "SLD"
    public static final String SLD_BODY "SLD_BODY"
    public static final String STYLE "STYLE"
    public static final String WIDTH "WIDTH"
  • org.geotools.ows.wms.request.GetMapRequest 
    Modifier and Type Constant Field Value
    public static final String BBOX "BBOX"
    public static final String BGCOLOR "BGCOLOR"
    public static final String ELEVATION "ELEVATION"
    public static final String EXCEPTION_BLANK "application/vnd.ogc.se_blank"
    public static final String EXCEPTION_INIMAGE "application/vnd.ogc.se_inimage"
    public static final String EXCEPTION_XML "application/vnd.ogc.se_xml"
    public static final String EXCEPTIONS "EXCEPTIONS"
    public static final String FORMAT "FORMAT"
    public static final String HEIGHT "HEIGHT"
    public static final String LAYERS "LAYERS"
    public static final String REMOTE_OWS_TYPE "REMOTE_OWS_TYPE"
    public static final String REMOTE_OWS_WCS "WCS"
    public static final String REMOTE_OWS_WFS "WFS"
    public static final String REMOVE_OWS_URL "REMOTE_OWS_URL"
    public static final String SLD "SLD"
    public static final String SLD_BODY "SLD_BODY"
    public static final String SRS "SRS"
    public static final String STYLES "STYLES"
    public static final String TIME "TIME"
    public static final String TRANSPARENT "TRANSPARENT"
    public static final String WFS "WFS"
    public static final String WIDTH "WIDTH"
  • org.geotools.ows.wms.request.GetStylesRequest 
    Modifier and Type Constant Field Value
    public static final String LAYERS "LAYERS"
    public static final String SLDVER "SLDVER"
  • org.geotools.ows.wms.request.PutStylesRequest 
    Modifier and Type Constant Field Value
    public static final String INSERT_AND_REPLACE "InsertAndReplace"
    public static final String MODE "MODE"
    public static final String REPLACE_ALL "ReplaceAll"
    public static final String SLD "SLD"
    public static final String SLD_BODY "SLD_BODY"
  • org.geotools.ows.wmts.request.AbstractGetTileRequest 
    Modifier and Type Constant Field Value
    public static final String FORMAT "Format"
    public static final String LAYER "Layer"
    public static final String STYLE "Style"
  • 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.iau.IAUAuthorityFactory 
    Modifier and Type Constant Field Value
    public static final String FILENAME "iau.properties"
    protected static final int PRIORITY 90
  • org.geotools.referencing.operation.builder.AdvancedAffineBuilder 
    Modifier and Type Constant Field Value
    public static final String PHIX "phix"
    public static final String PHIY "phiy"
    public static final String SX "sx"
    public static final String SXY "sxy"
    public static final String SY "sy"
    public static final String TX "tx"
    public static final String TY "ty"
  • org.geotools.referencing.operation.builder.GridToEnvelopeMapper 
    Modifier and Type Constant Field Value
    public static final int REVERSE_AXIS 2
    public static final int SWAP_XY 1
  • 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.renderer.chart.ChartGraphicFactory 
    Modifier and Type Constant Field Value
    public static final String FORMAT "application/chart"
  • 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.stac.client.STACClient 
    Modifier and Type Constant Field Value
    public static final String GEOJSON_MIME "application/geo+json"
    public static final String JSON_MIME "application/json"
  • 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.tool.AbstractZoomTool 
    Modifier and Type Constant Field Value
    public static final double DEFAULT_ZOOM_FACTOR 1.5
  • org.geotools.swing.tool.FeatureLayerHelper 
    Modifier and Type Constant Field Value
    public static final double DEFAULT_DISTANCE_FRACTION 0.01
  • org.geotools.swing.tool.InfoTool 
    Modifier and Type Constant Field Value
    public static final String CURSOR_IMAGE "/org/geotools/swing/icons/mActionIdentify.png"
    public static final String ICON_IMAGE "/org/geotools/swing/icons/mActionIdentify.png"
  • org.geotools.swing.tool.InfoToolHelper 
    Modifier and Type Constant Field Value
    public static final String KEY_POSITION "pos"
  • org.geotools.swing.tool.PanTool 
    Modifier and Type Constant Field Value
    public static final String CURSOR_IMAGE "/org/geotools/swing/icons/mActionPan.png"
    public static final String ICON_IMAGE "/org/geotools/swing/icons/mActionPan.png"
  • org.geotools.swing.tool.ZoomInTool 
    Modifier and Type Constant Field Value
    public static final String CURSOR_IMAGE "/org/geotools/swing/icons/mActionZoomIn.png"
    public static final String ICON_IMAGE "/org/geotools/swing/icons/mActionZoomIn.png"
  • org.geotools.swing.tool.ZoomOutTool 
    Modifier and Type Constant Field Value
    public static final String CURSOR_IMAGE "/org/geotools/swing/icons/mActionZoomOut.png"
    public static final String ICON_IMAGE "/org/geotools/swing/icons/mActionZoomOut.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.wfs.v2_0.WFS 
    Modifier and Type Constant Field Value
    public static final String CANONICAL_SCHEMA_LOCATION "http://schemas.opengis.net/wfs/2.0/wfs.xsd"
    public static final String NAMESPACE "http://www.opengis.net/wfs/2.0"
  • org.geotools.wms.v1_3.WMS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/wms"
  • org.geotools.wmts.WMTS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/wmts/1.0"
    public static final String WMTSGetCapabilitiesResponseSchemalocation "http://schemas.opengis.net/wmts/1.0/wmtsGetCapabilities_response.xsd"
  • 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.xml.handlers.xsi.AllHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "all"
  • org.geotools.xml.handlers.xsi.AnyAttributeHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "anyAttribute"
  • org.geotools.xml.handlers.xsi.AnyHandler 
    Modifier and Type Constant Field Value
    public static final int LAX 1
    public static final String LOCALNAME "any"
    public static final int SKIP 2
    public static final int STRICT 0
  • org.geotools.xml.handlers.xsi.AttributeGroupHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "attributeGroup"
  • org.geotools.xml.handlers.xsi.AttributeHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "attribute"
    public static final int OPTIONAL 0
    public static final int PROHIBITED 1
    public static final int REQUIRED 2
  • org.geotools.xml.handlers.xsi.ChoiceHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "choice"
  • org.geotools.xml.handlers.xsi.ComplexContentHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "complexContent"
  • org.geotools.xml.handlers.xsi.ComplexTypeHandler 
    Modifier and Type Constant Field Value
    public static final int ALL 128
    public static final String LOCALNAME "complexType"
  • org.geotools.xml.handlers.xsi.ElementTypeHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "element"
  • org.geotools.xml.handlers.xsi.ExtensionHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "extension"
  • org.geotools.xml.handlers.xsi.FieldHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "field"
  • org.geotools.xml.handlers.xsi.GroupHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "group"
  • org.geotools.xml.handlers.xsi.IgnoreHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME ""
  • org.geotools.xml.handlers.xsi.ImportHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "import"
  • org.geotools.xml.handlers.xsi.IncludeHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "include"
  • org.geotools.xml.handlers.xsi.KeyHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "key"
  • org.geotools.xml.handlers.xsi.KeyrefHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "keyref"
  • org.geotools.xml.handlers.xsi.ListHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "list"
  • org.geotools.xml.handlers.xsi.RedefineHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "redefine"
  • org.geotools.xml.handlers.xsi.RestrictionHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "restriction"
  • org.geotools.xml.handlers.xsi.RootHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "root"
  • org.geotools.xml.handlers.xsi.SchemaHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "schema"
    public static final String namespaceURI "http://www.w3.org/2001/XMLSchema"
  • org.geotools.xml.handlers.xsi.SelectorHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "selector"
  • org.geotools.xml.handlers.xsi.SequenceHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "sequence"
  • org.geotools.xml.handlers.xsi.SimpleContentHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "simpleContent"
  • org.geotools.xml.handlers.xsi.SimpleTypeHandler 
    Modifier and Type Constant Field Value
    public static final int ALL 7
    public static final String LOCALNAME "simpleType"
    public static final int NONE 0
  • org.geotools.xml.handlers.xsi.UnionHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "union"
  • org.geotools.xml.handlers.xsi.UniqueHandler 
    Modifier and Type Constant Field Value
    public static final String LOCALNAME "unique"
  • org.geotools.xml.transform.TransformerBase 
    Modifier and Type Constant Field Value
    public static final String XMLNS_NAMESPACE "http://www.w3.org/2000/xmlns/"
  • 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"