|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.geotools.parameter |
Class org.geotools.parameter.AbstractParameter extends Formattable implements Serializable |
serialVersionUID: 8458179223988766398l
Serialized Fields |
org.opengis.parameter.GeneralParameterDescriptor descriptor
Class org.geotools.parameter.AbstractParameterDescriptor extends AbstractIdentifiedObject implements Serializable |
serialVersionUID: -2630644278783845276l
Serialized Fields |
int minimumOccurs
Class org.geotools.parameter.DefaultParameterDescriptor extends AbstractParameterDescriptor implements Serializable |
serialVersionUID: -295668622297737705l
Serialized Fields |
java.lang.Class valueClass
java.lang.Class primitiveClass
Parameter
for the
type.
java.util.Set validValues
java.lang.Object defaultValue
java.lang.Comparable minimum
java.lang.Comparable maximum
javax.units.Unit unit
Class org.geotools.parameter.DefaultParameterDescriptorGroup extends AbstractParameterDescriptor implements Serializable |
serialVersionUID: -4613190550542423839l
Serialized Fields |
int maximumOccurs
org.opengis.parameter.GeneralParameterDescriptor[] parameters
Class org.geotools.parameter.FloatParameter extends AbstractParameter implements Serializable |
serialVersionUID: 9027797654033417816l
Serialized Fields |
double value
Class org.geotools.parameter.ImagingParameterDescriptors extends DefaultParameterDescriptorGroup implements Serializable |
serialVersionUID: 2127050865911951239l
Serialized Fields |
java.lang.String registryMode
"rendered"
.
This field is if ImagingParameterDescriptors.operation
is null.
javax.media.jai.RegistryElementDescriptor operation
OperationDescriptor
, but this is not strictly required.
javax.media.jai.ParameterListDescriptor descriptor
ImagingParameterDescriptors.operation
is non-null, then
this attribute is defined by RegistryElementDescriptor.getParameterListDescriptor(java.lang.String)
.
Class org.geotools.parameter.ImagingParameters extends AbstractParameter implements Serializable |
serialVersionUID: 1378692626023992530l
Serialized Fields |
javax.media.jai.ParameterList parameters
If the JAI descriptor is an instance
of OperationDescriptor
, then this parameter list is also an instance of
ParameterBlockJAI
. The sources
must be handled separatly, because the source type for a JAI operator (typically
RenderedImage
) is not the same than the source type for a
coverage operation (typically org.opengis.coverage.GridCoverage
).
Class org.geotools.parameter.MatrixParameterDescriptors extends DefaultParameterDescriptorGroup implements Serializable |
serialVersionUID: -7386537348359343836l
Serialized Fields |
org.opengis.parameter.ParameterDescriptor[] parameters
MatrixParameters
instances.
org.opengis.parameter.ParameterDescriptor numRow
"num_row"
parameter.
org.opengis.parameter.ParameterDescriptor numCol
"num_col"
parameter.
java.lang.String prefix
char separator
Class org.geotools.parameter.MatrixParameters extends ParameterGroup implements Serializable |
serialVersionUID: -7747712999115044943l
Serialized Fields |
org.opengis.parameter.ParameterValue[][] matrixValues
org.opengis.parameter.ParameterValue numRow
MatrixParameterDescriptors.numRow
parameter.
Consider this field as final. It is not only for MatrixParameters.clone()
implementation.
org.opengis.parameter.ParameterValue numCol
MatrixParameterDescriptors.numCol
parameter.
Consider this field as final. It is not only for MatrixParameters.clone()
implementation.
Class org.geotools.parameter.Parameter extends AbstractParameter implements Serializable |
serialVersionUID: -5837826787089486776l
Serialized Fields |
java.lang.Object value
javax.units.Unit unit
Class org.geotools.parameter.ParameterGroup extends AbstractParameter implements Serializable |
serialVersionUID: -1985309386356545126l
Serialized Fields |
java.util.ArrayList values
ParameterGroup.clone()
to work.
Package org.geotools.metadata.sql |
Class org.geotools.metadata.sql.MetadataException extends java.lang.RuntimeException implements Serializable |
Package org.geotools.metadata.iso |
Class org.geotools.metadata.iso.ApplicationSchemaInformationImpl extends MetadataEntity implements Serializable |
serialVersionUID: -3109191272905767382l
Serialized Fields |
org.opengis.metadata.citation.Citation name
java.lang.String schemaLanguage
java.lang.String constraintLanguage
java.net.URI schemaAscii
java.net.URI graphicsFile
java.net.URI softwareDevelopmentFile
java.lang.String softwareDevelopmentFileFormat
org.opengis.metadata.SpatialAttributeSupplement featureCatalogueSupplement
Class org.geotools.metadata.iso.ExtendedElementInformationImpl extends MetadataEntity implements Serializable |
serialVersionUID: -935396252908733907l
Serialized Fields |
java.lang.String name
java.lang.String shortName
java.lang.Integer domainCode
org.opengis.util.InternationalString definition
org.opengis.metadata.Obligation obligation
org.opengis.util.InternationalString condition
org.opengis.metadata.Datatype dataType
java.lang.Integer maximumOccurrence
org.opengis.util.InternationalString domainValue
java.util.Collection parentEntity
org.opengis.util.InternationalString rule
java.util.Collection rationales
java.util.Collection sources
Class org.geotools.metadata.iso.FeatureCatalogueDescriptionImpl extends ContentInformationImpl implements Serializable |
serialVersionUID: -2566307080447896276l
Serialized Fields |
boolean compliant
java.util.Collection language
boolean includeWithDataset
java.util.Collection featureTypes
java.util.Collection featureCatalogueCitations
Class org.geotools.metadata.iso.FeatureTypeListImpl extends MetadataEntity implements Serializable |
serialVersionUID: 5417914796207743856l
Serialized Fields |
java.lang.String spatialObject
java.lang.String spatialSchemaName
Class org.geotools.metadata.iso.IdentifierImpl extends MetadataEntity implements Serializable |
serialVersionUID: 7459062382170865919l
Serialized Fields |
java.lang.String code
java.lang.String version
org.opengis.metadata.citation.Citation authority
Class org.geotools.metadata.iso.MetadataEntity extends java.lang.Object implements Serializable |
serialVersionUID: 5730550742604669102l
Class org.geotools.metadata.iso.MetadataExtensionInformationImpl extends MetadataEntity implements Serializable |
serialVersionUID: 573866936088674519l
Serialized Fields |
org.opengis.metadata.citation.OnLineResource extensionOnLineResource
java.util.Collection extendedElementInformation
Class org.geotools.metadata.iso.MetaDataImpl extends MetadataEntity implements Serializable |
serialVersionUID: 4280620497868178687l
Serialized Fields |
java.lang.String fileIdentifier
java.util.Locale language
java.nio.charset.Charset characterSet
java.lang.String parentIdentifier
java.util.Collection hierarchyLevels
java.util.Collection hierarchyLevelNames
org.opengis.metadata.citation.ResponsibleParty contact
long dateStamp
Long.MIN_VALUE
.
java.lang.String metadataStandardName
java.lang.String metadataStandardVersion
java.util.Collection spatialRepresentationInfo
java.util.Collection referenceSystemInfo
java.util.Collection metadataExtensionInfo
java.util.Collection identificationInfo
java.util.Collection contentInfo
org.opengis.metadata.distribution.Distribution distributionInfo
java.util.Collection dataQualityInfo
java.util.Collection portrayalCatalogueInfo
java.util.Collection metadataConstraints
java.util.Collection applicationSchemaInfo
org.opengis.metadata.maintenance.MaintenanceInformation metadataMaintenance
Class org.geotools.metadata.iso.PortrayalCatalogueReferenceImpl extends MetadataEntity implements Serializable |
serialVersionUID: -3095277682987563157l
Serialized Fields |
java.util.Collection portrayalCatalogueCitations
Class org.geotools.metadata.iso.SpatialAttributeSupplementImpl extends MetadataEntity implements Serializable |
serialVersionUID: 273337004694210422l
Serialized Fields |
java.util.Collection featureTypeList
Package org.geotools.metadata.iso.distribution |
Class org.geotools.metadata.iso.distribution.DigitalTransferOptionsImpl extends MetadataEntity implements Serializable |
serialVersionUID: -1533064478468754337l
Serialized Fields |
org.opengis.util.InternationalString unitsOfDistribution
java.lang.Number transferSize
java.util.Collection onLines
org.opengis.metadata.distribution.Medium offLines
Class org.geotools.metadata.iso.distribution.DistributionImpl extends MetadataEntity implements Serializable |
serialVersionUID: -5899590027802365131l
Serialized Fields |
java.util.Collection distributionFormats
java.util.Collection distributors
java.util.Collection transferOptions
Class org.geotools.metadata.iso.distribution.DistributorImpl extends MetadataEntity implements Serializable |
serialVersionUID: 7142984376823483766l
Serialized Fields |
org.opengis.metadata.citation.ResponsibleParty distributorContact
java.util.Collection distributionOrderProcesses
java.util.Collection distributorFormats
java.util.Collection distributorTransferOptions
Class org.geotools.metadata.iso.distribution.FormatImpl extends MetadataEntity implements Serializable |
serialVersionUID: 6498897239493553607l
Serialized Fields |
org.opengis.util.InternationalString name
org.opengis.util.InternationalString version
org.opengis.util.InternationalString amendmentNumber
org.opengis.util.InternationalString specification
org.opengis.util.InternationalString fileDecompressionTechnique
java.util.Collection formatDistributors
Class org.geotools.metadata.iso.distribution.MediumImpl extends MetadataEntity implements Serializable |
serialVersionUID: -2838122926367921673l
Serialized Fields |
org.opengis.metadata.distribution.MediumName name
java.util.Collection densities
javax.units.Unit densityUnits
java.lang.Integer volumes
java.util.Collection mediumFormats
org.opengis.util.InternationalString mediumNote
Class org.geotools.metadata.iso.distribution.StandardOrderProcessImpl extends MetadataEntity implements Serializable |
serialVersionUID: -6503378937452728631l
Serialized Fields |
org.opengis.util.InternationalString fees
long plannedAvailableDateTime
org.opengis.util.InternationalString orderingInstructions
org.opengis.util.InternationalString turnaround
Package org.geotools.metadata.iso.maintenance |
Class org.geotools.metadata.iso.maintenance.MaintenanceInformationImpl extends MetadataEntity implements Serializable |
serialVersionUID: -8268338804608896671l
Serialized Fields |
org.opengis.metadata.maintenance.MaintenanceFrequency maintenanceAndUpdateFrequency
long dateOfNextUpdate
Long.MIN_VALUE
.
long userDefinedMaintenanceFrequency
org.opengis.metadata.maintenance.ScopeCode updateScope
org.opengis.metadata.maintenance.ScopeDescription updateScopeDescription
org.opengis.util.InternationalString maintenanceNote
Class org.geotools.metadata.iso.maintenance.ScopeDescriptionImpl extends MetadataEntity implements Serializable |
serialVersionUID: -5671299759930976286l
Package org.geotools.metadata.iso.constraint |
Class org.geotools.metadata.iso.constraint.ConstraintsImpl extends MetadataEntity implements Serializable |
serialVersionUID: 7197823876215294777l
Serialized Fields |
java.util.Collection useLimitation
Class org.geotools.metadata.iso.constraint.LegalConstraintsImpl extends ConstraintsImpl implements Serializable |
serialVersionUID: 6197608101092130586l
Serialized Fields |
java.util.Collection accessConstraints
java.util.Collection useConstraints
org.opengis.util.InternationalString otherConstraints
Class org.geotools.metadata.iso.constraint.SecurityConstraintsImpl extends ConstraintsImpl implements Serializable |
serialVersionUID: 6412833018607679734l
Serialized Fields |
org.opengis.metadata.constraint.Classification classification
org.opengis.util.InternationalString userNote
org.opengis.util.InternationalString classificationSystem
org.opengis.util.InternationalString handlingDescription
Package org.geotools.metadata.iso.quality |
Class org.geotools.metadata.iso.quality.AbsoluteExternalPositionalAccuracyImpl extends PositionalAccuracyImpl implements Serializable |
serialVersionUID: 4116627805950579738l
Class org.geotools.metadata.iso.quality.AccuracyOfATimeMeasurementImpl extends TemporalAccuracyImpl implements Serializable |
serialVersionUID: -7934234071852119486l
Class org.geotools.metadata.iso.quality.CompletenessCommissionImpl extends CompletenessImpl implements Serializable |
serialVersionUID: 1565144822249562765l
Class org.geotools.metadata.iso.quality.CompletenessImpl extends ElementImpl implements Serializable |
serialVersionUID: -7893993264874215741l
Class org.geotools.metadata.iso.quality.CompletenessOmissionImpl extends CompletenessImpl implements Serializable |
serialVersionUID: 6614084398532053054l
Class org.geotools.metadata.iso.quality.ConceptualConsistencyImpl extends LogicalConsistencyImpl implements Serializable |
serialVersionUID: 7143342570712197486l
Class org.geotools.metadata.iso.quality.ConformanceResultImpl extends ResultImpl implements Serializable |
serialVersionUID: 6429932577869033286l
Serialized Fields |
org.opengis.metadata.citation.Citation specification
org.opengis.util.InternationalString explanation
boolean pass
Class org.geotools.metadata.iso.quality.DataQualityImpl extends MetadataEntity implements Serializable |
serialVersionUID: 7964896551368382214l
Serialized Fields |
org.opengis.metadata.quality.Scope scope
java.util.Collection reports
org.opengis.metadata.lineage.Lineage lineage
Class org.geotools.metadata.iso.quality.DomainConsistencyImpl extends LogicalConsistencyImpl implements Serializable |
serialVersionUID: -358082990944183859l
Class org.geotools.metadata.iso.quality.ElementImpl extends MetadataEntity implements Serializable |
serialVersionUID: -3542504624077298894l
Serialized Fields |
java.util.Collection namesOfMeasure
org.opengis.metadata.Identifier measureIdentification
org.opengis.util.InternationalString measureDescription
org.opengis.metadata.quality.EvaluationMethodType evaluationMethodType
org.opengis.util.InternationalString evaluationMethodDescription
org.opengis.metadata.citation.Citation evaluationProcedure
long date1
long date2
org.opengis.metadata.quality.Result result
Class org.geotools.metadata.iso.quality.FormalConsistencyImpl extends LogicalConsistencyImpl implements Serializable |
serialVersionUID: -6474410938957783954l
Class org.geotools.metadata.iso.quality.GriddedDataPositionalAccuracyImpl extends PositionalAccuracyImpl implements Serializable |
serialVersionUID: -3852184823135498458l
Class org.geotools.metadata.iso.quality.LogicalConsistencyImpl extends ElementImpl implements Serializable |
serialVersionUID: -2470752876057569947l
Class org.geotools.metadata.iso.quality.NonQuantitativeAttributeCorrectnessImpl extends ThematicAccuracyImpl implements Serializable |
serialVersionUID: -4976754662775709253l
Class org.geotools.metadata.iso.quality.PositionalAccuracyImpl extends ElementImpl implements Serializable |
serialVersionUID: 6043381860937480828l
Class org.geotools.metadata.iso.quality.QuantitativeAttributeAccuracyImpl extends ThematicAccuracyImpl implements Serializable |
serialVersionUID: 7030401943270178746l
Class org.geotools.metadata.iso.quality.QuantitativeResultImpl extends ResultImpl implements Serializable |
serialVersionUID: -3430567391539903195l
Serialized Fields |
double[] values
java.lang.Class valueType
javax.units.Unit valueUnit
org.opengis.util.InternationalString errorStatistic
Class org.geotools.metadata.iso.quality.RelativeInternalPositionalAccuracyImpl extends PositionalAccuracyImpl implements Serializable |
serialVersionUID: -8216355887797408106l
Class org.geotools.metadata.iso.quality.ResultImpl extends MetadataEntity implements Serializable |
serialVersionUID: 2961355780515174732l
Class org.geotools.metadata.iso.quality.ScopeImpl extends MetadataEntity implements Serializable |
serialVersionUID: -8021256328527422972l
Serialized Fields |
org.opengis.metadata.maintenance.ScopeCode level
org.opengis.metadata.extent.Extent extent
Class org.geotools.metadata.iso.quality.TemporalAccuracyImpl extends ElementImpl implements Serializable |
serialVersionUID: 4525353962603986621l
Class org.geotools.metadata.iso.quality.TemporalConsistencyImpl extends TemporalAccuracyImpl implements Serializable |
serialVersionUID: -2549290466982699190l
Class org.geotools.metadata.iso.quality.TemporalValidityImpl extends TemporalAccuracyImpl implements Serializable |
serialVersionUID: 2866684429712027839l
Class org.geotools.metadata.iso.quality.ThematicAccuracyImpl extends ElementImpl implements Serializable |
serialVersionUID: -781072634778767137l
Class org.geotools.metadata.iso.quality.ThematicClassificationCorrectnessImpl extends ThematicAccuracyImpl implements Serializable |
serialVersionUID: -5484398738783800915l
Class org.geotools.metadata.iso.quality.TopologicalConsistencyImpl extends LogicalConsistencyImpl implements Serializable |
serialVersionUID: -255014076679068944l
Package org.geotools.metadata.iso.identification |
Class org.geotools.metadata.iso.identification.BrowseGraphicImpl extends MetadataEntity implements Serializable |
serialVersionUID: 1715873406472953616l
Serialized Fields |
java.net.URI applicationSchemaInformation
java.net.URI fileName
org.opengis.util.InternationalString fileDescription
java.lang.String fileType
Class org.geotools.metadata.iso.identification.DataIdentificationImpl extends IdentificationImpl implements Serializable |
serialVersionUID: -4418520352804939785l
Serialized Fields |
java.util.Collection spatialRepresentationTypes
java.util.Collection spatialResolutions
java.util.Collection language
java.nio.charset.Charset characterSet
java.util.Collection topicCategories
java.util.Collection geographicBox
DataIdentificationImpl.getGeographicDescription()
should be provided.
java.util.Collection geographicDescription
DataIdentificationImpl.getGeographicBox()
and
should be provided.
org.opengis.util.InternationalString environmentDescription
java.util.Collection extent
org.opengis.util.InternationalString supplementalInformation
Class org.geotools.metadata.iso.identification.IdentificationImpl extends MetadataEntity implements Serializable |
serialVersionUID: -3715084806249419137l
Serialized Fields |
org.opengis.metadata.citation.Citation citation
org.opengis.util.InternationalString abstracts
org.opengis.util.InternationalString purpose
java.util.Collection credits
java.util.Collection status
java.util.Collection pointOfContacts
java.util.Collection resourceMaintenance
java.util.Collection graphicOverviews
java.util.Collection resourceFormat
java.util.Collection descriptiveKeywords
java.util.Collection resourceSpecificUsages
java.util.Collection resourceConstraints
Class org.geotools.metadata.iso.identification.KeywordsImpl extends MetadataEntity implements Serializable |
serialVersionUID: 48691634443678266l
Serialized Fields |
java.util.Collection keywords
org.opengis.metadata.identification.KeywordType type
org.opengis.metadata.citation.Citation thesaurusName
Class org.geotools.metadata.iso.identification.ResolutionImpl extends MetadataEntity implements Serializable |
serialVersionUID: 4418980634370167689l
Serialized Fields |
double equivalentScale
double distance
Class org.geotools.metadata.iso.identification.ServiceIdentificationImpl extends IdentificationImpl implements Serializable |
serialVersionUID: -8337161132057617851l
Class org.geotools.metadata.iso.identification.UsageImpl extends MetadataEntity implements Serializable |
serialVersionUID: 4059324536168287490l
Serialized Fields |
org.opengis.util.InternationalString specificUsage
long usageDate
Long.MIN_VALUE
if this value is not set.
org.opengis.util.InternationalString userDeterminedLimitations
java.util.Collection userContactInfo
Package org.geotools.metadata.iso.spatial |
Class org.geotools.metadata.iso.spatial.DimensionImpl extends MetadataEntity implements Serializable |
serialVersionUID: -1945030788532182129l
Serialized Fields |
org.opengis.metadata.spatial.DimensionNameType dimensionName
int dimensionSize
double resolution
Class org.geotools.metadata.iso.spatial.GeometricObjectsImpl extends MetadataEntity implements Serializable |
serialVersionUID: 8755950031078638313l
Serialized Fields |
org.opengis.metadata.spatial.GeometricObjectType geometricObjectType
int geometricObjectCount
Class org.geotools.metadata.iso.spatial.GeorectifiedImpl extends GridSpatialRepresentationImpl implements Serializable |
serialVersionUID: 5875851898471237138l
Serialized Fields |
boolean checkPointAvailable
org.opengis.util.InternationalString checkPointDescription
java.util.List cornerPoints
org.opengis.spatialschema.geometry.primitive.Point centerPoint
org.opengis.metadata.spatial.PixelOrientation pointInPixel
org.opengis.util.InternationalString transformationDimensionDescription
java.util.Collection transformationDimensionMapping
Class org.geotools.metadata.iso.spatial.GeoreferenceableImpl extends GridSpatialRepresentationImpl implements Serializable |
serialVersionUID: 5203270142818028946l
Serialized Fields |
boolean controlPointAvailable
boolean orientationParameterAvailable
org.opengis.util.InternationalString orientationParameterDescription
java.lang.Object parameters
java.util.Collection parameterCitation
Class org.geotools.metadata.iso.spatial.GridSpatialRepresentationImpl extends SpatialRepresentationImpl implements Serializable |
serialVersionUID: -8400572307442433979l
Serialized Fields |
int numberOfDimensions
java.util.List axisDimensionsProperties
org.opengis.metadata.spatial.CellGeometry cellGeometry
boolean transformationParameterAvailable
Class org.geotools.metadata.iso.spatial.SpatialRepresentationImpl extends MetadataEntity implements Serializable |
serialVersionUID: 1443170876207840116l
Class org.geotools.metadata.iso.spatial.VectorSpatialRepresentationImpl extends SpatialRepresentationImpl implements Serializable |
serialVersionUID: 5643234643524810592l
Serialized Fields |
org.opengis.metadata.spatial.TopologyLevel topologyLevel
java.util.Collection geometricObjects
Package org.geotools.metadata.iso.lineage |
Class org.geotools.metadata.iso.lineage.LineageImpl extends MetadataEntity implements Serializable |
serialVersionUID: 3351230301999744987l
Serialized Fields |
org.opengis.util.InternationalString statement
java.util.Collection processSteps
java.util.Collection sources
Class org.geotools.metadata.iso.lineage.ProcessStepImpl extends MetadataEntity implements Serializable |
serialVersionUID: 4629429337326490722l
Serialized Fields |
org.opengis.util.InternationalString description
org.opengis.util.InternationalString rationale
long date
Long.MIN_VALUE
.
java.util.Collection processors
java.util.Collection sources
Class org.geotools.metadata.iso.lineage.SourceImpl extends MetadataEntity implements Serializable |
serialVersionUID: 1754233428736991423l
Serialized Fields |
org.opengis.util.InternationalString description
long scaleDenominator
org.opengis.referencing.ReferenceSystem sourceReferenceSystem
org.opengis.metadata.citation.Citation sourceCitation
java.util.Collection sourceExtents
java.util.Collection sourceSteps
Package org.geotools.metadata.iso.extent |
Class org.geotools.metadata.iso.extent.BoundingPolygonImpl extends GeographicExtentImpl implements Serializable |
serialVersionUID: 8174011874910887918l
Serialized Fields |
java.util.Collection polygons
Class org.geotools.metadata.iso.extent.ExtentImpl extends MetadataEntity implements Serializable |
serialVersionUID: 7812213837337326257l
Serialized Fields |
org.opengis.util.InternationalString description
java.util.Collection geographicElements
java.util.Collection temporalElements
java.util.Collection verticalElements
Class org.geotools.metadata.iso.extent.GeographicBoundingBoxImpl extends GeographicExtentImpl implements Serializable |
serialVersionUID: -3278089380004172514l
Serialized Fields |
double westBoundLongitude
double eastBoundLongitude
double southBoundLatitude
double northBoundLatitude
Class org.geotools.metadata.iso.extent.GeographicDescriptionImpl extends GeographicExtentImpl implements Serializable |
serialVersionUID: 7250161161099782176l
Serialized Fields |
org.opengis.metadata.Identifier geographicIdentifier
Class org.geotools.metadata.iso.extent.GeographicExtentImpl extends MetadataEntity implements Serializable |
serialVersionUID: -1871146315280869971l
Serialized Fields |
boolean inclusion
Class org.geotools.metadata.iso.extent.SpatialTemporalExtentImpl extends TemporalExtentImpl implements Serializable |
serialVersionUID: 821702768255546660l
Serialized Fields |
java.util.Collection spatialExtent
Class org.geotools.metadata.iso.extent.TemporalExtentImpl extends MetadataEntity implements Serializable |
serialVersionUID: 3668140516657118045l
Serialized Fields |
long startTime
Long.MIN_VALUE
means that this attribute is not set.
long endTime
Long.MIN_VALUE
means that this attribute is not set.
Class org.geotools.metadata.iso.extent.VerticalExtentImpl extends MetadataEntity implements Serializable |
serialVersionUID: -6288728580430359681l
Serialized Fields |
double minimumValue
double maximumValue
javax.units.Unit unit
org.opengis.referencing.datum.VerticalDatum verticalDatum
Package org.geotools.metadata.iso.citation |
Class org.geotools.metadata.iso.citation.AddressImpl extends MetadataEntity implements Serializable |
serialVersionUID: 2278687294173262546l
Serialized Fields |
org.opengis.util.InternationalString administrativeArea
org.opengis.util.InternationalString city
org.opengis.util.InternationalString country
java.lang.String postalCode
java.util.Collection deliveryPoints
java.util.Collection electronicMailAddresses
Class org.geotools.metadata.iso.citation.CitationDateImpl extends MetadataEntity implements Serializable |
serialVersionUID: -2884791484254008454l
Serialized Fields |
long date
Long.MIN_VALUE
if none.
org.opengis.metadata.citation.DateType dateType
Class org.geotools.metadata.iso.citation.CitationImpl extends MetadataEntity implements Serializable |
serialVersionUID: -4415559967618358778l
Serialized Fields |
org.opengis.util.InternationalString title
java.util.Collection alternateTitles
java.util.Collection dates
org.opengis.util.InternationalString edition
long editionDate
Long.MIN_VALUE
if none.
java.util.Collection identifiers
java.util.Collection identifierTypes
java.util.Collection citedResponsibleParties
java.util.Collection presentationForm
org.opengis.metadata.citation.Series series
org.opengis.util.InternationalString otherCitationDetails
org.opengis.util.InternationalString collectiveTitle
java.lang.String ISBN
java.lang.String ISSN
Class org.geotools.metadata.iso.citation.ContactImpl extends MetadataEntity implements Serializable |
serialVersionUID: 3283637180253117382l
Serialized Fields |
org.opengis.util.InternationalString contactInstructions
org.opengis.util.InternationalString hoursOfService
org.opengis.metadata.citation.OnLineResource onLineResource
org.opengis.metadata.citation.Address address
org.opengis.metadata.citation.Telephone phone
Class org.geotools.metadata.iso.citation.OnLineResourceImpl extends MetadataEntity implements Serializable |
serialVersionUID: 5412370008274334799l
Serialized Fields |
java.lang.String applicationProfile
org.opengis.util.InternationalString description
org.opengis.metadata.citation.OnLineFunction function
java.net.URI linkage
Class org.geotools.metadata.iso.citation.ResponsiblePartyImpl extends MetadataEntity implements Serializable |
serialVersionUID: -2477962229031486552l
Serialized Fields |
java.lang.String individualName
org.opengis.util.InternationalString organisationName
org.opengis.util.InternationalString positionName
org.opengis.metadata.citation.Contact contactInfo
org.opengis.metadata.citation.Role role
Class org.geotools.metadata.iso.citation.SeriesImpl extends MetadataEntity implements Serializable |
serialVersionUID: 2784101441023323052l
Serialized Fields |
org.opengis.util.InternationalString name
java.lang.String issueIdentification
java.lang.String page
Class org.geotools.metadata.iso.citation.TelephoneImpl extends MetadataEntity implements Serializable |
serialVersionUID: -8237503664554861494l
Serialized Fields |
java.lang.String voice
java.lang.String facsimile
Package org.geotools.metadata.iso.content |
Class org.geotools.metadata.iso.content.BandImpl extends RangeDimensionImpl implements Serializable |
serialVersionUID: -2302918545469034653l
Serialized Fields |
java.lang.Number maxValue
java.lang.Number minValue
javax.units.Unit units
java.lang.Number peakResponse
java.lang.Integer bitsPerValue
java.lang.Integer toneGradation
java.lang.Number scaleFactor
java.lang.Number offset
Class org.geotools.metadata.iso.content.ContentInformationImpl extends MetadataEntity implements Serializable |
serialVersionUID: -1609535650982322560l
Class org.geotools.metadata.iso.content.CoverageDescriptionImpl extends ContentInformationImpl implements Serializable |
serialVersionUID: -2303929749109678792l
Serialized Fields |
java.lang.Class attributeDescription
org.opengis.metadata.content.CoverageContentType contentType
org.opengis.metadata.content.RangeDimension dimension
Class org.geotools.metadata.iso.content.FeatureCatalogueDescriptionImpl extends ContentInformationImpl implements Serializable |
serialVersionUID: -2566307080447896276l
Serialized Fields |
boolean compliant
java.util.Collection language
boolean includeWithDataset
java.util.Collection featureTypes
java.util.Collection featureCatalogueCitations
Class org.geotools.metadata.iso.content.ImageDescriptionImpl extends CoverageDescriptionImpl implements Serializable |
serialVersionUID: -6168624828802439062l
Serialized Fields |
java.lang.Number illuminationElevationAngle
java.lang.Number illuminationAzimuthAngle
org.opengis.metadata.content.ImagingCondition imagingCondition
org.opengis.metadata.Identifier imageQualityCode
java.lang.Number cloudCoverPercentage
org.opengis.metadata.Identifier processingLevelCode
java.lang.Integer compressionGenerationQuantity
java.lang.Boolean triangulationIndicator
boolean radiometricCalibrationDataAvailable
boolean cameraCalibrationInformationAvailable
boolean filmDistortionInformationAvailable
boolean lensDistortionInformationAvailable
Class org.geotools.metadata.iso.content.RangeDimensionImpl extends MetadataEntity implements Serializable |
serialVersionUID: 4365956866782010460l
Serialized Fields |
org.opengis.util.LocalName sequenceIdentifier
org.opengis.util.InternationalString descriptor
Package org.geotools.measure |
Class org.geotools.measure.Angle extends java.lang.Object implements Serializable |
serialVersionUID: 1158747349433104534l
Serialized Fields |
double theta
Class org.geotools.measure.AngleFormat extends java.text.Format implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Serialized Fields |
int width0
int width1
int width2
int widthDecimal
java.lang.String prefix
java.lang.String suffix0
java.lang.String suffix1
java.lang.String suffix2
boolean decimalSeparator
java.text.DecimalFormat numberFormat
Class org.geotools.measure.CoordinateFormat extends java.text.Format implements Serializable |
serialVersionUID: 8235685097881260737l
Serialized Fields |
org.opengis.referencing.crs.CoordinateReferenceSystem crs
java.lang.String separator
java.text.Format[] formats
byte[] types
long[] epochs
javax.units.Converter[] toMillis
java.text.FieldPosition dummy
java.util.Locale locale
Class org.geotools.measure.Latitude extends Angle implements Serializable |
serialVersionUID: -4496748683919618976l
Class org.geotools.measure.Longitude extends Angle implements Serializable |
serialVersionUID: -8614900608052762636l
Class org.geotools.measure.Measure extends java.lang.Number implements Serializable |
serialVersionUID: 6917234039472328164l
Serialized Fields |
double value
javax.units.Unit unit
Package org.geotools.referencing |
Class org.geotools.referencing.AbstractIdentifiedObject extends Formattable implements Serializable |
serialVersionUID: -5173281694258483264l
Serialized Fields |
org.opengis.metadata.Identifier name
java.util.Collection alias
java.util.Set identifiers
org.opengis.util.InternationalString remarks
Class org.geotools.referencing.AbstractReferenceSystem extends AbstractIdentifiedObject implements Serializable |
serialVersionUID: 3337659819553899435l
Serialized Fields |
org.opengis.metadata.extent.Extent validArea
org.opengis.util.InternationalString scope
Class org.geotools.referencing.NamedIdentifier extends java.lang.Object implements Serializable |
serialVersionUID: 8474731565582774497l
Serialized Fields |
java.lang.String code
org.opengis.metadata.citation.Citation authority
java.lang.String version
org.opengis.util.InternationalString remarks
org.opengis.util.GenericName name
Package org.geotools.referencing.crs |
Class org.geotools.referencing.crs.AbstractCRS extends AbstractReferenceSystem implements Serializable |
serialVersionUID: -7433284548909530047l
Serialized Fields |
org.opengis.referencing.cs.CoordinateSystem coordinateSystem
Class org.geotools.referencing.crs.AbstractDerivedCRS extends AbstractSingleCRS implements Serializable |
serialVersionUID: -175151161496419854l
Serialized Fields |
org.opengis.referencing.crs.CoordinateReferenceSystem baseCRS
org.opengis.referencing.operation.Conversion conversionFromBase
Class org.geotools.referencing.crs.AbstractSingleCRS extends AbstractCRS implements Serializable |
serialVersionUID: 1815712797774273l
Serialized Fields |
org.opengis.referencing.datum.Datum datum
Class org.geotools.referencing.crs.DefaultCompoundCRS extends AbstractCRS implements Serializable |
serialVersionUID: -2656710314586929286l
Serialized Fields |
java.util.List crs
Class org.geotools.referencing.crs.DefaultDerivedCRS extends AbstractDerivedCRS implements Serializable |
serialVersionUID: -8149602276542469876l
Class org.geotools.referencing.crs.DefaultEngineeringCRS extends AbstractSingleCRS implements Serializable |
serialVersionUID: 6695541732063382701l
Class org.geotools.referencing.crs.DefaultGeocentricCRS extends AbstractSingleCRS implements Serializable |
serialVersionUID: 6784642848287659827l
Class org.geotools.referencing.crs.DefaultGeographicCRS extends AbstractSingleCRS implements Serializable |
serialVersionUID: 861224913438092335l
Class org.geotools.referencing.crs.DefaultImageCRS extends AbstractSingleCRS implements Serializable |
serialVersionUID: 7312452786096397847l
Class org.geotools.referencing.crs.DefaultProjectedCRS extends AbstractDerivedCRS implements Serializable |
serialVersionUID: -4502680112031773028l
Class org.geotools.referencing.crs.DefaultTemporalCRS extends AbstractSingleCRS implements Serializable |
serialVersionUID: 3000119849197222007l
Class org.geotools.referencing.crs.DefaultVerticalCRS extends AbstractSingleCRS implements Serializable |
serialVersionUID: 3565878468719941800l
Package org.geotools.referencing.operation |
Class org.geotools.referencing.operation.AbstractCoordinateOperation extends AbstractIdentifiedObject implements Serializable |
serialVersionUID: 1237358357729193885l
Serialized Fields |
org.opengis.referencing.crs.CoordinateReferenceSystem sourceCRS
org.opengis.referencing.crs.CoordinateReferenceSystem targetCRS
java.lang.String operationVersion
java.util.Collection positionalAccuracy
org.opengis.metadata.extent.Extent validArea
org.opengis.util.InternationalString scope
org.opengis.referencing.operation.MathTransform transform
Class org.geotools.referencing.operation.DefaultConcatenatedOperation extends AbstractCoordinateOperation implements Serializable |
serialVersionUID: 4199619838029045700l
Serialized Fields |
java.util.List operations
Class org.geotools.referencing.operation.DefaultConicProjection extends DefaultProjection implements Serializable |
serialVersionUID: -8717453834398763963l
Class org.geotools.referencing.operation.DefaultConversion extends DefaultOperation implements Serializable |
serialVersionUID: -2148164324805562793l
Class org.geotools.referencing.operation.DefaultCylindricalProjection extends DefaultProjection implements Serializable |
serialVersionUID: -969486613826553580l
Class org.geotools.referencing.operation.DefaultOperation extends DefaultSingleOperation implements Serializable |
serialVersionUID: -8923365753849532179l
Serialized Fields |
org.opengis.referencing.operation.OperationMethod method
Class org.geotools.referencing.operation.DefaultOperationMethod extends AbstractIdentifiedObject implements Serializable |
serialVersionUID: -98032729598205972l
Serialized Fields |
org.opengis.util.InternationalString formula
int sourceDimensions
int targetDimensions
org.opengis.parameter.ParameterDescriptorGroup parameters
Class org.geotools.referencing.operation.DefaultPassThroughOperation extends DefaultSingleOperation implements Serializable |
serialVersionUID: 4308173919747248695l
Serialized Fields |
org.opengis.referencing.operation.Operation operation
Class org.geotools.referencing.operation.DefaultPlanarProjection extends DefaultProjection implements Serializable |
serialVersionUID: 8171256287775067736l
Class org.geotools.referencing.operation.DefaultProjection extends DefaultConversion implements Serializable |
serialVersionUID: -7176751851369816864l
Class org.geotools.referencing.operation.DefaultSingleOperation extends AbstractCoordinateOperation implements Serializable |
serialVersionUID: 672935231344137185l
Class org.geotools.referencing.operation.DefaultTransformation extends DefaultOperation implements Serializable |
serialVersionUID: -7486704846151648971l
Class org.geotools.referencing.operation.DefiningConversion extends DefaultConversion implements Serializable |
serialVersionUID: 7399026512478064721l
Serialized Fields |
org.opengis.parameter.ParameterValueGroup parameters
Class org.geotools.referencing.operation.GeneralMatrix extends GeneralMatrix implements Serializable |
serialVersionUID: 2315556279279988442l
Class org.geotools.referencing.operation.MathTransformProvider extends DefaultOperationMethod implements Serializable |
serialVersionUID: 7530475536803158473l
Class org.geotools.referencing.operation.MathTransformProvider.Delegate extends MathTransformProxy implements Serializable |
Serialized Fields |
org.opengis.referencing.operation.OperationMethod method
Class org.geotools.referencing.operation.TransformPathNotFoundException extends org.opengis.referencing.operation.TransformException implements Serializable |
serialVersionUID: 5072333160296464925l
Package org.geotools.referencing.operation.matrix |
Class org.geotools.referencing.operation.matrix.AffineTransform2D extends java.awt.geom.AffineTransform implements Serializable |
serialVersionUID: -9104194268576601386l
Class org.geotools.referencing.operation.matrix.GeneralMatrix extends javax.vecmath.GMatrix implements Serializable |
serialVersionUID: 8447482612423035360l
Class org.geotools.referencing.operation.matrix.Matrix1 extends java.lang.Object implements Serializable |
serialVersionUID: -4829171016106097031l
Serialized Fields |
double m00
Class org.geotools.referencing.operation.matrix.Matrix2 extends java.lang.Object implements Serializable |
serialVersionUID: 7116561372481474290l
Serialized Fields |
double m00
double m01
double m10
double m11
Class org.geotools.referencing.operation.matrix.Matrix3 extends javax.vecmath.Matrix3d implements Serializable |
serialVersionUID: 8902061778871586611l
Class org.geotools.referencing.operation.matrix.Matrix4 extends javax.vecmath.Matrix4d implements Serializable |
serialVersionUID: 5685762518066856310l
Package org.geotools.referencing.operation.transform |
Class org.geotools.referencing.operation.transform.AbstractMathTransform.Inverse extends AbstractMathTransform implements Serializable |
serialVersionUID: 3528274816628012283l
Class org.geotools.referencing.operation.transform.ConcatenatedTransform extends AbstractMathTransform implements Serializable |
serialVersionUID: 5772066656987558634l
Serialized Fields |
org.opengis.referencing.operation.MathTransform transform1
org.opengis.referencing.operation.MathTransform transform2
ConcatenatedTransform inverse
Class org.geotools.referencing.operation.transform.ExponentialTransform1D extends AbstractMathTransform implements Serializable |
serialVersionUID: 5331178990358868947l
Serialized Fields |
double base
double lnBase
ExponentialTransform1D.base
.
double scale
org.opengis.referencing.operation.MathTransform inverse
Class org.geotools.referencing.operation.transform.ExponentialTransform1D.Provider extends MathTransformProvider implements Serializable |
serialVersionUID: -5838840021166379987l
Class org.geotools.referencing.operation.transform.GeocentricTransform extends AbstractMathTransform implements Serializable |
serialVersionUID: -3352045463953828140l
Serialized Fields |
double a
double b
double a2
double b2
double e2
double ep2
boolean hasHeight
Class org.geotools.referencing.operation.transform.GeocentricTransform.Provider extends MathTransformProvider implements Serializable |
serialVersionUID: 7043216580786030251l
Class org.geotools.referencing.operation.transform.GeocentricTransform.ProviderInverse extends GeocentricTransform.Provider implements Serializable |
serialVersionUID: -7356791540110076789l
Class org.geotools.referencing.operation.transform.GeocentricTranslation extends ProjectiveTransform implements Serializable |
serialVersionUID: -168669443433018655l
Serialized Fields |
org.opengis.parameter.ParameterDescriptorGroup descriptor
Class org.geotools.referencing.operation.transform.GeocentricTranslation.Provider extends MathTransformProvider implements Serializable |
serialVersionUID: -7160250630666911608l
Class org.geotools.referencing.operation.transform.GeocentricTranslation.ProviderFrameRotation extends GeocentricTranslation.ProviderSevenParam implements Serializable |
serialVersionUID: 5513675854809530038l
Class org.geotools.referencing.operation.transform.GeocentricTranslation.ProviderSevenParam extends GeocentricTranslation.Provider implements Serializable |
serialVersionUID: -6398226638364450229l
Class org.geotools.referencing.operation.transform.IdentityTransform extends AbstractMathTransform implements Serializable |
serialVersionUID: -5339040282922138164l
Serialized Fields |
int dimension
Class org.geotools.referencing.operation.transform.LinearTransform1D extends AbstractMathTransform implements Serializable |
serialVersionUID: -7595037195668813000l
Serialized Fields |
double scale
double offset
Class org.geotools.referencing.operation.transform.LogarithmicTransform1D extends AbstractMathTransform implements Serializable |
serialVersionUID: 1535101265352133948l
Serialized Fields |
double base
double lnBase
LogarithmicTransform1D.base
.
double offset
org.opengis.referencing.operation.MathTransform inverse
Class org.geotools.referencing.operation.transform.LogarithmicTransform1D.Provider extends MathTransformProvider implements Serializable |
serialVersionUID: -7235097164208708484l
Class org.geotools.referencing.operation.transform.MathTransformProxy extends java.lang.Object implements Serializable |
serialVersionUID: 8844242705205498128l
Serialized Fields |
org.opengis.referencing.operation.MathTransform transform
Class org.geotools.referencing.operation.transform.MolodenskiTransform extends AbstractMathTransform implements Serializable |
serialVersionUID: 7536566033885338422l
Serialized Fields |
boolean abridged
boolean source3D
boolean target3D
double dx
double dy
double dz
double a
double b
double da
double db
double df
double b_a
double a_b
double daa
daa = da*a
and ).
double da_a
daa = da*a
and ).
double e2
double adf
(a*df) + (f*da)
.
Class org.geotools.referencing.operation.transform.MolodenskiTransform.Provider extends MathTransformProvider implements Serializable |
serialVersionUID: -5332126871499059030l
Class org.geotools.referencing.operation.transform.MolodenskiTransform.ProviderAbridged extends MolodenskiTransform.Provider implements Serializable |
serialVersionUID: 9148242601566635131l
Class org.geotools.referencing.operation.transform.NADCONTransform extends AbstractMathTransform implements Serializable |
serialVersionUID: -4707304160205218546l
Serialized Fields |
java.lang.String latGridName
java.lang.String longGridName
double xmin
double ymin
double xmax
double ymax
double dx
double dy
LocalizationGrid gridShift
org.opengis.referencing.operation.MathTransform gridShiftTransform
#gridShift
values as a .
Used for interpolating shift values.
Class org.geotools.referencing.operation.transform.NADCONTransform.Provider extends MathTransformProvider implements Serializable |
serialVersionUID: -4707304160205218546l
Class org.geotools.referencing.operation.transform.PassThroughTransform extends AbstractMathTransform implements Serializable |
serialVersionUID: -1673997634240223449l
Serialized Fields |
int firstAffectedOrdinate
int numTrailingOrdinates
org.opengis.referencing.operation.MathTransform subTransform
PassThroughTransform.getSubTransform()
PassThroughTransform inverse
Class org.geotools.referencing.operation.transform.ProjectiveTransform extends AbstractMathTransform implements Serializable |
serialVersionUID: -2104496465933824935l
Serialized Fields |
int numRow
int numCol
double[] elt
Class org.geotools.referencing.operation.transform.ProjectiveTransform.ProviderAffine extends MathTransformProvider implements Serializable |
serialVersionUID: 649555815622129472l
Class org.geotools.referencing.operation.transform.ProjectiveTransform.ProviderLongitudeRotation extends MathTransformProvider implements Serializable |
serialVersionUID: -2104496465933824935l
Class org.geotools.referencing.operation.transform.WarpTransform2D extends AbstractMathTransform implements Serializable |
serialVersionUID: -7949539694656719923l
Serialized Fields |
javax.media.jai.Warp warp
warpPoint
method or something equivalent.
WarpTransform2D inverse
Class org.geotools.referencing.operation.transform.WarpTransform2D.Provider extends MathTransformProvider implements Serializable |
serialVersionUID: -7949539694656719923l
Package org.geotools.referencing.operation.projection |
Class org.geotools.referencing.operation.projection.AlbersEqualArea extends MapProjection implements Serializable |
Serialized Fields |
double n
double c
double rho0
double ec
double phi1
AlbersEqualArea.getParameterValues()
implementation.
double phi2
AlbersEqualArea.getParameterValues()
implementation.
Class org.geotools.referencing.operation.projection.AlbersEqualArea.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.EquidistantCylindrical extends MapProjection implements Serializable |
Serialized Fields |
double cosStandardParallel
double standardParallel
Double.NaN
for the case.
Class org.geotools.referencing.operation.projection.EquidistantCylindrical.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.LambertConformal extends MapProjection implements Serializable |
Serialized Fields |
double phi1
LambertConformal.getParameterValues()
implementation.
double phi2
LambertConformal.getParameterValues()
implementation.
double n
double F
double rho0
boolean belgium
Class org.geotools.referencing.operation.projection.LambertConformal1SP extends LambertConformal implements Serializable |
Class org.geotools.referencing.operation.projection.LambertConformal1SP.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.LambertConformal2SP extends LambertConformal implements Serializable |
Class org.geotools.referencing.operation.projection.LambertConformal2SP.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.LambertConformalBelgium extends LambertConformal implements Serializable |
Class org.geotools.referencing.operation.projection.LambertConformalBelgium.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.LambertConformalESRI extends LambertConformal implements Serializable |
Class org.geotools.referencing.operation.projection.LambertConformalESRI.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.MapProjection extends AbstractMathTransform implements Serializable |
Serialized Fields |
double excentricity
sqrt(MapProjection.excentricitySquared
)
.
Value 0 means that the ellipsoid is spherical.
MapProjection.excentricitySquared
,
MapProjection.isSpherical
double excentricitySquared
MapProjection.excentricity
,
MapProjection.semiMajor
,
MapProjection.semiMinor
,
MapProjection.isSpherical
boolean isSpherical
MapProjection.excentricity
,
MapProjection.semiMajor
,
MapProjection.semiMinor
double semiMajor
MapProjection.excentricity
,
MapProjection.semiMinor
double semiMinor
MapProjection.excentricity
,
MapProjection.semiMajor
double centralMeridian
double latitudeOfOrigin
double scaleFactor
double falseEasting
double falseNorthing
double globalScale
MapProjection.semiMajor
×MapProjection.scaleFactor
.
Consider this field as final. It is not final only
because some classes need to modify it at construction time.
Class org.geotools.referencing.operation.projection.MapProjection.AbstractProvider extends MathTransformProvider implements Serializable |
serialVersionUID: 6280666068007678702l
Class org.geotools.referencing.operation.projection.Mercator extends MapProjection implements Serializable |
Serialized Fields |
double standardParallel
Double.NaN
for the case.
Class org.geotools.referencing.operation.projection.Mercator1SP extends Mercator implements Serializable |
Class org.geotools.referencing.operation.projection.Mercator1SP.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.Mercator2SP extends Mercator implements Serializable |
Class org.geotools.referencing.operation.projection.Mercator2SP.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.NewZealandMapGrid extends MapProjection implements Serializable |
serialVersionUID: 8394817836243729133l
Class org.geotools.referencing.operation.projection.NewZealandMapGrid.Provider extends MapProjection.AbstractProvider implements Serializable |
serialVersionUID: -7716733400419275656l
Class org.geotools.referencing.operation.projection.ObliqueMercator extends MapProjection implements Serializable |
Serialized Fields |
double latitudeOfCentre
MapProjection.latitudeOfOrigin
, but the latitude of origin is the
Earth equator on aposphere for the oblique mercator. Needed
for WKT.
double longitudeOfCentre
MapProjection.centralMeridian
, which is the meridian where the
central line intersects the Earth equator on aposphere. Needed for
for non-two point WKT.
double alpha_c
double rectGridAngle
#alpha_c
if the "rectified_grid_angle" parameter value is not set.
double latitudeOf1stPoint
double longitudeOf1stPoint
double latitudeOf2ndPoint
double longitudeOf2ndPoint
double B
double A
double E
double ArB
#A
/ #B
,
#A
×#B
, and #B
/ #A
.
double AB
#A
/ #B
,
#A
×#B
, and #B
/ #A
.
double BrA
#A
/ #B
,
#A
×#B
, and #B
/ #A
.
double v_pole_n
double v_pole_s
double singamma0
double cosgamma0
double sinrot
double cosrot
double u_c
boolean twoPoint
boolean hotine
Class org.geotools.referencing.operation.projection.ObliqueMercator.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.ObliqueMercator.Provider_Hotine extends ObliqueMercator.Provider implements Serializable |
Class org.geotools.referencing.operation.projection.ObliqueMercator.Provider_Hotine_TwoPoint extends ObliqueMercator.Provider_TwoPoint implements Serializable |
Class org.geotools.referencing.operation.projection.ObliqueMercator.Provider_TwoPoint extends ObliqueMercator.Provider implements Serializable |
Class org.geotools.referencing.operation.projection.Orthographic extends MapProjection implements Serializable |
Class org.geotools.referencing.operation.projection.Orthographic.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.OrthographicEquatorial extends OrthographicOblique implements Serializable |
Class org.geotools.referencing.operation.projection.OrthographicOblique extends Orthographic implements Serializable |
Serialized Fields |
double sinphi0
MapProjection.latitudeOfOrigin
.
double cosphi0
MapProjection.latitudeOfOrigin
.
Class org.geotools.referencing.operation.projection.OrthographicPolar extends Orthographic implements Serializable |
Serialized Fields |
boolean northPole
Class org.geotools.referencing.operation.projection.PlateCarree extends EquidistantCylindrical implements Serializable |
Class org.geotools.referencing.operation.projection.PlateCarree.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.PointOutsideEnvelopeException extends ProjectionException implements Serializable |
serialVersionUID: -4384490413772200352l
Class org.geotools.referencing.operation.projection.ProjectionException extends org.opengis.referencing.operation.TransformException implements Serializable |
serialVersionUID: 3031350727691500915l
Class org.geotools.referencing.operation.projection.Stereographic extends MapProjection implements Serializable |
Serialized Fields |
short stereoType
Class org.geotools.referencing.operation.projection.Stereographic.Provider_North_Pole extends Stereographic.Provider_Polar_B implements Serializable |
Class org.geotools.referencing.operation.projection.Stereographic.Provider_Oblique extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.Stereographic.Provider_Polar_A extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.Stereographic.Provider_Polar_B extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.Stereographic.Provider_South_Pole extends Stereographic.Provider_North_Pole implements Serializable |
Class org.geotools.referencing.operation.projection.Stereographic.Provider_USGS extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.StereographicEquatorial extends StereographicOblique implements Serializable |
Class org.geotools.referencing.operation.projection.StereographicOblique extends Stereographic implements Serializable |
Serialized Fields |
double k0
MapProjection.scaleFactor
.
double sinphi0
double cosphi0
double chi1
double sinChi1
double cosChi1
Class org.geotools.referencing.operation.projection.StereographicPolar extends Stereographic implements Serializable |
Serialized Fields |
double k0
MapProjection.scaleFactor
.
double latitudeTrueScale
boolean southPole
Class org.geotools.referencing.operation.projection.TransverseMercator extends MapProjection implements Serializable |
Serialized Fields |
double esp
e'? = (a?-b?)/b? = es/(1-es)
where a is the semi-major axis length and b is the semi-minor axis
length.
double ml0
double en0
mlfn method.
Setup at construction time.
double en1
mlfn method.
Setup at construction time.
double en2
mlfn method.
Setup at construction time.
double en3
mlfn method.
Setup at construction time.
double en4
mlfn method.
Setup at construction time.
Class org.geotools.referencing.operation.projection.TransverseMercator.Provider extends MapProjection.AbstractProvider implements Serializable |
Class org.geotools.referencing.operation.projection.TransverseMercator.Provider_SouthOrientated extends TransverseMercator.Provider implements Serializable |
Package org.geotools.referencing.cs |
Class org.geotools.referencing.cs.AbstractCS extends AbstractIdentifiedObject implements Serializable |
serialVersionUID: 6757665252533744744l
Serialized Fields |
org.opengis.referencing.cs.CoordinateSystemAxis[] axis
Class org.geotools.referencing.cs.DefaultAffineCS extends AbstractCS implements Serializable |
serialVersionUID: 7977674229369042440l
Class org.geotools.referencing.cs.DefaultCartesianCS extends DefaultAffineCS implements Serializable |
serialVersionUID: -6182037957705712945l
Class org.geotools.referencing.cs.DefaultCompoundCS extends AbstractCS implements Serializable |
serialVersionUID: -5726410275278843372l
Serialized Fields |
org.opengis.referencing.cs.CoordinateSystem[] cs
Class org.geotools.referencing.cs.DefaultCoordinateSystemAxis extends AbstractIdentifiedObject implements Serializable |
serialVersionUID: 1449284160523432645l
Serialized Fields |
java.lang.String abbreviation
org.opengis.referencing.cs.AxisDirection direction
javax.units.Unit unit
Class org.geotools.referencing.cs.DefaultCylindricalCS extends AbstractCS implements Serializable |
serialVersionUID: -8290402732390917907l
Class org.geotools.referencing.cs.DefaultEllipsoidalCS extends AbstractCS implements Serializable |
serialVersionUID: -1452492488902329211l
Class org.geotools.referencing.cs.DefaultLinearCS extends AbstractCS implements Serializable |
serialVersionUID: -6890723478287625763l
Class org.geotools.referencing.cs.DefaultPolarCS extends AbstractCS implements Serializable |
serialVersionUID: 3960197260975470951l
Class org.geotools.referencing.cs.DefaultSphericalCS extends AbstractCS implements Serializable |
serialVersionUID: 196295996465774477l
Class org.geotools.referencing.cs.DefaultTimeCS extends AbstractCS implements Serializable |
serialVersionUID: 5222911412381303989l
Class org.geotools.referencing.cs.DefaultUserDefinedCS extends AbstractCS implements Serializable |
serialVersionUID: -4904091898305706316l
Class org.geotools.referencing.cs.DefaultVerticalCS extends AbstractCS implements Serializable |
serialVersionUID: 1201155778896630499l
Package org.geotools.referencing.wkt |
Class org.geotools.referencing.wkt.AbstractParser extends java.text.Format implements Serializable |
Serialized Fields |
Symbols symbols
java.text.NumberFormat numberFormat
Class org.geotools.referencing.wkt.MathTransformParser extends AbstractParser implements Serializable |
Serialized Fields |
org.opengis.referencing.operation.MathTransformFactory mtFactory
java.lang.String classification
Singleton method
#getOperationMethod
Class org.geotools.referencing.wkt.Parser extends MathTransformParser implements Serializable |
Serialized Fields |
org.opengis.referencing.datum.DatumFactory datumFactory
org.opengis.referencing.cs.CSFactory csFactory
org.opengis.referencing.crs.CRSFactory crsFactory
java.util.Map directions
org.opengis.referencing.cs.CoordinateSystemAxis[] predefinedAxis
Class org.geotools.referencing.wkt.ParseWKT2GeoTiffMetadata extends AbstractParser implements Serializable |
serialVersionUID: 3976739159681675316l
Serialized Fields |
java.util.Map directions
java.lang.String WKT
org.esa.beam.util.geotiff.GeoTIFFMetadata metadata
org.opengis.referencing.cs.CSFactory csObjFactory
org.opengis.referencing.crs.CRSFactory crsObjFactory
org.opengis.referencing.datum.DatumFactory datumObjFactory
Class org.geotools.referencing.wkt.Preprocessor extends java.text.Format implements Serializable |
Serialized Fields |
java.text.Format parser
Parser
object.
java.util.Map definitions
Preprocessor.addDefinition(java.lang.String, java.lang.String)
.
Class org.geotools.referencing.wkt.UnformattableObjectException extends java.lang.UnsupportedOperationException implements Serializable |
Package org.geotools.referencing.factory |
Class org.geotools.referencing.factory.FactoryNotFoundException extends org.opengis.referencing.FactoryException implements Serializable |
serialVersionUID: -661925454228937249l
Class org.geotools.referencing.factory.IdentifiedObjectSet extends java.util.AbstractSet implements Serializable |
Serialization Methods |
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
Serialized Fields |
java.util.Map objects
org.opengis.referencing.AuthorityFactory factory
Package org.geotools.referencing.factory.epsg |
Class org.geotools.referencing.factory.epsg.AccessDataSource extends sun.jdbc.odbc.ee.DataSource implements Serializable |
Class org.geotools.referencing.factory.epsg.HSQLDataSource extends org.hsqldb.jdbc.jdbcDataSource implements Serializable |
Serialized Fields |
java.io.File directory
Class org.geotools.referencing.factory.epsg.PostgreDataSource extends org.postgresql.jdbc3.Jdbc3SimpleDataSource implements Serializable |
Serialized Fields |
java.lang.String schema
Package org.geotools.referencing.datum |
Class org.geotools.referencing.datum.AbstractDatum extends AbstractIdentifiedObject implements Serializable |
serialVersionUID: -4894180465652474930l
Serialized Fields |
org.opengis.util.InternationalString anchorPoint
long realizationEpoch
Long.MIN_VALUE
.
org.opengis.metadata.extent.Extent validArea
org.opengis.util.InternationalString scope
Class org.geotools.referencing.datum.BursaWolfParameters extends Formattable implements Serializable |
serialVersionUID: 754825592343010900l
Serialized Fields |
double dx
double dy
double dz
double ex
double ey
double ez
double ppm
org.opengis.referencing.datum.GeodeticDatum targetDatum
Class org.geotools.referencing.datum.DefaultEllipsoid extends AbstractIdentifiedObject implements Serializable |
serialVersionUID: -1149451543954764081l
Serialized Fields |
double semiMajorAxis
DefaultEllipsoid.getSemiMajorAxis()
double semiMinorAxis
DefaultEllipsoid.getSemiMinorAxis()
double inverseFlattening
Double.POSITIVE_INFINITY
if the ellipsoid is a sphere.
DefaultEllipsoid.getInverseFlattening()
boolean ivfDefinitive
DefaultEllipsoid.isIvfDefinitive()
javax.units.Unit unit
Class org.geotools.referencing.datum.DefaultEngineeringDatum extends AbstractDatum implements Serializable |
serialVersionUID: 1498304918725248637l
Class org.geotools.referencing.datum.DefaultGeodeticDatum extends AbstractDatum implements Serializable |
serialVersionUID: 8832100095648302943l
Serialized Fields |
org.opengis.referencing.datum.Ellipsoid ellipsoid
org.opengis.referencing.datum.PrimeMeridian primeMeridian
BursaWolfParameters[] bursaWolf
Class org.geotools.referencing.datum.DefaultImageDatum extends AbstractDatum implements Serializable |
serialVersionUID: -4304193511244150936l
Serialized Fields |
org.opengis.referencing.datum.PixelInCell pixelInCell
Class org.geotools.referencing.datum.DefaultPrimeMeridian extends AbstractIdentifiedObject implements Serializable |
serialVersionUID: 541978454643213305l
Serialized Fields |
double greenwichLongitude
javax.units.Unit angularUnit
Class org.geotools.referencing.datum.DefaultTemporalDatum extends AbstractDatum implements Serializable |
serialVersionUID: 3357241732140076884l
Serialized Fields |
long origin
Class org.geotools.referencing.datum.DefaultVerticalDatum extends AbstractDatum implements Serializable |
serialVersionUID: 380347456670516572l
Serialized Fields |
org.opengis.referencing.datum.VerticalDatumType type
Package org.geotools.io |
Class org.geotools.io.ContentFormatException extends java.io.IOException implements Serializable |
serialVersionUID: 6152194019351374599l
Package org.geotools.factory |
Class org.geotools.factory.FactoryConfigurationError extends java.lang.Error implements Serializable |
Class org.geotools.factory.FactoryNotFoundException extends FactoryRegistryException implements Serializable |
Class org.geotools.factory.FactoryRegistryException extends java.lang.RuntimeException implements Serializable |
Package org.geotools.math |
Class org.geotools.math.Complex extends java.lang.Object implements Serializable |
serialVersionUID: -8143196508298758583l
Serialized Fields |
double real
double imag
Class org.geotools.math.Line extends java.lang.Object implements Serializable |
serialVersionUID: 2185952238314399110l
Serialized Fields |
double slope
double y0
double x0
Class org.geotools.math.Plane extends java.lang.Object implements Serializable |
serialVersionUID: 2956201711131316723l
Serialized Fields |
double c
double cx
double cy
Class org.geotools.math.Polynom extends java.lang.Object implements Serializable |
serialVersionUID: 6825019711186108990l
Serialized Fields |
double[] c
Class org.geotools.math.Statistics extends java.lang.Object implements Serializable |
serialVersionUID: -22884277805533726l
Serialized Fields |
double min
Statistics.add(double)
. Lors de la construction, ce
champs est initialis? ? NaN.
double max
Statistics.add(double)
. Lors de la construction, ce
champs est initialis? ? NaN.
double sum
Statistics.add(double)
. Lors de la construction,
ce champs est initialis? ? 0.
double sum2
Statistics.add(double)
. Lors
de la construction, ce champs est initialis? ? 0.
int n
Statistics.add(double)
. Lors de la construction,
ce champs est initialis? ? 0.
int nNaN
Statistics.add(double)
. Les NaN sont ingor?s lors
du calcul des statistiques, mais on les compte quand m?me
au passage. Lors de la construction ce champs est initialis? ? 0.
Class org.geotools.math.Statistics.Delta extends Statistics implements Serializable |
serialVersionUID: 3464306833883333219l
Serialized Fields |
Statistics delta
double last
add
method as
a , or NaN
if none.
long lastAsLong
add
method as a , or 0 if none.
Package org.geotools.resources |
Class org.geotools.resources.UnmodifiableArrayList extends java.util.AbstractList implements Serializable |
serialVersionUID: -3605810209653785967l
Serialized Fields |
java.lang.Object[] array
Class org.geotools.resources.WKTFormat extends java.text.Format implements Serializable |
Serialized Fields |
java.util.Locale locale
java.text.NumberFormat number
NumberFormat
object are usually not thread safe.
Consider using this format in a synchronized block if thread safe
behavior is wanted.
char elementSeparator
','
.
char textDelimitor
'"'
.
char[] openingBrackets
closingBrackets
array at the same index
than the opening bracket.
char[] closingBrackets
char openingBracket
'['
or '('
.
This character is used for formatting WKT.
char closingBracket
']'
or ')'
.
This character is used for formatting WKT.
Package org.geotools.resources.geometry |
Class org.geotools.resources.geometry.XAffineTransform extends java.awt.geom.AffineTransform implements Serializable |
serialVersionUID: 5215291166450556451l
Class org.geotools.resources.geometry.XDimension2D.Double extends java.awt.geom.Dimension2D implements Serializable |
Serialized Fields |
double width
double height
Class org.geotools.resources.geometry.XDimension2D.Float extends java.awt.geom.Dimension2D implements Serializable |
Serialized Fields |
float width
float height
Class org.geotools.resources.geometry.XRectangle2D extends java.awt.geom.Rectangle2D implements Serializable |
serialVersionUID: -1918221103635749436l
Serialized Fields |
double xmin
double ymin
double xmax
double ymax
Package org.geotools.geometry |
Class org.geotools.geometry.DirectPosition1D extends java.lang.Object implements Serializable |
serialVersionUID: 3235094562875693710l
Serialized Fields |
org.opengis.referencing.crs.CoordinateReferenceSystem crs
double ordinate
Class org.geotools.geometry.DirectPosition2D extends java.awt.geom.Point2D.Double implements Serializable |
serialVersionUID: 835130287438466996l
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Serialized Fields |
org.opengis.referencing.crs.CoordinateReferenceSystem crs
Class org.geotools.geometry.GeneralDirectPosition extends java.lang.Object implements Serializable |
serialVersionUID: 9071833698385715524l
Serialized Fields |
double[] ordinates
org.opengis.referencing.crs.CoordinateReferenceSystem crs
Class org.geotools.geometry.GeneralEnvelope extends java.lang.Object implements Serializable |
serialVersionUID: 1752330560227688940l
Serialized Fields |
double[] ordinates
GeneralEnvelope.clone()
only.
org.opengis.referencing.crs.CoordinateReferenceSystem crs
Class org.geotools.geometry.Geometry extends java.lang.Object implements Serializable |
serialVersionUID: -601532429079649232l
Serialized Fields |
org.opengis.referencing.crs.CoordinateReferenceSystem crs
Class org.geotools.geometry.JTS.ReferencedEnvelope extends com.vividsolutions.jts.geom.Envelope implements Serializable |
Serialized Fields |
org.opengis.referencing.crs.CoordinateReferenceSystem crs
Class org.geotools.geometry.TransformedDirectPosition extends GeneralDirectPosition implements Serializable |
serialVersionUID: -3988283183934950437l
Serialized Fields |
org.opengis.referencing.operation.CoordinateOperationFactory factory
Package org.geotools.util |
Class org.geotools.util.CheckedArrayList extends java.util.ArrayList implements Serializable |
serialVersionUID: -587331971085094268l
Serialized Fields |
java.lang.Class type
Class org.geotools.util.CheckedHashMap extends java.util.LinkedHashMap implements Serializable |
serialVersionUID: -7777695267921872849l
Serialized Fields |
java.lang.Class keyType
java.lang.Class valueType
Class org.geotools.util.CheckedHashSet extends java.util.LinkedHashSet implements Serializable |
serialVersionUID: -9014541457174735097l
Serialized Fields |
java.lang.Class type
Class org.geotools.util.DerivedMap extends java.util.AbstractMap implements Serializable |
serialVersionUID: -6994867383669885934l
Serialized Fields |
java.util.Map base
DerivedMap.baseToDerived(java.lang.Object)
,
DerivedMap.derivedToBase(java.lang.Object)
Class org.geotools.util.DerivedSet extends java.util.AbstractSet implements Serializable |
serialVersionUID: -4662336508586424581l
Serialized Fields |
java.util.Set base
DerivedSet.baseToDerived(java.lang.Object)
,
DerivedSet.derivedToBase(java.lang.Object)
Class org.geotools.util.DisjointSet extends java.util.AbstractSet implements Serializable |
serialVersionUID: -7933552571588598563l
Serialized Fields |
java.util.Map map
Map
operations as below:
Adding a new element to this Set
:
Map
, where:
Removing an element from this Set
:
Map
. This is equivalent to moving the
element from this set to the "trash" set. Note that if the operation
is applied on the "trash" set itself or if this set doesn't have a
trash (), then the element is effectively
removed from the underlying map.
DisjointSet trash
Class org.geotools.util.GenericName extends java.lang.Object implements Serializable |
serialVersionUID: 8685047583179337259l
Class org.geotools.util.GrowableInternationalString extends AbstractInternationalString implements Serializable |
serialVersionUID: 5760033376627376937l
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Serialized Fields |
java.util.Map localMap
Locale
objects and values are String
s.
Class org.geotools.util.KeySortedList extends java.util.AbstractSequentialList implements Serializable |
serialVersionUID: 6969483179756527012l
Serialized Fields |
java.util.SortedMap map
Class org.geotools.util.LocalName extends GenericName implements Serializable |
serialVersionUID: -5627125375582385822l
Serialized Fields |
org.opengis.util.ScopedName asScopedName
java.lang.CharSequence name
String
or an InternationalString
.
Class org.geotools.util.MapEntry extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.Object key
java.lang.Object value
Class org.geotools.util.NumberRange extends javax.media.jai.util.Range implements Serializable |
serialVersionUID: -818167965963008231l
Class org.geotools.util.RangeSet extends java.util.AbstractSet implements Serializable |
serialVersionUID: 3222336180818126987l
Serialized Fields |
java.lang.Class type
Range
repr?sentant
un intervalle.
java.lang.Class relaxedType
Number
.class
.
java.lang.Class elementType
byte indexType
java.lang.Object array
int modCount
boolean isPrimitive
boolean useClassChanger
ClassChanger.toNumber(java.lang.Comparable)
before to store a value into the array. It will be the case if the
array contains primitive elements and the type
is not the corresponding wrapper.
boolean isNumeric
NumberRange
should be created instead
of Range
.
Class org.geotools.util.ResourceInternationalString extends AbstractInternationalString implements Serializable |
serialVersionUID: 6339944890723487336l
Serialized Fields |
java.lang.String resources
java.lang.String key
Class org.geotools.util.ScopedName extends GenericName implements Serializable |
serialVersionUID: -7664125655784137729l
Serialized Fields |
org.opengis.util.GenericName scope
char separator
org.opengis.util.LocalName name
Class org.geotools.util.SimpleInternationalString extends AbstractInternationalString implements Serializable |
serialVersionUID: 3543963804501667578l
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
#defaultValue
is not serialized.
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
#defaultValue
is not serialized.
Class org.geotools.util.UnsupportedImplementationException extends java.lang.UnsupportedOperationException implements Serializable |
Package org.geotools.image.jai |
Class org.geotools.image.jai.CombineDescriptor extends javax.media.jai.OperationDescriptorImpl implements Serializable |
Class org.geotools.image.jai.HysteresisDescriptor extends javax.media.jai.OperationDescriptorImpl implements Serializable |
Class org.geotools.image.jai.NodataFilterDescriptor extends javax.media.jai.OperationDescriptorImpl implements Serializable |
Package org.geotools.image.io |
Class org.geotools.image.io.IIOListeners extends java.lang.Object implements Serializable |
serialVersionUID: 6944397966242054247l
Serialized Fields |
javax.swing.event.EventListenerList listeners
Package org.geotools.coverage |
Class org.geotools.coverage.AbstractCoverage extends javax.media.jai.PropertySourceImpl implements Serializable |
serialVersionUID: -2989320942499746295l
Serialized Fields |
org.opengis.util.InternationalString name
org.opengis.referencing.crs.CoordinateReferenceSystem crs
Class org.geotools.coverage.AbstractCoverage.Renderable extends javax.media.jai.PropertySourceImpl implements Serializable |
Serialized Fields |
java.awt.geom.Rectangle2D bounds
int xAxis
int yAxis
GeneralDirectPosition coordinate
y
ordinates will be ignored, since they will vary for each pixel
to be evaluated. Other ordinates, if any, should be set to a fixed value. For example
a coverage may be three-dimensional, where the third dimension is the time axis. In
such case, should be set to the point in time where
to evaluate the coverage. By default, all ordinates are initialized to 0. Subclasses
should set the desired values in their constructor if needed.
Class org.geotools.coverage.Category extends java.lang.Object implements Serializable |
serialVersionUID: 6215962897884256696l
Serialized Fields |
org.opengis.util.InternationalString name
double minimum
double maximum
NumberRange range
org.opengis.referencing.operation.MathTransform1D transform
MathTransform.inverse()
), except for qualitative
categories. Since Category.getSampleToGeophysics()
returns for
qualitative categories, this difference is not visible to the user.
GridSampleDimension.getScale()
,
GridSampleDimension.getOffset()
Category inverse
Category
object that own it.
int[] ARGB
Class org.geotools.coverage.CoverageStack extends AbstractCoverage implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Serialized Fields |
CoverageStack.Element[] elements
org.opengis.coverage.SampleDimension[] sampleDimensions
int numSampleDimensions
#sampleDimensions
is null.
GeneralEnvelope envelope
CoverageStack.getEnvelope()
int zDimension
boolean interpolationEnabled
double lagTolerance
IIOListeners listeners
Class org.geotools.coverage.GridSampleDimension extends java.lang.Object implements Serializable |
serialVersionUID: 6026936545776852758l
Serialized Fields |
GridSampleDimension inverse
GridSampleDimension.geophysics(boolean)
. Constructed when first
needed, but serialized anyway because it may be a user-supplied object.
CategoryList categories
boolean isGeophysics
GridSampleDimension.getSampleToGeophysics()
method should returns an identity transform. Note that the opposite do not always hold:
an identity transform doesn't means that all categories are geophysics. For example,
some qualitative categories may map to some values differents than .
Assertions:
boolean hasQualitative
boolean hasQuantitative
If is non-null, then must be true. However, the opposite do not hold in all cases: a value doesn't means that should be non-null.
org.opengis.referencing.operation.MathTransform1D sampleToGeophysics
sampleToGeophysics
transform used by every
quantitative Category
, or . This field may be null for two
reasons:
sampleToGeophysics
transform.GridSampleDimension.getOffset()
and GridSampleDimension.getScale()
. The
GridSampleDimension.getSampleToGeophysics()
method may also returns directly this
value in some conditions.
Class org.geotools.coverage.OrdinateOutsideCoverageException extends org.opengis.coverage.PointOutsideCoverageException implements Serializable |
serialVersionUID: -4718948524305632185l
Serialized Fields |
int dimension
Class org.geotools.coverage.SpatioTemporalCoverage3D extends AbstractCoverage implements Serializable |
Serialized Fields |
org.opengis.coverage.Coverage coverage
DefaultTemporalCRS temporalCRS
DefaultTemporalCRS.toDate(double)
and DefaultTemporalCRS.toValue(java.util.Date)
methods.
int temporalDimension
int xDimension
int yDimension
GeneralDirectPosition coordinate
Class org.geotools.coverage.TransformedCoverage extends AbstractCoverage implements Serializable |
Serialized Fields |
org.opengis.coverage.Coverage coverage
org.opengis.referencing.operation.MathTransform toWrapped
GeneralDirectPosition position
Package org.geotools.coverage.grid |
Class org.geotools.coverage.grid.AbstractGridCoverage extends AbstractCoverage implements Serializable |
serialVersionUID: 6476934258101450793l
Class org.geotools.coverage.grid.GeneralGridGeometry extends java.lang.Object implements Serializable |
serialVersionUID: 124700383873732132l
Serialized Fields |
org.opengis.coverage.grid.GridRange gridRange
BufferedImage
, but may be non-zero for arbitrary
RenderedImage
. A grid with 512 cells can have a minimum coordinate of 0 and
maximum of 512, with 511 as the highest valid index.
RenderedImage.getMinX()
,
RenderedImage.getMinY()
,
RenderedImage.getWidth()
,
RenderedImage.getHeight()
GeneralEnvelope envelope
This field should be considered as private because envelopes are mutable, and we want to make
sure that envelopes are cloned before to be returned to the user. Only GridGeometry2D
and GridCoverage2D
access directly to this field (read only) for performance reason.
org.opengis.referencing.operation.MathTransform gridToCRS
gridToCRS.transform(pixels, point);
Class org.geotools.coverage.grid.GeneralGridRange extends java.lang.Object implements Serializable |
serialVersionUID: 1452569710967224145l
Serialized Fields |
int[] index
Class org.geotools.coverage.grid.GridCoverage2D extends AbstractGridCoverage implements Serializable |
serialVersionUID: 667472989475027853l
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
PlanarImage
from the SerializableRenderedImage
after deserialization.
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Serialized Fields |
java.awt.image.RenderedImage serializedImage
SerializableRenderedImage
.
This image will be created only when first needed during serialization.
GridGeometry2D gridGeometry
GridSampleDimension[] sampleDimensions
boolean isGeophysics
Class org.geotools.coverage.grid.GridCoverage2D.Renderable extends AbstractCoverage.Renderable implements Serializable |
Class org.geotools.coverage.grid.GridGeometry2D extends GeneralGridGeometry implements Serializable |
serialVersionUID: -3989363771504614419l
Serialized Fields |
org.opengis.referencing.crs.CoordinateReferenceSystem crs2D
GeneralGridGeometry.getCoordinateReferenceSystem()
.
int gridDimensionX
int gridDimensionY
int axisDimensionX
GridGeometry2D.gridDimensionX
, GridGeometry2D.gridDimensionY
) dimensions in the envelope space.
They are the (x, y) dimensions after the
grid to CRS transform.
Those dimensions are usually 0 and 1 respectively.
int axisDimensionY
GridGeometry2D.gridDimensionX
, GridGeometry2D.gridDimensionY
) dimensions in the envelope space.
They are the (x, y) dimensions after the
grid to CRS transform.
Those dimensions are usually 0 and 1 respectively.
org.opengis.referencing.operation.MathTransform2D gridToCRS2D
gridToCRS
.
org.opengis.referencing.operation.MathTransform2D gridFromCRS2D
Class org.geotools.coverage.grid.Interpolator2D extends GridCoverage2D implements Serializable |
Serialized Fields |
org.opengis.referencing.operation.MathTransform2D toGrid
javax.media.jai.Interpolation interpolation
Interpolator2D fallback
int xmin
Interpolation
's padding.
int ymin
Interpolation
's padding.
int xmax
Interpolation
's padding.
int ymax
Interpolation
's padding.
int top
int left
java.awt.Rectangle bounds
RectIterFactory
.
Class org.geotools.coverage.grid.InvalidGridGeometryException extends java.lang.IllegalStateException implements Serializable |
serialVersionUID: -7386283388753448743l
Package org.geotools.coverage.operation |
Class org.geotools.coverage.operation.Interpolator2D.Operation extends Interpolate implements Serializable |
Class org.geotools.coverage.operation.Resampler2D.Operation extends Resample implements Serializable |
Package org.geotools.coverage.io |
Class org.geotools.coverage.io.AmbiguousMetadataException extends MetadataException implements Serializable |
serialVersionUID: 9024148330467307209l
Class org.geotools.coverage.io.MetadataBuilder.Key extends java.lang.Object implements Serializable |
serialVersionUID: -6197070349689520675l
Serialized Fields |
java.lang.String name
java.lang.String key
Class org.geotools.coverage.io.MetadataException extends javax.imageio.IIOException implements Serializable |
serialVersionUID: -3146379152278866037l
Serialized Fields |
MetadataBuilder.Key key
java.lang.String alias
Class org.geotools.coverage.io.MissingMetadataException extends MetadataException implements Serializable |
serialVersionUID: -5215286265847774754l
Package org.geotools.coverage.processing |
Class org.geotools.coverage.processing.AbstractOperation extends java.lang.Object implements Serializable |
serialVersionUID: -1441856042779942954l
Serialized Fields |
org.opengis.parameter.ParameterDescriptorGroup descriptor
Class org.geotools.coverage.processing.BilevelOperation extends OperationJAI implements Serializable |
serialVersionUID: 8975871552152978976l
Class org.geotools.coverage.processing.CannotReprojectException extends java.lang.RuntimeException implements Serializable |
serialVersionUID: -8145425848361056027l
Class org.geotools.coverage.processing.FilterOperation extends OperationJAI implements Serializable |
serialVersionUID: 7984379314515755769l
Class org.geotools.coverage.processing.Operation2D extends AbstractOperation implements Serializable |
serialVersionUID: 574096338873406394l
Class org.geotools.coverage.processing.OperationJAI extends Operation2D implements Serializable |
serialVersionUID: -5974520239347639965l
Serialized Fields |
javax.media.jai.OperationDescriptor operation
Class org.geotools.coverage.processing.RangeSpecifier extends java.lang.Object implements Serializable |
serialVersionUID: 8436500582161136302l
Serialized Fields |
NumberRange range
org.opengis.referencing.operation.MathTransform1D transform
javax.units.Unit unit
java.awt.Color[] colors
Package org.geotools.coverage.processing.operation |
Class org.geotools.coverage.processing.operation.Absolute extends OperationJAI implements Serializable |
serialVersionUID: 3723059532452772794l
Class org.geotools.coverage.processing.operation.AddConst extends OperationJAI implements Serializable |
serialVersionUID: 5443686039059774671l
Class org.geotools.coverage.processing.operation.DivideByConst extends OperationJAI implements Serializable |
serialVersionUID: -3723238033407316564l
Class org.geotools.coverage.processing.operation.Exp extends OperationJAI implements Serializable |
serialVersionUID: 6136918309949539525l
Class org.geotools.coverage.processing.operation.GradientMagnitude extends OperationJAI implements Serializable |
serialVersionUID: -1514713427236924048l
Class org.geotools.coverage.processing.operation.Interpolate extends Operation2D implements Serializable |
serialVersionUID: 6742127682733620661l
Class org.geotools.coverage.processing.operation.Invert extends OperationJAI implements Serializable |
serialVersionUID: 7297641092994880308l
Class org.geotools.coverage.processing.operation.Log extends OperationJAI implements Serializable |
serialVersionUID: -3622176942444895367l
Class org.geotools.coverage.processing.operation.MultiplyConst extends OperationJAI implements Serializable |
serialVersionUID: -1077713495023498436l
Class org.geotools.coverage.processing.operation.NodataFilter extends FilterOperation implements Serializable |
serialVersionUID: 6818008657792977519l
Class org.geotools.coverage.processing.operation.Resample extends Operation2D implements Serializable |
serialVersionUID: -2022393087647420577l
Class org.geotools.coverage.processing.operation.Rescale extends OperationJAI implements Serializable |
serialVersionUID: -9150531690336265741l
Class org.geotools.coverage.processing.operation.SelectSampleDimension extends Operation2D implements Serializable |
serialVersionUID: 6889502343896409135l
Class org.geotools.coverage.processing.operation.SubtractConst extends OperationJAI implements Serializable |
serialVersionUID: 279426577290256732l
Class org.geotools.coverage.processing.operation.SubtractFromConst extends OperationJAI implements Serializable |
serialVersionUID: 6941277637814235474l
Package org.geotools.filter |
Class org.geotools.filter.FilterFactoryCreationException extends java.lang.Exception implements Serializable |
Class org.geotools.filter.GeometryEncoderException extends java.lang.Exception implements Serializable |
Class org.geotools.filter.IllegalFilterException extends java.lang.RuntimeException implements Serializable |
serialVersionUID: 6991878877158220201l
Class org.geotools.filter.MalformedFilterException extends java.lang.Exception implements Serializable |
Class org.geotools.filter.SQLEncoderException extends java.lang.Exception implements Serializable |
Package org.geotools.data |
Class org.geotools.data.DataSourceException extends java.io.IOException implements Serializable |
serialVersionUID: -602847953059978370l
Class org.geotools.data.FeatureEvent extends java.util.EventObject implements Serializable |
serialVersionUID: 3154238322369916485l
Serialized Fields |
int type
com.vividsolutions.jts.geom.Envelope bounds
This value is allowed to by null
if this information is not
known.
Class org.geotools.data.FeatureLockException extends java.io.IOException implements Serializable |
serialVersionUID: 1l
Serialized Fields |
java.lang.String featureID
Class org.geotools.data.SchemaNotFoundException extends java.io.IOException implements Serializable |
serialVersionUID: 1l
Serialized Fields |
java.lang.String typeName
Package org.geotools.feature |
Class org.geotools.feature.CollectionEvent extends java.util.EventObject implements Serializable |
serialVersionUID: -1864190177730929948l
Serialized Fields |
int type
Feature[] features
Class org.geotools.feature.IllegalAttributeException extends java.lang.Exception implements Serializable |
serialVersionUID: -4964013824521988182l
Serialized Fields |
AttributeType expected
java.lang.Object invalid
Class org.geotools.feature.SchemaException extends java.lang.Exception implements Serializable |
serialVersionUID: 5453903672192802976l
Package org.geotools.event |
Class org.geotools.event.GTEventImpl extends java.util.EventObject implements Serializable |
serialVersionUID: -5304196462694574579l
Serialized Fields |
GTDelta delta
GTEvent.Type type
Class org.geotools.event.GTList extends java.util.ArrayList implements Serializable |
serialVersionUID: -4849245752797538846l
Serialized Fields |
GTComponent host
java.lang.String notificationName
Package org.geotools.styling |
Class org.geotools.styling.StyleFactoryCreationException extends java.lang.Exception implements Serializable |
Package org.geotools.gml |
Class org.geotools.gml.GMLException extends java.lang.Exception implements Serializable |
Package org.geotools.filter.parser |
Class org.geotools.filter.parser.ExpressionException extends org.geotools.filter.parser.ParseException implements Serializable |
Serialized Fields |
java.lang.Throwable cause
Class org.geotools.filter.parser.ParseException extends java.lang.Exception implements Serializable |
Serialized Fields |
boolean specialConstructor
org.geotools.filter.parser.Token currentToken
int[][] expectedTokenSequences
java.lang.String[] tokenImage
java.lang.String eol
Class org.geotools.filter.parser.TokenMgrError extends java.lang.Error implements Serializable |
Serialized Fields |
int errorCode
Package org.geotools.geometry.jts |
Class org.geotools.geometry.jts.ReferencedEnvelope extends com.vividsolutions.jts.geom.Envelope implements Serializable |
serialVersionUID: -3188702602373537163l
Serialized Fields |
org.opengis.referencing.crs.CoordinateReferenceSystem crs
Package org.geotools.xml |
Class org.geotools.xml.XMLElementHandler extends java.lang.Object implements Serializable |
Class org.geotools.xml.XSIElementHandler extends java.lang.Object implements Serializable |
Package org.geotools.xml.gml |
Class org.geotools.xml.gml.FCBuffer.StopException extends org.xml.sax.SAXException implements Serializable |
Package org.geotools.xml.handlers |
Class org.geotools.xml.handlers.ComplexElementHandler extends XMLElementHandler implements Serializable |
Serialized Fields |
ComplexType type
Element elem
java.lang.String text
org.xml.sax.Attributes attr
java.util.List elements
java.lang.Object value
ElementHandlerFactory ehf
Class org.geotools.xml.handlers.DocumentHandler extends XMLElementHandler implements Serializable |
Serialized Fields |
XMLElementHandler xeh
ElementHandlerFactory ehf
Class org.geotools.xml.handlers.IgnoreHandler extends XMLElementHandler implements Serializable |
Serialized Fields |
Element elem
Class org.geotools.xml.handlers.SimpleElementHandler extends XMLElementHandler implements Serializable |
Serialized Fields |
SimpleType type
Element elem
java.lang.String text
java.lang.Object value
org.xml.sax.Attributes attr
Package org.geotools.xml.handlers.xsi |
Class org.geotools.xml.handlers.xsi.AllHandler extends ElementGroupingHandler implements Serializable |
Serialized Fields |
java.lang.String id
int minOccurs
int maxOccurs
java.util.List elements
org.geotools.xml.handlers.xsi.AllHandler.DefaultAll cache
Class org.geotools.xml.handlers.xsi.AnyAttributeHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String namespace
Class org.geotools.xml.handlers.xsi.AnyHandler extends ElementGroupingHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.net.URI namespace
int minOccurs
int maxOccurs
org.geotools.xml.handlers.xsi.AnyHandler.DefaultAny cache
Class org.geotools.xml.handlers.xsi.AttributeGroupHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String name
java.lang.String ref
AnyAttributeHandler anyAttribute
java.util.List attrDecs
int hashCodeOffset
AttributeGroup cache
Class org.geotools.xml.handlers.xsi.AttributeHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String name
java.lang.String type
java.lang.String ref
java.lang.String def
java.lang.String fixed
int use
SimpleTypeHandler simpleType
int hashCodeOffset
Attribute cache
Class org.geotools.xml.handlers.xsi.ChoiceHandler extends ElementGroupingHandler implements Serializable |
Serialized Fields |
java.lang.String id
int minOccurs
int maxOccurs
java.util.List children
org.geotools.xml.handlers.xsi.ChoiceHandler.DefaultChoice cache
Class org.geotools.xml.handlers.xsi.ComplexContentHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String mixed
java.lang.Object child
Class org.geotools.xml.handlers.xsi.ComplexTypeHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String name
boolean abstracT
boolean mixed
int block
int finaL
java.util.List attrDecs
AnyAttributeHandler anyAttribute
java.lang.Object child
int hashCodeOffset
ComplexType cache
Class org.geotools.xml.handlers.xsi.ElementGroupingHandler extends XSIElementHandler implements Serializable |
Class org.geotools.xml.handlers.xsi.ElementTypeHandler extends ElementGroupingHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String name
java.lang.String type
java.lang.String ref
java.lang.String defaulT
java.lang.String fixed
java.lang.String substitutionGroup
int maxOccurs
int minOccurs
int finaL
int block
boolean form
boolean abstracT
boolean nillable
java.lang.Object child
int hashCodeOffset
org.geotools.xml.handlers.xsi.ElementTypeHandler.DefaultElement cache
Class org.geotools.xml.handlers.xsi.ExtensionHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String base
java.lang.Object child
java.util.List attributeDec
Class org.geotools.xml.handlers.xsi.FacetHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String value
Class org.geotools.xml.handlers.xsi.FieldHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String xpath
Class org.geotools.xml.handlers.xsi.GroupHandler extends ElementGroupingHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String name
java.lang.String ref
int maxOccurs
int minOccurs
ElementGroupingHandler child
int hashCodeOffset
GroupHandler.DefaultGroup cache
Class org.geotools.xml.handlers.xsi.IgnoreHandler extends XSIElementHandler implements Serializable |
Class org.geotools.xml.handlers.xsi.ImportHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.net.URI namespace
java.net.URI schemaLocation
int hashCodeOffset
Class org.geotools.xml.handlers.xsi.IncludeHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String schemaLocation
int hashCodeOffset
Class org.geotools.xml.handlers.xsi.KeyHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String name
SelectorHandler selector
java.util.List fields
Class org.geotools.xml.handlers.xsi.KeyrefHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String name
java.lang.String refer
SelectorHandler selector
java.util.List fields
Class org.geotools.xml.handlers.xsi.ListHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String itemType
SimpleTypeHandler simpleType
Class org.geotools.xml.handlers.xsi.RedefineHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String schemaLocation
java.util.List simpleTypes
java.util.List complexTypes
java.util.List groups
java.util.List attributeGroups
int hashCodeOffset
Class org.geotools.xml.handlers.xsi.RestrictionHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String base
java.lang.Object child
java.util.List constraints
java.util.List attrDecs
AnyAttributeHandler anyAttribute
Class org.geotools.xml.handlers.xsi.RootHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
SchemaHandler schema
java.net.URI uri
Class org.geotools.xml.handlers.xsi.SchemaHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String prefix
java.net.URI targetNamespace
java.lang.String version
boolean elementFormDefault
boolean attributeFormDefault
int finalDefault
int blockDefault
java.util.List includes
java.util.List imports
java.util.List redefines
java.util.List attributes
java.util.List attributeGroups
java.util.List complexTypes
java.util.List elements
java.util.List groups
java.util.List simpleTypes
java.net.URI uri
Schema schema
java.util.HashMap prefixCache
Class org.geotools.xml.handlers.xsi.SelectorHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String xpath
Class org.geotools.xml.handlers.xsi.SequenceHandler extends ElementGroupingHandler implements Serializable |
Serialized Fields |
java.lang.String id
int maxOccurs
int minOccurs
java.util.List children
org.geotools.xml.handlers.xsi.SequenceHandler.DefaultSequence cache
Class org.geotools.xml.handlers.xsi.SimpleContentHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.Object child
Class org.geotools.xml.handlers.xsi.SimpleTypeHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String name
int finaL
XSIElementHandler child
int hashCodeOffset
SimpleType cache
Class org.geotools.xml.handlers.xsi.UnionHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String memberTypes
java.util.List simpleTypes
Class org.geotools.xml.handlers.xsi.UniqueHandler extends XSIElementHandler implements Serializable |
Serialized Fields |
java.lang.String id
java.lang.String xpath
SelectorHandler selector
java.util.List fields
Package org.geotools.ows |
Class org.geotools.ows.ServiceException extends org.xml.sax.SAXException implements Serializable |
Serialized Fields |
java.lang.String code
java.lang.String locator
ServiceException next
Package org.geotools.data.jdbc.fidmapper |
Class org.geotools.data.jdbc.fidmapper.AbstractFIDMapper extends java.lang.Object implements Serializable |
Serialized Fields |
boolean returnFIDColumnsAsAttributes
Class org.geotools.data.jdbc.fidmapper.AutoIncrementFIDMapper extends AbstractFIDMapper implements Serializable |
serialVersionUID: 1l
Serialized Fields |
java.lang.String colName
int dataType
Class org.geotools.data.jdbc.fidmapper.BasicFIDMapper extends AbstractFIDMapper implements Serializable |
serialVersionUID: 1l
Serialized Fields |
java.lang.String fieldName
int fieldSize
Class org.geotools.data.jdbc.fidmapper.MaxIncFIDMapper extends AbstractFIDMapper implements Serializable |
serialVersionUID: 1l
Serialized Fields |
java.lang.String FIDColumn
int FIDColumnType
java.lang.String tableName
Class org.geotools.data.jdbc.fidmapper.MultiColumnFIDMapper extends AbstractFIDMapper implements Serializable |
serialVersionUID: 1l
Serialized Fields |
boolean[] autoIncrement
int[] colTypes
java.lang.String[] colNames
int[] colDecimalDigits
int[] colSizes
Class org.geotools.data.jdbc.fidmapper.NullFIDMapper extends AbstractFIDMapper implements Serializable |
serialVersionUID: 1l
Class org.geotools.data.jdbc.fidmapper.TypedFIDMapper extends AbstractFIDMapper implements Serializable |
serialVersionUID: 1l
Serialized Fields |
java.lang.String featureTypeName
FIDMapper wrappedMapper
Package org.geotools.map.event |
Class org.geotools.map.event.MapBoundsEvent extends java.util.EventObject implements Serializable |
Serialized Fields |
int type
org.opengis.referencing.crs.CoordinateReferenceSystem oldCoordinateReferenceSystem
com.vividsolutions.jts.geom.Envelope oldAreaOfInterest
Class org.geotools.map.event.MapLayerEvent extends java.util.EventObject implements Serializable |
Serialized Fields |
int reason
Class org.geotools.map.event.MapLayerListEvent extends java.util.EventObject implements Serializable |
Serialized Fields |
MapLayer layer
int fromIndex
int toIndex
MapLayerEvent mapLayerEvent
Package org.geotools.data.shapefile.shp |
Class org.geotools.data.shapefile.shp.ShapefileException extends DataSourceException implements Serializable |
Package org.geotools.data.shapefile.dbf |
Class org.geotools.data.shapefile.dbf.DbaseFileException extends DataSourceException implements Serializable |
Package org.geotools.index |
Class org.geotools.index.LockTimeoutException extends java.lang.Exception implements Serializable |
Class org.geotools.index.TreeException extends java.lang.Exception implements Serializable |
Class org.geotools.index.UnsupportedFilterException extends java.lang.Exception implements Serializable |
Package org.geotools.index.rtree.cachefs |
Class org.geotools.index.rtree.cachefs.NodeCache extends java.util.LinkedHashMap implements Serializable |
Serialized Fields |
int maxElements
Package org.geotools.index.quadtree |
Class org.geotools.index.quadtree.StoreException extends java.lang.Exception implements Serializable |
Package org.geotools.graph.structure.basic |
Class org.geotools.graph.structure.basic.BasicDirectedEdge extends BasicGraphable implements Serializable |
Serialized Fields |
DirectedNode m_in
DirectedNode m_out
Class org.geotools.graph.structure.basic.BasicDirectedGraph extends BasicGraph implements Serializable |
Class org.geotools.graph.structure.basic.BasicDirectedNode extends BasicGraphable implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
Class org.geotools.graph.structure.basic.BasicEdge extends BasicGraphable implements Serializable |
Serialized Fields |
Node m_nodeA
Node m_nodeB
Class org.geotools.graph.structure.basic.BasicGraph extends java.lang.Object implements Serializable |
Class org.geotools.graph.structure.basic.BasicGraphable extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.Object m_obj
boolean m_visited
int m_nvisited
int m_id
Class org.geotools.graph.structure.basic.BasicNode extends BasicGraphable implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
Package org.geotools.graph.structure.opt |
Class org.geotools.graph.structure.opt.OptDirectedEdge extends OptGraphable implements Serializable |
Serialized Fields |
OptDirectedNode m_in
OptDirectedNode m_out
Class org.geotools.graph.structure.opt.OptDirectedNode extends OptGraphable implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
java.lang.ClassNotFoundException
Class org.geotools.graph.structure.opt.OptEdge extends OptGraphable implements Serializable |
Serialized Fields |
OptNode m_nodeA
OptNode m_nodeB
Class org.geotools.graph.structure.opt.OptGraphable extends java.lang.Object implements Serializable |
Serialized Fields |
boolean m_visited
byte m_count
Class org.geotools.graph.structure.opt.OptNode extends OptGraphable implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
java.lang.ClassNotFoundException
Serialized Fields |
Edge[] m_edges
Package org.geotools.graph.structure.line |
Class org.geotools.graph.structure.line.BasicDirectedXYNode extends BasicDirectedNode implements Serializable |
Class org.geotools.graph.structure.line.BasicXYNode extends BasicNode implements Serializable |
Class org.geotools.graph.structure.line.OptDirectedXYNode extends OptDirectedNode implements Serializable |
Serialized Fields |
double m_x
double m_y
Class org.geotools.graph.structure.line.OptXYNode extends OptNode implements Serializable |
Serialized Fields |
double m_x
double m_y
Package org.geotools.graph.path |
Class org.geotools.graph.path.Cycle extends Walk implements Serializable |
Class org.geotools.graph.path.Path extends Walk implements Serializable |
Class org.geotools.graph.path.Walk extends java.util.ArrayList implements Serializable |
Serialized Fields |
java.util.List m_edges
Package org.geotools.graph.util |
Class org.geotools.graph.util.IndexedStack extends java.util.Stack implements Serializable |
Serialized Fields |
java.util.HashMap m_index
Class org.geotools.graph.util.MultiMap extends java.lang.Object implements Serializable |
Serialized Fields |
java.util.Map m_map
java.lang.Class m_collectionClass
Class org.geotools.graph.util.ParseErrorHandler extends org.xml.sax.helpers.DefaultHandler implements Serializable |
Serialized Fields |
java.util.ArrayList m_parseErrors
Class org.geotools.graph.util.SimpleFileFilter extends javax.swing.filechooser.FileFilter implements Serializable |
Serialized Fields |
java.lang.String m_ext
java.lang.String m_desc
Package org.geotools.graph.util.delaunay |
Class org.geotools.graph.util.delaunay.DelaunayEdge extends BasicEdge implements Serializable |
Serialized Fields |
Triangle faceA
Triangle faceB
Class org.geotools.graph.util.delaunay.DelaunayNode extends BasicXYNode implements Serializable |
Class org.geotools.graph.util.delaunay.GraphViewer extends javax.swing.JPanel implements Serializable |
Serialized Fields |
Graph graph
java.util.Collection nodes
int minX
int minY
java.awt.Color[] nodeColors
Package org.geotools.data.pickle |
Class org.geotools.data.pickle.FeaturePickler extends java.lang.Object implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
Package org.geotools.renderer.lite |
Class org.geotools.renderer.lite.TransformedShape extends java.awt.geom.AffineTransform implements Serializable |
Serialized Fields |
java.awt.Shape shape
java.awt.geom.Point2D.Double point
java.awt.geom.Rectangle2D.Double rectangle
Package org.geotools.data.postgis.fidmapper |
Class org.geotools.data.postgis.fidmapper.OIDFidMapper extends AbstractFIDMapper implements Serializable |
serialVersionUID: 3257569520561763632l
Package org.geotools.validation.xml |
Class org.geotools.validation.xml.ValidationException extends java.lang.Exception implements Serializable |
Package org.geotools.gui.swing |
Class org.geotools.gui.swing.About extends javax.swing.JPanel implements Serializable |
Serialized Fields |
org.geotools.gui.swing.About.ThreadList updater
Vocabulary resources
Class org.geotools.gui.swing.ColorBar extends javax.swing.JComponent implements Serializable |
Serialized Fields |
Graduation graduation
java.lang.String units
Graduation.getUnit()
and cached
for faster rendering.
java.awt.Color[] colors
null
).
boolean labelVisibles
true
if tick label must be display.
boolean autoForeground
true
if tick label can be display with an automatic
color. The automatic color will be white or black depending the
background color.
boolean horizontal
true
if the color bar should be drawn horizontally,
or false
if it should be drawn vertically.
org.geotools.gui.swing.ColorBar.UI ui
ComponentUI
object for computing preferred
size, drawn the component and handle some events.
Class org.geotools.gui.swing.ColorRamp extends javax.swing.JComponent implements Serializable |
Serialized Fields |
Graduation graduation
java.lang.String units
Graduation.getUnit()
and cached
for faster rendering.
java.awt.Color[] colors
boolean labelVisibles
boolean autoForeground
boolean horizontal
org.geotools.gui.swing.ColorRamp.UI ui
ComponentUI
object for computing preferred
size, drawn the component and handle some events.
Class org.geotools.gui.swing.CoordinateChooser extends CoordinateChooser implements Serializable |
Class org.geotools.gui.swing.DisjointLists extends javax.swing.JPanel implements Serializable |
Serialized Fields |
javax.swing.JList left
javax.swing.JList right
boolean autoSort
Class org.geotools.gui.swing.FormatChooser extends javax.swing.JPanel implements Serializable |
Serialized Fields |
java.text.Format format
java.lang.Object value
javax.swing.JComboBox choices
javax.swing.JLabel preview
Class org.geotools.gui.swing.GradientKernelEditor extends javax.swing.JComponent implements Serializable |
Serialized Fields |
KernelEditor kernelH
KernelEditor kernelV
Class org.geotools.gui.swing.ImagePane extends ZoomPane implements Serializable |
Serialized Fields |
int renderedSize
RenderableImage
.
This is also the maximum size for a RenderedImage
; bigger image
will be scaled down using JAI's "Scale" operation for faster rendering.
java.awt.image.renderable.RenderableImage renderable
ImagePane.run()
method will transform this renderable image into a rendered one when first requested.
Once the image is rendered, this field is set to .
java.awt.image.RenderedImage rendered
ImagePane.setImage(RenderedImage)
, or computed by ImagePane.run()
.
boolean running
ImagePane.run()
method has been invoked for the current image.
This field is used in order to avoid to start more than one thread for the same
#renderable image.
Class org.geotools.gui.swing.ImageProperties extends javax.swing.JPanel implements Serializable |
Serialized Fields |
javax.swing.JLabel operationName
OperationNode
.
javax.swing.JLabel operationDescription
javax.swing.JLabel operationVersion
javax.swing.JLabel imageSize
javax.swing.JLabel tileSize
javax.swing.JLabel dataType
javax.swing.JLabel sampleModel
javax.swing.JLabel colorModel
ColorRamp colorRamp
IndexColorModel
.
org.geotools.gui.swing.ImageProperties.Table properties
ImageSampleValues samples
ImagePane viewer
Class org.geotools.gui.swing.ImageSampleValues extends javax.swing.JPanel implements Serializable |
Serialized Fields |
javax.swing.JTable table
org.geotools.gui.swing.ImageSampleValues.CellRenderer renderer
javax.swing.SpinnerNumberModel band
javax.swing.JLabel comments
org.geotools.gui.swing.ImageSampleValues.CurrentColor current
Class org.geotools.gui.swing.KernelEditor extends javax.swing.JComponent implements Serializable |
Serialized Fields |
org.geotools.gui.swing.KernelEditor.Model model
javax.swing.JComboBox categorySelector
javax.swing.JComboBox kernelSelector
javax.swing.JSpinner widthSelector
javax.swing.JSpinner heightSelector
Class org.geotools.gui.swing.Legend extends javax.swing.JPanel implements Serializable |
Serialized Fields |
MapContext context
java.lang.String title
javax.swing.tree.TreePath oldSelectedPath
java.util.Hashtable layerStore
int iconWidth
javax.swing.JTree legendTree
javax.swing.JScrollPane legendViewerJScrollPane
Class org.geotools.gui.swing.LiteRendererStyledMapPane extends ZoomPane implements Serializable |
Serialized Fields |
LiteRenderer2 renderer
MapContext context
java.util.List cache
java.awt.image.VolatileImage image
java.util.SortedSet bufferedLayers
java.util.SortedSet streamedLayers
java.util.SortedSet allLayers
Class org.geotools.gui.swing.LoggingPanel extends javax.swing.JPanel implements Serializable |
Serialized Fields |
LoggingTableModel model
javax.swing.JTable table
int[] levelValues
levelColors[i*2]
and background color levelColors[i*2+1]
.
Level.intValue()
,
LoggingPanel.getForeground(LogRecord)
,
LoggingPanel.getBackground(LogRecord)
java.util.List levelColors
levelColors[i*2]
and background color
levelColors[i*2+1]
.
LoggingPanel.getForeground(LogRecord)
,
LoggingPanel.getBackground(LogRecord)
java.util.logging.Logger logger
Class org.geotools.gui.swing.MapPane extends ZoomPane implements Serializable |
Serialized Fields |
Renderer renderer
StyledMapPane
, then the renderer will be an instance of
org.geotools.renderer.j2d.StyledRenderer
.
org.geotools.gui.swing.MapPane.ListenerProxy listenerProxy
MapPane
.
We use a private inner class in order to avoid public access to listener methods.
Class org.geotools.gui.swing.MapPaneImpl extends javax.swing.JPanel implements Serializable |
Serialized Fields |
Renderer2D renderer
MapContext context
ToolList toolList
Adapters adapters
java.awt.geom.AffineTransform dotToCoordinateTransform
com.vividsolutions.jts.geom.Envelope selectionBox
com.vividsolutions.jts.geom.Envelope selectionCircle
Class org.geotools.gui.swing.OperationTreeBrowser extends javax.swing.JPanel implements Serializable |
Serialized Fields |
ImageProperties imageProperties
ParameterEditor parameterEditor
java.awt.Container cards
ImageProperties
instance.ParameterEditor
instance.
Class org.geotools.gui.swing.ParameterEditor extends javax.swing.JPanel implements Serializable |
Serialized Fields |
java.util.Map editors
String
and values are Component
objects.
java.awt.Container cards
JTextField
for simple parameters (numbers, string, etc.)JList
for enumerated parameters.JTable
for any kind of array parameter and LookupTableJAI
.KernelEditor
for KernelJAI
parameters.
javax.swing.JLabel description
java.lang.Object value
Number
, KernelJAI
, LookupTableJAI
or some other parameter object.
ParameterEditor.setParameterValue(java.lang.Object)
java.awt.Component editor
ParameterEditor.setParameterValue(java.lang.Object)
,
ParameterEditor.getEditor()
org.geotools.gui.swing.ParameterEditor.Editor model
Class org.geotools.gui.swing.Plot2D extends ZoomPane implements Serializable |
Serialized Fields |
java.util.List xAxis
Entry.xAxis
instance must appears in this list as well,
but not necessarly in the same order.
Plot2D.newAxis(int, java.lang.String)
,
Plot2D.addSeries(java.lang.String, java.lang.Object, java.lang.Object)
java.util.List yAxis
Entry.yAxis
instance must appears in this list as well,
but not necessarly in the same order.
Plot2D.newAxis(int, java.lang.String)
,
Plot2D.addSeries(java.lang.String, java.lang.Object, java.lang.Object)
java.util.Map series
Plot2D.Series
objects while values are
Entry
objects with the x and y axis to use
for the series.
Plot2D.addSeries(java.lang.String, java.lang.Object, java.lang.Object)
java.util.Set unmodifiableSeries
series
to be returned by Plot2D.getSeries()
.
Plot2D.getSeries()
org.geotools.gui.swing.Plot2D.Entry previousAxis
series
, or null
if none.
java.lang.String[] nextAxis
Plot2D.newAxis(int, java.lang.String)
int top
int bottom
int left
int right
int xOffset
int yOffset
int lastWidth
int lastHeight
java.lang.String title
java.awt.Font titleFont
Class org.geotools.gui.swing.RegisteredOperationBrowser extends javax.swing.JPanel implements Serializable |
Serialized Fields |
javax.swing.JLabel description
javax.swing.JLabel version
Class org.geotools.gui.swing.StatusBar extends javax.swing.JComponent implements Serializable |
Serialized Fields |
java.lang.String text
StatusBar.NULL
plut?t que null
.
javax.swing.JLabel message
javax.swing.JLabel coordinate
MouseCoordinateFormat format
javax.swing.BoundedRangeModel progress
java.awt.event.MouseListener listener
MouseListener.mouseExited(java.awt.event.MouseEvent)
event. This is used
in order to erase the coordinates when the mouse exit the map pane.
Class org.geotools.gui.swing.StyledMapPane extends MapPane implements Serializable |
Serialized Fields |
MapContext context
Class org.geotools.gui.swing.ToolMenu extends javax.swing.JMenu implements Serializable |
Serialized Fields |
ToolList toolList
Class org.geotools.gui.swing.ZoomPane extends javax.swing.JComponent implements Serializable |
Serialized Fields |
java.awt.event.MouseListener mouseSelectionTracker
java.awt.geom.AffineTransform zoom
Graphics2D.transform
(zoom)
.
boolean zoomIsReset
ZoomPane.reset()
operation.
int type
ZoomPane.SCALE_X
, ZoomPane.SCALE_Y
, ZoomPane.TRANSLATE_X
, ZoomPane.TRANSLATE_Y
,
ZoomPane.ROTATE
, ZoomPane.RESET
and ZoomPane.DEFAULT_ZOOM
.
boolean fillPanel
java.awt.geom.Rectangle2D visibleArea
ZoomPane.reset()
is called and
ZoomPane.getPreferredArea()
and ZoomPane.getZoomableBounds(java.awt.Rectangle)
have both returned valid coordinates.
ZoomPane.getVisibleArea()
,
ZoomPane.setVisibleArea(java.awt.geom.Rectangle2D)
java.awt.geom.Rectangle2D preferredArea
ZoomPane.getArea()
.
ZoomPane.getPreferredArea()
,
ZoomPane.setPreferredArea(java.awt.geom.Rectangle2D)
boolean paintingWhileAdjusting
ZoomPane.isPaintingWhileAdjusting()
,
ZoomPane.setPaintingWhileAdjusting(boolean)
boolean magnifierEnabled
double magnifierPower
java.awt.Paint magnifierGlass
java.awt.Paint magnifierBorder
Package org.geotools.gui.swing.tree |
Class org.geotools.gui.swing.tree.DefaultMutableTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable |
serialVersionUID: -8782548896062360341l
Class org.geotools.gui.swing.tree.NamedTreeNode extends DefaultMutableTreeNode implements Serializable |
serialVersionUID: -5052321314347001298l
Serialized Fields |
java.lang.String name
NamedTreeNode.toString()
.
Package org.geotools.gui.swing.event |
Class org.geotools.gui.swing.event.GeoMouseEvent extends java.awt.event.MouseEvent implements Serializable |
Serialized Fields |
MathTransform transform
Class org.geotools.gui.swing.event.ZoomChangeEvent extends java.util.EventObject implements Serializable |
Serialized Fields |
java.awt.geom.AffineTransform change
newZoom = oldZoom.concatenate
(change)
Package org.geotools.gui.swing.table |
Class org.geotools.gui.swing.table.FeatureTableModel extends javax.swing.table.AbstractTableModel implements Serializable |
Serialized Fields |
FeatureCollection featureTable
Class org.geotools.gui.swing.table.ImageTableModel extends javax.swing.table.AbstractTableModel implements Serializable |
serialVersionUID: -408603520054548181l
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Serialized Fields |
java.awt.image.RenderedImage image
java.text.NumberFormat format
java.text.NumberFormat titleFormat
int band
Class org.geotools.gui.swing.table.ImageTableModel.RowHeaders extends javax.swing.table.AbstractTableModel implements Serializable |
serialVersionUID: 5162324745024331522l
Package org.geotools.gui.swing.referencing |
Class org.geotools.gui.swing.referencing.AuthorityCodesComboBox extends javax.swing.JComponent implements Serializable |
Serialized Fields |
org.opengis.referencing.AuthorityFactory factory
CodeList codeList
java.lang.Class type
javax.swing.JComboBox list
javax.swing.JTextField search
javax.swing.JPanel searchOrList
#search
or Container.list(java.io.PrintStream, int)
field.
java.awt.CardLayout cards
Container.list(java.io.PrintStream, int)
or #search
.
javax.swing.JButton showProperties
PropertiesSheet properties
java.awt.Component propertiesWindow
#properties
.
Class org.geotools.gui.swing.referencing.CoordinateChooser extends javax.swing.JPanel implements Serializable |
Serialized Fields |
javax.swing.JComponent areaPanel
javax.swing.JComponent timePanel
javax.swing.JComponent resoPanel
javax.swing.JComboBox timezone
javax.swing.JSpinner tmin
SpinnerDateModel
.
javax.swing.JSpinner tmax
SpinnerDateModel
.
javax.swing.JSpinner xmin
SpinnerNumberModel
.
javax.swing.JSpinner xmax
SpinnerNumberModel
.
javax.swing.JSpinner ymin
SpinnerNumberModel
.
javax.swing.JSpinner ymax
SpinnerNumberModel
.
javax.swing.JSpinner xres
SpinnerNumberModel
.
javax.swing.JSpinner yres
SpinnerNumberModel
.
javax.swing.AbstractButton radioBestRes
javax.swing.AbstractButton radioPrefRes
javax.swing.JComponent accessory
Class org.geotools.gui.swing.referencing.CoordinateTableModel extends javax.swing.table.AbstractTableModel implements Serializable |
Serialized Fields |
org.opengis.referencing.crs.CoordinateReferenceSystem crs
java.lang.String[] columnNames
java.util.List positions
java.util.List unmodifiablePositions
GeneralEnvelope validArea
TransformedDirectPosition toWGS84
Class org.geotools.gui.swing.referencing.CoordinateTableModel.CellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable |
Serialized Fields |
java.awt.Color foreground
java.awt.Color background
java.awt.Color invalidForeground
java.awt.Color invalidBackground
Class org.geotools.gui.swing.referencing.PropertiesSheet extends javax.swing.JComponent implements Serializable |
Serialized Fields |
javax.swing.JTabbedPane tabs
javax.swing.JTextArea wktArea
Package org.geotools.axis |
Class org.geotools.axis.AbstractGraduation extends java.lang.Object implements Serializable |
serialVersionUID: 5215728323932315112l
Serialized Fields |
javax.units.Unit unit
java.lang.String title
java.util.Locale locale
java.beans.PropertyChangeSupport listenerList
Class org.geotools.axis.Axis2D extends java.awt.geom.Line2D implements Serializable |
serialVersionUID: -8396436909942389360l
Serialized Fields |
float x1
Graduation.getMinimum()
et Graduation.getMaximum()
.
float y1
Graduation.getMinimum()
et Graduation.getMaximum()
.
float x2
Graduation.getMinimum()
et Graduation.getMaximum()
.
float y2
Graduation.getMinimum()
et Graduation.getMaximum()
.
float tickStart
float tickEnd
float subTickStart
float subTickEnd
byte relativeCCW
Graduation graduation
java.awt.RenderingHints hints
Class org.geotools.axis.DateGraduation extends AbstractGraduation implements Serializable |
serialVersionUID: -7590383805990568769l
Serialized Fields |
long minimum
long maximum
java.util.TimeZone timezone
Class org.geotools.axis.LogarithmicNumberGraduation extends NumberGraduation implements Serializable |
serialVersionUID: -8514854171546232887l
Class org.geotools.axis.NumberGraduation extends AbstractGraduation implements Serializable |
serialVersionUID: -3074504745332240845l
Serialized Fields |
double minimum
double maximum
Package org.geotools.units |
Class org.geotools.units.Unit extends java.lang.Object implements Serializable |
serialVersionUID: 8745958719541785628l
Serialization Methods |
final java.lang.Object readResolve() throws java.io.ObjectStreamException
Serialized Fields |
java.lang.String symbol
Unit
(par exemple "kg").
Ce champs sera initialis? lors de la construction de chaque objet
Unit
et ne sera jamais nul. Ce symbole peut commencer
par un des pr?fix ?num?r?s dans le champ prefix
. C'est
le cas par exemple des symboles "kg" (kilogramme) et "km" (kilom?tre).
PrefixSet prefix
Unit.scale(double)
. Il peut ?tre nul si aucun pr?fix n'est autoris? pour
le symbole.
Class org.geotools.units.UnitException extends java.lang.RuntimeException implements Serializable |
serialVersionUID: -6935210984697824869l
Serialized Fields |
Unit unitA
A.multiply
(B)
ou A.convert
(values, B)
.
Ce champ peut ?tre nul s'il ne s'applique pas.
Unit unitB
A.multiply
(B)
ou A.convert
(values, B)
.
Ce champ peut ?tre nul s'il ne s'applique pas. Par exemple unitB
sera nul si l'exception
provient de la m?thode A.pow
(n)
.
Class org.geotools.units.UnitTransform extends java.lang.Object implements Serializable |
serialVersionUID: 59496814325077015l
Serialization Methods |
final java.lang.Object readResolve() throws java.io.ObjectStreamException
pool
. Si oui, l'exemplaire de la banque
sera retourn? plut?t que de garder inutilement la transformation courante comme
copie.
Serialized Fields |
Unit fromUnit
Unit toUnit
Package org.geotools.pt |
Class org.geotools.pt.CoordinateFormat extends CoordinateFormat implements Serializable |
Serialized Fields |
CoordinateSystem coordinateSystem
Class org.geotools.pt.CoordinatePoint extends java.lang.Object implements Serializable |
serialVersionUID: -6975990652038126533l
Serialized Fields |
double[] ord
PT_CoordinatePoint.ord
Class org.geotools.pt.Envelope extends java.lang.Object implements Serializable |
serialVersionUID: -3228667532994790309l
Serialized Fields |
double[] ord
Class org.geotools.pt.Matrix extends GeneralMatrix implements Serializable |
serialVersionUID: 3126899762163038129l
Package org.geotools.cs |
Class org.geotools.cs.AxisInfo extends java.lang.Object implements Serializable |
serialVersionUID: 6799874182734710227l
Serialized Fields |
org.opengis.metadata.Identifier name
AbstractIdentifiedObject.getName()
.
X
, Y
,
Long
, Lat
or any other
short string.
CS_AxisInfo.name
AxisOrientation orientation
DefaultCoordinateSystemAxis.getDirection(java.lang.String)
.
CS_AxisInfo.orientation
Unit unit
Class org.geotools.cs.AxisOrientation extends javax.media.jai.EnumeratedParameter implements Serializable |
serialVersionUID: 4649182002820021468l
Serialization Methods |
private java.lang.Object readResolve() throws java.io.ObjectStreamException
AxisOrientation
after deserialization.
It allows client code to test enum1==enum2
instead of
enum1.equals(enum2)
.
java.io.ObjectStreamException
- if deserialization failed.Serialized Fields |
org.opengis.referencing.cs.AxisDirection direction
null
if unknow.
This field is provided for interoperability with new GeoAPI interfaces.
Class org.geotools.cs.CompoundCoordinateSystem extends CoordinateSystem implements Serializable |
serialVersionUID: -488997059924367289l
Serialized Fields |
CoordinateSystem head
CoordinateSystem tail
Class org.geotools.cs.CompoundCoordinateSystem$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.CoordinateSystem extends Info implements Serializable |
serialVersionUID: -4539963180028417479l
Class org.geotools.cs.CoordinateSystem$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.CoordinateSystemAuthorityFactory$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.CoordinateSystemFactory$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.Datum extends Info implements Serializable |
serialVersionUID: 2175857309476007487l
Serialized Fields |
DatumType type
Class org.geotools.cs.Datum$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.DatumType extends javax.media.jai.EnumeratedParameter implements Serializable |
serialVersionUID: 4829955972189625202l
Serialization Methods |
private java.lang.Object readResolve() throws java.io.ObjectStreamException
DatumType
after deserialization.
It allows client code to test enum1==enum2
instead of
enum1.equals(enum2)
.
java.io.ObjectStreamException
- is deserialization fails.Class org.geotools.cs.DatumType.Horizontal extends DatumType implements Serializable |
serialVersionUID: -9026322423891329754l
Class org.geotools.cs.DatumType.Local extends DatumType implements Serializable |
serialVersionUID: 412409825333947716l
Class org.geotools.cs.DatumType.Temporal extends DatumType implements Serializable |
serialVersionUID: 731901694455984836l
Class org.geotools.cs.DatumType.Vertical extends DatumType implements Serializable |
serialVersionUID: -916273252180448822l
Class org.geotools.cs.Ellipsoid extends Info implements Serializable |
serialVersionUID: -1047804526105439230l
Serialized Fields |
double semiMajorAxis
Ellipsoid.getSemiMajorAxis()
double semiMinorAxis
Ellipsoid.getSemiMinorAxis()
double inverseFlattening
Double.POSITIVE_INFINITY
if the ellipsoid is a sphere.
Ellipsoid.getInverseFlattening()
boolean ivfDefinitive
Ellipsoid.isIvfDefinitive()
Unit unit
Class org.geotools.cs.Ellipsoid$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.FittedCoordinateSystem extends CoordinateSystem implements Serializable |
serialVersionUID: -3915469486263759761l
Serialized Fields |
CoordinateSystem base
MathTransform toBase
AxisInfo[] axes
Class org.geotools.cs.FittedCoordinateSystem$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.GeocentricCoordinateSystem extends CoordinateSystem implements Serializable |
serialVersionUID: -6577810243397267703l
Serialized Fields |
Unit unit
HorizontalDatum datum
PrimeMeridian meridian
AxisInfo[] axis
Class org.geotools.cs.GeocentricCoordinateSystem$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.GeographicCoordinateSystem extends HorizontalCoordinateSystem implements Serializable |
serialVersionUID: -2024367470686889008l
Serialized Fields |
Unit unit
PrimeMeridian meridian
Class org.geotools.cs.GeographicCoordinateSystem$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.HorizontalCoordinateSystem extends CoordinateSystem implements Serializable |
serialVersionUID: 350661821531782559l
Serialized Fields |
HorizontalDatum datum
AxisInfo axis0
AxisInfo axis1
Class org.geotools.cs.HorizontalCoordinateSystem$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.HorizontalDatum extends Datum implements Serializable |
serialVersionUID: -1424482162002300865l
Serialized Fields |
Ellipsoid ellipsoid
WGS84ConversionInfo parameters
null
if none.
Class org.geotools.cs.HorizontalDatum$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.Info extends java.lang.Object implements Serializable |
serialVersionUID: -391073894118270236l
Serialization Methods |
java.lang.Object readResolve() throws java.io.ObjectStreamException
Info
.
This method is automatically invoked during deserialization.
NOTE ABOUT ACCESS-MODIFIER: This method can't be private,
because it would prevent it from being invoked from subclasses
in this package (e.g. CoordinateSystem
). This method
will not be invoked for classes outside this package,
unless we give it protected
access. TODO: Would
it be a good idea?
java.lang.Object writeReplace() throws java.io.ObjectStreamException
Serialized Fields |
org.opengis.metadata.Identifier name
org.opengis.util.InternationalString remarks
java.util.Map properties
get
methods except Info.getName()
.
For example, the method Info.getAuthorityCode(java.util.Locale)
returns the value
of property "authorityCode"
. May be null
if there are no properties for this object.
Class org.geotools.cs.Info$AbstractUnit_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.Info$AngularUnit_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.Info$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.Info$LinearUnit_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.LocalCoordinateSystem extends CoordinateSystem implements Serializable |
serialVersionUID: -2067954038057402418l
Serialized Fields |
LocalDatum datum
Unit[] units
AxisInfo[] axes
Class org.geotools.cs.LocalCoordinateSystem$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.LocalDatum extends Datum implements Serializable |
serialVersionUID: 426762179497761085l
Class org.geotools.cs.LocalDatum$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.NoSuchAuthorityCodeException extends org.opengis.referencing.NoSuchIdentifierException implements Serializable |
serialVersionUID: -1493339637440326131l
Class org.geotools.cs.PrimeMeridian extends Info implements Serializable |
serialVersionUID: 7570594768127669147l
Serialized Fields |
Unit unit
double longitude
Class org.geotools.cs.PrimeMeridian$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.ProjectedCoordinateSystem extends HorizontalCoordinateSystem implements Serializable |
serialVersionUID: 5412822472156531329l
Serialized Fields |
Unit unit
GeographicCoordinateSystem gcs
Projection projection
Class org.geotools.cs.ProjectedCoordinateSystem$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.Projection extends Info implements Serializable |
serialVersionUID: 2153398430020498215l
Serialized Fields |
java.lang.String classification
javax.media.jai.ParameterList parameters
Class org.geotools.cs.Projection$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.TemporalCoordinateSystem extends CoordinateSystem implements Serializable |
serialVersionUID: 4436983518157910233l
Serialized Fields |
TemporalDatum datum
AxisInfo axis
Unit unit
long epoch
Class org.geotools.cs.TemporalDatum extends Datum implements Serializable |
serialVersionUID: 6313740402733520130l
Class org.geotools.cs.VerticalCoordinateSystem extends CoordinateSystem implements Serializable |
serialVersionUID: -8629573233560414552l
Serialized Fields |
VerticalDatum datum
Unit unit
AxisInfo axis
Class org.geotools.cs.VerticalCoordinateSystem$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.VerticalDatum extends Datum implements Serializable |
serialVersionUID: 1663224345779675117l
Class org.geotools.cs.VerticalDatum$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cs.WGS84ConversionInfo extends java.lang.Object implements Serializable |
serialVersionUID: 3427461418504464735l
Serialized Fields |
double dx
double dy
double dz
double ex
double ey
double ez
double ppm
java.lang.String areaOfUse
Package org.geotools.ct |
Class org.geotools.ct.AbstractMathTransform.Inverse extends AbstractMathTransform implements Serializable |
serialVersionUID: -864892964444937416l
Class org.geotools.ct.CannotCreateTransformException extends org.opengis.referencing.operation.TransformException implements Serializable |
serialVersionUID: 5368463308772454145l
Class org.geotools.ct.CoordinateTransformation extends Info implements Serializable |
serialVersionUID: -1850470924499685544l
Serialized Fields |
CoordinateSystem sourceCS
CoordinateSystem targetCS
TransformType type
MathTransform transform
null
if it
doesn't has been constructed yet. If null
,
then subclass must initialize this field
the first time CoordinateTransformation.getMathTransform()
is invoked.
Class org.geotools.ct.CoordinateTransformation$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.ct.CoordinateTransformationFactory$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.ct.DomainFlags extends javax.media.jai.EnumeratedParameter implements Serializable |
serialVersionUID: 6991557069252861278l
Serialization Methods |
private java.lang.Object readResolve() throws java.io.ObjectStreamException
DomainFlags
after deserialization.
It allow client code to test enum1==enum2
instead of
enum1.equals(enum2)
.
java.io.ObjectStreamException
- is deserialization failed.Class org.geotools.ct.MathTransformExport_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.ct.MathTransformFactory$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.ct.MissingParameterException extends org.opengis.referencing.FactoryException implements Serializable |
serialVersionUID: 3365753083955970327l
Serialized Fields |
java.lang.String parameter
Class org.geotools.ct.NoSuchClassificationException extends org.opengis.referencing.FactoryException implements Serializable |
serialVersionUID: -4773900673763563575l
Serialized Fields |
java.lang.String classification
Class org.geotools.ct.TransformType extends javax.media.jai.EnumeratedParameter implements Serializable |
serialVersionUID: -4186653001664797298l
Serialization Methods |
private java.lang.Object readResolve() throws java.io.ObjectStreamException
TransformType
after deserialization.
It allow client code to test enum1==enum2
instead of
enum1.equals(enum2)
.
java.io.ObjectStreamException
- is deserialization failed.
Package org.geotools.ct.proj |
Class org.geotools.ct.proj.AlbersEqualArea extends ConicProjection implements Serializable |
Serialized Fields |
double n
double c
double rho0
double ec
double phi1
MapProjection.toString()
implementation.
double phi2
MapProjection.toString()
implementation.
Class org.geotools.ct.proj.ConicProjection extends MapProjection implements Serializable |
Class org.geotools.ct.proj.CylindricalProjection extends MapProjection implements Serializable |
Class org.geotools.ct.proj.EquatorialOrthographic extends ObliqueOrthographic implements Serializable |
Class org.geotools.ct.proj.EquatorialStereographic extends ObliqueStereographic implements Serializable |
Class org.geotools.ct.proj.LambertConformal extends ConicProjection implements Serializable |
Serialized Fields |
double phi1
MapProjection.toString()
implementation.
double phi2
MapProjection.toString()
implementation.
double n
double F
double rho0
boolean sp2
true
for 2SP, or false
for 1SP projection.
boolean belgium
true
for Belgium 2SP.
Class org.geotools.ct.proj.MapProjection extends AbstractMathTransform implements Serializable |
Serialized Fields |
java.lang.String classification
javax.media.jai.ParameterListDescriptor descriptor
double e
sqrt(MapProjection.es
)
.
Value 0 means that the ellipsoid is spherical.
MapProjection.es
,
MapProjection.isSpherical
double es
MapProjection.e
,
MapProjection.semiMajor
,
MapProjection.semiMinor
,
MapProjection.isSpherical
boolean isSpherical
true
if this projection is spherical. Spherical model has identical
semi major and semi minor axis
length, and an excentricity zero.
MapProjection.e
,
MapProjection.semiMajor
,
MapProjection.semiMinor
double semiMajor
MapProjection.e
,
MapProjection.semiMinor
double semiMinor
MapProjection.e
,
MapProjection.semiMajor
double centralMeridian
double latitudeOfOrigin
double scaleFactor
double falseEasting
double falseNorthing
double globalScale
globalScale
is equal
to MapProjection.semiMajor
×MapProjection.scaleFactor
.
Consider this field as final. It is not final only
because some classes need to modify it at construction time.
Class org.geotools.ct.proj.Mercator extends CylindricalProjection implements Serializable |
Serialized Fields |
double standardParallel
Mercator_2SP
case.
Set to Double.NaN
for the Mercator_1SP
case.
Class org.geotools.ct.proj.ObliqueOrthographic extends Orthographic implements Serializable |
Serialized Fields |
double sinphi0
MapProjection.latitudeOfOrigin
.
double cosphi0
MapProjection.latitudeOfOrigin
.
Class org.geotools.ct.proj.ObliqueStereographic extends Stereographic implements Serializable |
Serialized Fields |
double k0
MapProjection.scaleFactor
.
double sinphi0
double cosphi0
double chi1
double sinChi1
double cosChi1
Class org.geotools.ct.proj.Orthographic extends PlanarProjection implements Serializable |
Class org.geotools.ct.proj.PlanarProjection extends MapProjection implements Serializable |
Class org.geotools.ct.proj.PointOutsideEnvelopeException extends ProjectionException implements Serializable |
serialVersionUID: -4384490413772200352l
Class org.geotools.ct.proj.PolarOrthographic extends Orthographic implements Serializable |
Serialized Fields |
boolean northPole
true
if this projection is for the north pole, or false
if it is for the south pole.
Class org.geotools.ct.proj.PolarStereographic extends Stereographic implements Serializable |
Serialized Fields |
double k0
MapProjection.scaleFactor
.
double latitudeTrueScale
boolean southPole
true
if this projection is for the south pole, or false
if it is for the north pole.
Class org.geotools.ct.proj.ProjectionException extends org.opengis.referencing.operation.TransformException implements Serializable |
serialVersionUID: 3031350727691500915l
Class org.geotools.ct.proj.Stereographic extends PlanarProjection implements Serializable |
Class org.geotools.ct.proj.TransverseMercator extends CylindricalProjection implements Serializable |
Serialized Fields |
double esp
double ml0
double en0
mlfn method.
Setup at construction time.
double en1
mlfn method.
Setup at construction time.
double en2
mlfn method.
Setup at construction time.
double en3
mlfn method.
Setup at construction time.
double en4
mlfn method.
Setup at construction time.
Package org.geotools.gp |
Class org.geotools.gp.CannotReprojectException extends CannotReprojectException implements Serializable |
serialVersionUID: -8145425848361056027l
Class org.geotools.gp.Operation extends java.lang.Object implements Serializable |
serialVersionUID: -1280778129220703728l
Serialized Fields |
java.lang.String name
javax.media.jai.ParameterListDescriptor descriptor
Class org.geotools.gp.OperationJAI extends Operation implements Serializable |
serialVersionUID: -5974520239347639965l
Serialized Fields |
javax.media.jai.OperationDescriptor descriptor
Class org.geotools.gp.OperationNotFoundException extends java.lang.IllegalArgumentException implements Serializable |
serialVersionUID: -8996221659667017968l
Class org.geotools.gp.RangeSpecifier extends java.lang.Object implements Serializable |
serialVersionUID: 8436500582161136302l
Serialized Fields |
NumberRange range
null
if none.
MathTransform1D transform
null
if none.
Unit unit
null
if none.
java.awt.Color[] colors
null
if none.
Package org.geotools.io.coverage |
Class org.geotools.io.coverage.AmbiguousPropertyException extends PropertyException implements Serializable |
serialVersionUID: 9024148330467307209l
Class org.geotools.io.coverage.MissingPropertyException extends PropertyException implements Serializable |
serialVersionUID: -5215286265847774754l
Class org.geotools.io.coverage.PropertyException extends javax.imageio.IIOException implements Serializable |
serialVersionUID: -3146379152278866037l
Serialized Fields |
PropertyParser.Key key
null
if none.
java.lang.String alias
null
if none.
Class org.geotools.io.coverage.PropertyParser.Key extends java.lang.Object implements Serializable |
serialVersionUID: -6197070349689520675l
Serialized Fields |
java.lang.String name
java.lang.String key
Package org.geotools.cv |
Class org.geotools.cv.Category extends java.lang.Object implements Serializable |
serialVersionUID: 6215962897884256696l
Serialization Methods |
private java.lang.Object readResolve() throws java.io.ObjectStreamException
writeReplace()
.
private java.lang.Object writeReplace() throws java.io.ObjectStreamException
GeophysicsCategory
for most serialization/deserialization
operations. Canonicalizing Category
is suffisient because
if two Category
objects are not equal, then we are sure
that their enclosed GeophysicsCategory
are not equal neither.
Serialized Fields |
java.lang.String name
double minimum
minimum
to maximum
inclusive.
If this category is an instance of GeophysicsCategory
,
then this field is the minimal geophysics value in this category.
For qualitative categories, the geophysics value is one of NaN
values.
double maximum
minimum
to maximum
inclusive.
If this category is an instance of GeophysicsCategory
,
then this field is the maximal geophysics value in this category.
For qualitative categories, the geophysics value is one of NaN
values.
NumberRange range
[minimum..maximum]
.
May be computed only when first requested, or may be
user-supplied (which is why it must be serialized).
MathTransform1D transform
null
).
If this category is an instance of GeophysicsCategory
, then this transform
is the inverse (as computed by MathTransform.inverse()
), except for qualitative
categories. Since Category.getSampleToGeophysics()
returns null
for
qualitative categories, this difference is not visible to the user.
CV_SampleDimension.getScale()
,
CV_SampleDimension.getOffset()
Category inverse
GeophysicsCategory
. If this category is already an
instance of GeophysicsCategory
, then inverse
is a reference
to the Category
object that own it.
int[] ARGB
Class org.geotools.cv.ColorInterpretation extends javax.media.jai.EnumeratedParameter implements Serializable |
serialVersionUID: -880153999326204504l
Serialization Methods |
private java.lang.Object readResolve() throws java.io.ObjectStreamException
ColorInterpretation
after deserialization.
It allow client code to test enum1==enum2
instead of
enum1.equals(enum2)
.
java.io.ObjectStreamException
- is deserialization failed.Class org.geotools.cv.Coverage extends javax.media.jai.PropertySourceImpl implements Serializable |
Serialized Fields |
java.lang.String name
CoordinateSystem coordinateSystem
null
if there is none.
Class org.geotools.cv.Coverage.Export extends java.rmi.server.UnicastRemoteObject implements Serializable |
Serialized Fields |
Adapters adapters
Class org.geotools.cv.Coverage.Renderable extends javax.media.jai.PropertySourceImpl implements Serializable |
Serialized Fields |
java.awt.geom.Rectangle2D bounds
int xAxis
int yAxis
CoordinatePoint coordinate
y
ordinates will be ignored, since they will vary for each pixel
to be evaluated. Other ordinates, if any, should be set to a fixed value. For example
a coverage may be three-dimensional, where the third dimension is the time axis. In
such case, coordinate.ord[2]
should be set to the point in time where
to evaluate the coverage. By default, all ordinates are initialized to 0. Subclasses
should set the desired values in their constructor if needed.
Class org.geotools.cv.Coverage$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cv.PointOutsideCoverageException extends org.opengis.coverage.CannotEvaluateException implements Serializable |
serialVersionUID: 6254433330922415993l
Class org.geotools.cv.SampleDimension extends java.lang.Object implements Serializable |
serialVersionUID: 6026936545776852758l
Serialized Fields |
SampleDimension inverse
CategoryList.inverse
.
This object is constructed and returned by SampleDimension.geophysics(boolean)
. Constructed when first
needed, but serialized anyway because it may be a user-supplied object.
CategoryList categories
null
if this sample
dimension has no category. This field is read by SampleTranscoder
only.
boolean isGeophysics
true
if all categories in this sample dimension have been already scaled
to geophysics ranges. If true
, then the SampleDimension.getSampleToGeophysics()
method should returns an identity transform. Note that the opposite do not always hold:
an identity transform doesn't means that all categories are geophysics. For example,
some qualitative categories may map to some values differents than NaN
.
isGeophysics
== categories.isScaled(true)
.isGeophysics
!= categories.isScaled(false)
, except
if categories.geophysics(true) == categories.geophysics(false)
boolean hasQualitative
true
if this sample dimension has at least one qualitative category.
An arbitrary number of qualitative categories is allowed, providing their sample
value ranges do not overlap. A sample dimension can have both qualitative and
quantitative categories.
boolean hasQuantitative
true
if this sample dimension has at least one quantitative category.
An arbitrary number of quantitative categories is allowed, providing their sample
value ranges do not overlap.
sampleToGeophysics
is non-null, then hasQuantitative
must be true. However, the opposite do not hold in all cases: a
true
value doesn't means that sampleToGeophysics
should
be non-null.
MathTransform1D sampleToGeophysics
sampleToGeophysics
transform used by every
quantitative Category
, or null
. This field may be null for two
reasons:
sampleToGeophysics
transform.SampleDimension.getOffset()
and SampleDimension.getScale()
. The
SampleDimension.getSampleToGeophysics()
method may also returns directly this
value in some conditions.
Class org.geotools.cv.SampleDimension$Export_Stub extends java.rmi.server.RemoteStub implements Serializable |
serialVersionUID: 2l
Class org.geotools.cv.SampleDimensionType extends javax.media.jai.EnumeratedParameter implements Serializable |
serialVersionUID: 8172733477873830772l
Serialization Methods |
private java.lang.Object readResolve() throws java.io.ObjectStreamException
SampleDimensionType
after deserialization.
It allow client code to test enum1==enum2
instead of
enum1.equals(enum2)
.
java.io.ObjectStreamException
- is deserialization failed.Serialized Fields |
int type
DataBuffer
type. Must be one of the following constants:
DataBuffer.TYPE_BYTE
, DataBuffer.TYPE_USHORT
,
DataBuffer.TYPE_SHORT
, DataBuffer.TYPE_INT
,
DataBuffer.TYPE_FLOAT
, DataBuffer.TYPE_DOUBLE
.
byte size
DataBuffer.getDataTypeSize(int)
, which have values ranging from 8 to 64.
boolean signed
true
for signed sample type.
boolean real
true
for floating-point data type.
org.opengis.coverage.SampleDimensionType geoAPI
Class org.geotools.cv.ScaledColorSpace extends java.awt.color.ColorSpace implements Serializable |
Serialized Fields |
int band
float scale
float offset
#scale
.
Package org.geotools.gc |
Class org.geotools.gc.GridCoverage extends Coverage implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
PlanarImage
from the SerializableRenderedImage
after deserialization.
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Serialized Fields |
java.awt.image.RenderedImage serializedImage
SerializableRenderedImage
.
This image will be created only when first needed during serialization.
GridGeometry gridGeometry
Envelope envelope
SampleDimension[] sampleDimensions
boolean isGeophysics
true
is all sample in the image are geophysics values.
Class org.geotools.gc.GridCoverage.Export extends Coverage.Export implements Serializable |
Serialized Fields |
javax.media.jai.remote.SerializableRenderedImage serialized
RenderedImage
, or null
if this image
is not yet serialized.
Class org.geotools.gc.GridGeometry extends java.lang.Object implements Serializable |
serialVersionUID: -8740895616121262893l
Serialized Fields |
GridRange gridRange
null
if none. The lowest
valid grid coordinate is zero for BufferedImage
, but may be non-zero for arbitrary
RenderedImage
. A grid with 512 cells can have a minimum coordinate of 0 and maximum
of 512, with 511 as the highest valid index.
RenderedImage.getMinX()
,
RenderedImage.getMinY()
,
RenderedImage.getWidth()
,
RenderedImage.getHeight()
MathTransform gridToCoordinateSystem
null
if none.
This math transform maps pixel center to "real world" coordinate using the
following line:
gridToCoordinateSystem.transform(pixels, point);
MathTransform2D gridToCoordinateSystem2D
gridToCoordinateSystem
, or null
if such a "sub-transform" is not available.
MathTransform2D gridFromCoordinateSystem2D
gridToCoordinateSystem2D
.
Class org.geotools.gc.GridRange extends java.lang.Object implements Serializable |
serialVersionUID: 1452569710967224145l
Serialized Fields |
int[] index
Class org.geotools.gc.InvalidGridGeometryException extends InvalidGridGeometryException implements Serializable |
serialVersionUID: -7386283388753448743l
Class org.geotools.gc.ParameterInfo extends java.lang.Object implements Serializable |
serialVersionUID: 7348471832696172385l
Serialized Fields |
java.lang.String name
java.lang.Class type
javax.media.jai.ParameterListDescriptor descriptor
Package org.geotools.gui.tools |
Class org.geotools.gui.tools.ToolListImpl extends java.util.ArrayList implements Serializable |
Serialized Fields |
Tool selectedTool
javax.swing.event.EventListenerList listenerList
Package org.geotools.gui.swing.worker |
Class org.geotools.gui.swing.worker.GlassPane extends javax.swing.JComponent implements Serializable |
Serialized Fields |
java.awt.Window theWindow
java.awt.Component activeComponent
boolean beep
Class org.geotools.gui.swing.worker.MessagePopup extends javax.swing.JDialog implements Serializable |
Serialized Fields |
javax.swing.JLabel lblMessage
boolean beep
Package org.geotools.gui.swing.tables |
Class org.geotools.gui.swing.tables.FeatureTableModel extends javax.swing.table.AbstractTableModel implements Serializable |
Serialized Fields |
FeatureCollection featureTable
Package org.geotools.renderer.j2d |
Class org.geotools.renderer.j2d.GeoMouseEvent extends java.awt.event.MouseEvent implements Serializable |
serialVersionUID: 2151488551541106023l
Serialized Fields |
RenderingContext context
MouseListener
changed the renderer state.
This field is read by MouseCoordinateFormat
.
Class org.geotools.renderer.j2d.ImageType extends javax.media.jai.EnumeratedParameter implements Serializable |
serialVersionUID: -3858397481670269518l
Serialization Methods |
private java.lang.Object readResolve() throws java.io.ObjectStreamException
ImageType
after deserialization.
It allows client code to test enum1==enum2
instead of
enum1.equals(enum2)
.
java.io.ObjectStreamException
- if deserialization failed.Class org.geotools.renderer.j2d.LegendPosition extends javax.media.jai.EnumeratedParameter implements Serializable |
serialVersionUID: 3829355545629152600l
Serialization Methods |
private java.lang.Object readResolve() throws java.io.ObjectStreamException
LegendPosition
after deserialization.
It allows client code to test enum1==enum2
instead of
enum1.equals(enum2)
.
java.io.ObjectStreamException
- if deserialization failed.Class org.geotools.renderer.j2d.MouseCoordinateFormat extends CoordinateFormat implements Serializable |
Serialized Fields |
CoordinatePoint point
java.lang.StringBuffer buffer
boolean valueVisible
MouseCoordinateFormat.format(org.geotools.renderer.j2d.GeoMouseEvent)
doit ?crire la valeur apr?s la coordonn?e. Les
valeurs sont obtenues en appelant la m?thode RenderedLayer.formatValue(...)
.
Par d?faut, les valeurs (si elles sont disponibles) sont ?crites.
Class org.geotools.renderer.j2d.TransformedShape extends java.awt.geom.AffineTransform implements Serializable |
Serialized Fields |
java.awt.Shape shape
java.awt.geom.Point2D.Double point
java.awt.geom.Rectangle2D.Double rectangle
Package org.geotools.renderer.geom |
Class org.geotools.renderer.geom.CompressionLevel extends javax.media.jai.EnumeratedParameter implements Serializable |
serialVersionUID: -1436049145789008139l
Serialization Methods |
private java.lang.Object readResolve() throws java.io.ObjectStreamException
CompressionLevel
after deserialization.
It allow client code to test enum1==enum2
instead of
enum1.equals(enum2)
.
java.io.ObjectStreamException
- is deserialization failed.Class org.geotools.renderer.geom.Geometry extends java.lang.Object implements Serializable |
serialVersionUID: -1274472236517648668l
Serialized Fields |
java.lang.Object userObject
Style style
null
if none.
java.lang.String ID
Class org.geotools.renderer.geom.GeometryCollection extends Geometry implements Serializable |
serialVersionUID: -2265970934035650026l
Serialization Methods |
protected void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
protected void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Serialized Fields |
java.lang.Comparable value
null
if none.
For isobaths, the value is the altitude as a Float
object.
CoordinateSystem coordinateSystem
Geometry[] geometries
GeometryCollection
object.
Geometries will be rendered in the order they were added.
int count
geometries
.
UnmodifiableRectangle bounds
boolean frozen
true
if this collection has been frozen (see freeze()
).
Invoking a mutator method like GeometryCollection.setResolution(double)
on a frozen geometry
will thrown a UnmodifiableGeometryException
.
Statistics resolution
null
if none.
This object is computed when first requested and cached for subsequent uses.
It is also serialized if available, since it is somewhat heavy to compute.
Class org.geotools.renderer.geom.GeometryProxy extends Geometry implements Serializable |
serialVersionUID: 7024656664286763717l
Serialized Fields |
Geometry geometry
Class org.geotools.renderer.geom.JTSGeometries extends GeometryCollection implements Serializable |
serialVersionUID: 1390543865440404086l
Class org.geotools.renderer.geom.Point extends Geometry implements Serializable |
Serialized Fields |
com.vividsolutions.jts.geom.Coordinate coord
float[] transformedPoint
CoordinateTransformation ct
Class org.geotools.renderer.geom.Polygon extends Polyline implements Serializable |
serialVersionUID: 4862662818696526222l
Serialized Fields |
java.lang.String name
Polyline[] holes
null
if none.
Class org.geotools.renderer.geom.Polyline extends Geometry implements Serializable |
serialVersionUID: 4201362804977681771l
Serialization Methods |
protected void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
Serialized Fields |
LineString data
null
s'il n'y a aucune donn?e de
m?moris?e.
CoordinateTransformation coordinateTransform
data
to the coordinate
system of this Polyline
. CoordinateTransformation.getSourceCS()
absolutely must be the data
coordinate system (usually fixed once for
ever at construction time), whilst CoordinateTransformation.getTargetCS()
is
the Polyline
's coordinate system, which can be changed at any time.
When this polyline uses the same coordinate system as data
(which is
normally the case), this field will contain an identity transformation.
This field can be null if data
's coordinate system is unknown.
boolean isClosed
true
if this Polyline
is a closed ring.
boolean frozen
true
if this polyline has been frozen (see freeze()
).
Invoking a mutator method like Polyline.setResolution(double)
on a frozen geometry
will thrown a UnmodifiableGeometryException
.
Class org.geotools.renderer.geom.UnmodifiableGeometryException extends java.lang.IllegalStateException implements Serializable |
serialVersionUID: 3256180011529483892l
Package org.geotools.renderer.array |
Class org.geotools.renderer.array.DefaultArray extends PointArray implements Serializable |
serialVersionUID: 3160219929318094867l
Serialized Fields |
float[] array
Class org.geotools.renderer.array.GenericArray extends PointArray implements Serializable |
serialVersionUID: 3451275073963894288l
Serialized Fields |
GenericArray.Vector x
GenericArray.Vector y
int lower
lower
inclusive to upper
exclusive.
Note: Methods #lower()
and #upper()
returns twice
those values, because of PointArray
specification.
int upper
lower
inclusive to upper
exclusive.
Note: Methods #lower()
and #upper()
returns twice
those values, because of PointArray
specification.
Class org.geotools.renderer.array.JTSArray extends PointArray implements Serializable |
serialVersionUID: 5944964058006239460l
Serialized Fields |
com.vividsolutions.jts.geom.Coordinate[] coords
LineString
. Do not modify.
int lower
#coords
. This range goes from lower
inclusive to upper
exclusive. Note: Methods #lower()
and #upper()
returns twice those values, because of PointArray
specification.
int upper
#coords
. This range goes from lower
inclusive to upper
exclusive. Note: Methods #lower()
and #upper()
returns twice those values, because of PointArray
specification.
Class org.geotools.renderer.array.PointArray extends java.lang.Object implements Serializable |
serialVersionUID: 1281113806110831086l
Package org.geotools.gui.swing.sldeditor |
Class org.geotools.gui.swing.sldeditor.PreviewPanel extends javax.swing.JComponent implements Serializable |
Serialized Fields |
Symbolizer symbolizer
Symbolizer[] symbolizers
javax.swing.JLabel lblPreview
Package org.geotools.gui.swing.sldeditor.symbolizer |
Class org.geotools.gui.swing.sldeditor.symbolizer.SymbolizerChooserDialog extends javax.swing.JDialog implements Serializable |
Class org.geotools.gui.swing.sldeditor.symbolizer.SymbolizerEditor extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.symbolizer.SymbolizerListEditor extends AbstractPanelListEditor implements Serializable |
Serialized Fields |
FeatureType featureType
Package org.geotools.gui.swing.sldeditor.symbolizer.std |
Class org.geotools.gui.swing.sldeditor.symbolizer.std.DefaultLineSymbolizerEditor extends SymbolizerEditor implements Serializable |
Serialized Fields |
LineSymbolizer symbolizer
javax.swing.JLabel lblGeometry
GeometryChooser geomChooser
StrokeEditor strokeEditor
Class org.geotools.gui.swing.sldeditor.symbolizer.std.DefaultPointSymbolizerEditor extends SymbolizerEditor implements Serializable |
Serialized Fields |
PointSymbolizer symbolizer
javax.swing.JLabel lblGeometry
GeometryChooser geomChooser
GraphicEditor graphicEditor
Class org.geotools.gui.swing.sldeditor.symbolizer.std.DefaultPolygonSymbolizerEditor extends SymbolizerEditor implements Serializable |
Serialized Fields |
PolygonSymbolizer symbolizer
javax.swing.JLabel lblGeometry
GeometryChooser geomChooser
FillEditor fillEditor
StrokeEditor strokeEditor
Class org.geotools.gui.swing.sldeditor.symbolizer.std.DefaultTextSymbolizerEditor extends SymbolizerEditor implements Serializable |
Serialized Fields |
TextSymbolizer symbolizer
FillEditor fbeHaloFill
javax.swing.JLabel lblHaloRadius
ExpressionEditor neHaloRadius
javax.swing.JCheckBox chkUseHalo
FillEditor fillEditor
javax.swing.JLabel lblFontSize
ExpressionEditor neFontSize
javax.swing.JComboBox cmbFontStyle
javax.swing.JLabel lblFontStyle
FontListChooser fontChooser
javax.swing.JLabel lblFont
ExpressionEditor attributeChooser
javax.swing.JLabel lblLabel
GeometryChooser geomChooser
javax.swing.JLabel lblGeometry
Package org.geotools.gui.swing.sldeditor.style |
Class org.geotools.gui.swing.sldeditor.style.SingleRuleEditor extends javax.swing.JPanel implements Serializable |
Serialized Fields |
boolean expertMode
Rule rule
Style style
FeatureType featureType
javax.swing.JTabbedPane tbpMain
javax.swing.JPanel pnlMetadata
javax.swing.JComponent titleGeneral
javax.swing.JComponent titleFilterScale
javax.swing.JComponent titleSymbolizers
javax.swing.JLabel lblName
javax.swing.JTextField txtName
javax.swing.JLabel lblTitle
javax.swing.JTextField txtTitle
javax.swing.JLabel lblAbstract
javax.swing.JTextArea txaAbstract
javax.swing.JCheckBox chkFilter
FilterEditor filterEditor
javax.swing.JCheckBox chkMinScale
ScaleEditor cmbMinScale
javax.swing.JCheckBox chkMaxScale
ScaleEditor cmbMaxScale
SymbolizerListEditor symbolizerListEditor
Class org.geotools.gui.swing.sldeditor.style.StyleDialog extends javax.swing.JDialog implements Serializable |
Serialized Fields |
WindowMinSizer minSizer
StyleEditorChooser editorChooser
boolean exitOk
Class org.geotools.gui.swing.sldeditor.style.StyleEditorChooser extends javax.swing.JPanel implements Serializable |
Serialized Fields |
javax.swing.JPanel editorPanel
javax.swing.JLabel lblType
javax.swing.JComboBox cmbType
StyleEditor styleEditor
java.lang.String[] types
FeatureSource featureSource
Package org.geotools.gui.swing.sldeditor.style.full |
Class org.geotools.gui.swing.sldeditor.style.full.BasicMetadataEditor extends javax.swing.JComponent implements Serializable |
Serialized Fields |
javax.swing.JLabel metadataLabel
javax.swing.JLabel lblName
javax.swing.JTextField txtName
javax.swing.JLabel lblTitle
javax.swing.JLabel lblAbstract
javax.swing.JTextArea txaAbstract
javax.swing.JTextField txtTitle
Class org.geotools.gui.swing.sldeditor.style.full.FTSMetadataEditor extends BasicMetadataEditor implements Serializable |
Serialized Fields |
FeatureTypeChooser ftEditor
javax.swing.JLabel lblFeatureType
Class org.geotools.gui.swing.sldeditor.style.full.FullStyleEditor extends javax.swing.JComponent implements Serializable |
Serialized Fields |
javax.swing.JButton btnCollapse
javax.swing.JButton btnExpand
java.lang.Object currentObject
javax.swing.JScrollPane scpTree
javax.swing.JPanel treePanel
TreeStyleEditor treeEditor
javax.swing.JButton btnMoveDown
javax.swing.JButton btnMoveUp
javax.swing.JButton btnRemove
javax.swing.JButton btnAdd
javax.swing.JToolBar toolbar
javax.swing.JSplitPane splitPane
FeatureType featureType
Style style
Class org.geotools.gui.swing.sldeditor.style.full.RuleMetadataEditor extends BasicMetadataEditor implements Serializable |
Serialized Fields |
javax.swing.JCheckBox chkMinScale
javax.swing.JCheckBox chkElseFilter
FilterEditor filterEditor
javax.swing.JCheckBox chkFilter
javax.swing.JLabel titleFilterScale
ScaleEditor maxScaleEditor
javax.swing.JCheckBox chkMaxScale
ScaleEditor minScaleEditor
Class org.geotools.gui.swing.sldeditor.style.full.StyleMetadataEditor extends BasicMetadataEditor implements Serializable |
Class org.geotools.gui.swing.sldeditor.style.full.TreeStyleEditor extends javax.swing.JComponent implements Serializable |
Serialized Fields |
boolean blockChangeEvents
javax.swing.JTree tree
Style style
FeatureType featureType
javax.swing.tree.DefaultTreeModel model
Package org.geotools.gui.swing.sldeditor.property |
Class org.geotools.gui.swing.sldeditor.property.DashArrayEditor extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.ExpressionEditor extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.ExternalGraphicEditor extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.FeatureTypeChooser extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.FillEditor extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.FilterEditor extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.FontListChooser extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.GeometryChooser extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.GraphicEditor extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.LabelPlacementEditor extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.MarkEditor extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.ScaleEditor extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.StrokeEditor extends javax.swing.JComponent implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.SymbolEditor extends javax.swing.JComponent implements Serializable |
Package org.geotools.gui.swing.sldeditor.property.std |
Class org.geotools.gui.swing.sldeditor.property.std.DefaultColorEditor extends ExpressionEditor implements Serializable |
Serialized Fields |
javax.swing.JButton btnColor
Class org.geotools.gui.swing.sldeditor.property.std.DefaultCompactFillEditor extends FillEditor implements Serializable |
Serialized Fields |
org.geotools.gui.swing.sldeditor.property.std.DefaultCompactFillEditor.FillButton fillButton
StyleCloner styleCloner
Fill fill
FeatureType featureType
Class org.geotools.gui.swing.sldeditor.property.std.DefaultDashArrayEditor extends DashArrayEditor implements Serializable |
Serialized Fields |
java.util.ArrayList dashArray
javax.swing.Icon[] dashIcon
Feature sample
javax.swing.JComboBox cboDash
Class org.geotools.gui.swing.sldeditor.property.std.DefaultExpressionEditor extends ExpressionEditor implements Serializable |
Serialized Fields |
Expression expression
javax.swing.JTextField txtExpression
java.lang.Exception lastException
java.lang.String lastInput
javax.swing.JButton btnWizard
FeatureType featureType
Class org.geotools.gui.swing.sldeditor.property.std.DefaultExternalGraphicEditor extends ExternalGraphicEditor implements Serializable |
Serialized Fields |
ExternalGraphic externalGraphic
javax.swing.JLabel lblUrl
javax.swing.JLabel lblMimeType
javax.swing.JTextField txtUrl
javax.swing.JComboBox cmbMimeType
javax.swing.JButton btnOpen
Class org.geotools.gui.swing.sldeditor.property.std.DefaultFeatureAttributeChooser extends ExpressionEditor implements Serializable |
Serialized Fields |
javax.swing.JComboBox cmbAttributes
java.lang.String[] attNames
Class org.geotools.gui.swing.sldeditor.property.std.DefaultFeatureTypeChooser extends FeatureTypeChooser implements Serializable |
Serialized Fields |
javax.swing.JComboBox cmbNames
java.lang.String[] typeNames
Class org.geotools.gui.swing.sldeditor.property.std.DefaultFillEditor extends FillEditor implements Serializable |
Serialized Fields |
ExpressionEditor colorEditor
ExpressionEditor backgroundEditor
ExpressionEditor opacityEditor
javax.swing.JLabel lblColor
javax.swing.JLabel lblBackground
javax.swing.JLabel lblOpacity
javax.swing.JCheckBox chkFill
javax.swing.JCheckBox chkGraphicFill
GraphicEditor gfillEditor
Fill fill
boolean isFillOptional
FeatureType featureType
Class org.geotools.gui.swing.sldeditor.property.std.DefaultFilterEditor extends FilterEditor implements Serializable |
Serialized Fields |
Filter filter
javax.swing.JTextField txtExpression
java.lang.Exception lastException
java.lang.String lastInput
javax.swing.JButton btnWizard
FeatureType featureType
Class org.geotools.gui.swing.sldeditor.property.std.DefaultFontListChooser extends FontListChooser implements Serializable |
Serialized Fields |
javax.swing.JTextField textField
javax.swing.JButton btnChooseFonts
java.lang.String[] fontList
Class org.geotools.gui.swing.sldeditor.property.std.DefaultGeometryChooser extends GeometryChooser implements Serializable |
Serialized Fields |
FeatureType type
javax.swing.JComboBox cmbGeomProperties
boolean hasGeometryProperties
java.util.Vector geomProperties
Class org.geotools.gui.swing.sldeditor.property.std.DefaultGraphicEditor extends GraphicEditor implements Serializable |
Serialized Fields |
Graphic graphic
javax.swing.JLabel lblSize
javax.swing.JLabel lblRotation
javax.swing.JLabel lblOpacity
ExpressionEditor sizeEditor
ExpressionEditor rotationEditor
ExpressionEditor opacityEditor
SymbolEditor symbolEditor
Class org.geotools.gui.swing.sldeditor.property.std.DefaultGraphicFillEditor extends GraphicEditor implements Serializable |
Serialized Fields |
javax.swing.JButton btnGraphic
Graphic graphic
boolean polygonSymbolizer
java.awt.Dimension iconDimension
FeatureType featureType
Class org.geotools.gui.swing.sldeditor.property.std.DefaultLabelPlacementEditor extends LabelPlacementEditor implements Serializable |
Serialized Fields |
LabelPlacement labelPlacement
javax.swing.JCheckBox chkUseLabelPlacement
javax.swing.JComboBox cmbPlacementType
DefaultPointPlacementEditor ppEditor
DefaultLinePlacementEditor lpEditor
Class org.geotools.gui.swing.sldeditor.property.std.DefaultLinePlacementEditor extends javax.swing.JComponent implements Serializable |
Serialized Fields |
LinePlacement linePlacement
javax.swing.JLabel lblOffset
ExpressionEditor neOffset
Class org.geotools.gui.swing.sldeditor.property.std.DefaultMarkEditor extends MarkEditor implements Serializable |
Serialized Fields |
Mark mark
java.lang.String[] markNames
javax.swing.JLabel lblMarks
javax.swing.JComboBox cmbMarks
FillEditor fillEditor
StrokeEditor strokeEditor
javax.swing.JTabbedPane tbpGraphicProperties
Class org.geotools.gui.swing.sldeditor.property.std.DefaultNumberEditor extends ExpressionEditor implements Serializable |
Serialized Fields |
javax.swing.JSpinner spnValue
double conversionFactor
java.lang.Class valueClass
boolean cyclic
Class org.geotools.gui.swing.sldeditor.property.std.DefaultPointPlacementEditor extends javax.swing.JComponent implements Serializable |
Serialized Fields |
javax.swing.JLabel lblAnchorX
javax.swing.JLabel lblAnchorY
javax.swing.JLabel lblDispX
javax.swing.JLabel lblDispY
javax.swing.JLabel lblRotation
ExpressionEditor neAnchorX
ExpressionEditor neAnchorY
ExpressionEditor neDispX
ExpressionEditor neDispY
ExpressionEditor neRotation
PointPlacement pointPlacement
Class org.geotools.gui.swing.sldeditor.property.std.DefaultScaleEditor extends ScaleEditor implements Serializable |
Serialized Fields |
javax.swing.JComboBox cmbScale
Class org.geotools.gui.swing.sldeditor.property.std.DefaultScaleEditor.NumberListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable |
Class org.geotools.gui.swing.sldeditor.property.std.DefaultStrokeEditor extends StrokeEditor implements Serializable |
Serialized Fields |
ExpressionEditor colorEditor
ExpressionEditor widthEditor
ExpressionEditor opacityEditor
StringListEditor capEditor
StringListEditor joinEditor
GraphicEditor gfillEditor
GraphicEditor gstrokeEditor
javax.swing.JTabbedPane tabbedPane
javax.swing.JLabel lblColor
javax.swing.JLabel lblOpacity
javax.swing.JLabel lblWidth
javax.swing.JLabel lblCap
javax.swing.JLabel lblJoin
javax.swing.JLabel lblDash
javax.swing.JLabel lblDashOffset
javax.swing.JLabel lblGraphicFill
javax.swing.JLabel lblGraphicStroke
javax.swing.JCheckBox chkStroke
javax.swing.JCheckBox chkDash
javax.swing.JCheckBox chkGraphicFill
javax.swing.JCheckBox chkGraphicStroke
DashArrayEditor dashEditor
ExpressionEditor dashOffsetEditor
Stroke stroke
Class org.geotools.gui.swing.sldeditor.property.std.DefaultSymbolEditor extends SymbolEditor implements Serializable |
Serialized Fields |
Symbol symbol
javax.swing.JLabel lblSymbolType
javax.swing.JComboBox cmbSymbolType
MarkEditor markEditor
ExternalGraphicEditor egxEditor
Class org.geotools.gui.swing.sldeditor.property.std.ExpressionDialog extends javax.swing.JDialog implements Serializable |
Serialized Fields |
java.lang.Object lastException
java.lang.String lastInput
javax.swing.JPanel contentPanel
javax.swing.JPanel editingPanel
javax.swing.JPanel commandPanel
javax.swing.JButton btnOk
javax.swing.JButton btnCancel
javax.swing.JTextArea txaExpression
javax.swing.JLabel lblOperators
javax.swing.JLabel lblAttributes
javax.swing.JComboBox cmbOperators
javax.swing.JComboBox cmbAttributes
FeatureType featureType
boolean exitOk
Class org.geotools.gui.swing.sldeditor.property.std.ExpressionEditorWrapper extends ExpressionEditor implements Serializable |
Serialized Fields |
DefaultExpressionEditor expressionEditor
ExpressionEditor simpleEditor
ExpressionEditor currentEditor
javax.swing.JToggleButton btnChoose
boolean expertMode
Class org.geotools.gui.swing.sldeditor.property.std.FillDialog extends javax.swing.JDialog implements Serializable |
Serialized Fields |
FillEditor fillEditor
FeatureType featureType
boolean exitOk
Package org.geotools.gui.swing.sldeditor.util |
Class org.geotools.gui.swing.sldeditor.util.AbstractPanelListEditor extends javax.swing.JComponent implements Serializable |
Serialized Fields |
javax.swing.JTabbedPane tbpPanels
javax.swing.JToolBar toolbar
javax.swing.JButton btnAddPanel
javax.swing.JButton btnRemovePanel
javax.swing.JButton btnMoveUpPanel
javax.swing.JButton btnMoveDownPanel
boolean allowZeroPanels
Class org.geotools.gui.swing.sldeditor.util.StringListEditor extends javax.swing.JComponent implements Serializable |
Serialized Fields |
javax.swing.JComboBox combo
Package org.geotools.gui.swing.legend |
Class org.geotools.gui.swing.legend.LegendLayerNodeInfo extends LegendNodeInfo implements Serializable |
Serialized Fields |
boolean selected
MapLayer layer
Class org.geotools.gui.swing.legend.LegendNodeInfo extends java.lang.Object implements Serializable |
Serialized Fields |
java.lang.String name
Class org.geotools.gui.swing.legend.LegendRootNodeInfo extends LegendNodeInfo implements Serializable |
Serialized Fields |
boolean selected
MapContext context
Class org.geotools.gui.swing.legend.LegendRuleNodeInfo extends LegendNodeInfo implements Serializable |
Serialized Fields |
javax.swing.Icon icon
Rule rule
Feature sample
Class org.geotools.gui.swing.legend.LegendTreeCellNameEditor extends javax.swing.AbstractCellEditor implements Serializable |
Serialized Fields |
java.lang.Object value
javax.swing.JTextField textField
int clickCountToStart
Legend legend
Class org.geotools.gui.swing.legend.LegendTreeLayerCellRenderer extends javax.swing.JPanel implements Serializable |
Serialized Fields |
javax.swing.JTree tree
javax.swing.JCheckBox legendNoteCheckBox
javax.swing.JLabel treeNoteIconJLabel
javax.swing.JComponent[] renderChild
Class org.geotools.gui.swing.legend.LegendTreeRuleCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable |
Package org.geotools.demo.export.gui |
Class org.geotools.demo.export.gui.ExportWizzard extends javax.swing.JFrame implements Serializable |
Serialized Fields |
javax.swing.JButton prevButton
javax.swing.JButton nextButton
javax.swing.JButton finishButton
javax.swing.JButton closeButton
javax.swing.JPanel cardsPanel
javax.swing.JTextArea helpArea
java.util.List cardList
Package org.geotools.data.geometryless.wrapper |
Class org.geotools.data.geometryless.wrapper.PGConnectionPool extends org.postgresql.jdbc2.optional.ConnectionPool implements Serializable |
Serialized Fields |
javax.sql.ConnectionPoolDataSource _nativePool
java.lang.String _dbURL
java.lang.String _username
java.lang.String _password
Package org.geotools.gce.geotiff |
Class org.geotools.gce.geotiff.GeoTiffException extends java.io.IOException implements Serializable |
Serialized Fields |
GeoTiffIIOMetadataAdapter metadata
GeoTiffIIOMetadataAdapter.GeoKeyRecord[] geoKeys
Package org.geotools.data.vpf.exc |
Class org.geotools.data.vpf.exc.VPFDataException extends java.io.IOException implements Serializable |
Class org.geotools.data.vpf.exc.VPFDataFormatException extends java.lang.RuntimeException implements Serializable |
Class org.geotools.data.vpf.exc.VPFHeaderFormatException extends VPFDataException implements Serializable |
Class org.geotools.data.vpf.exc.VPFRowDataException extends VPFDataException implements Serializable |
Package org.geotools.data.vpf.io |
Class org.geotools.data.vpf.io.RowField extends java.lang.Number implements Serializable |
Serialized Fields |
java.lang.Object value
value
here.
char type
type
here.
Class org.geotools.data.vpf.io.TripletId extends java.lang.Number implements Serializable |
Serialized Fields |
byte[] rawData
Package org.geotools.data.vpf.util |
Class org.geotools.data.vpf.util.EdgeData extends java.util.HashMap implements Serializable |
Class org.geotools.data.vpf.util.PointData extends java.util.HashMap implements Serializable |
Package org.geotools.data.wfs |
Class org.geotools.data.wfs.WFSSchemaFactory.WFSRootHandler extends RootHandler implements Serializable |
Serialized Fields |
org.geotools.data.wfs.WFSSchemaFactory.ServiceExceptionReportHandler se
Package org.geotools.data.arcsde |
Class org.geotools.data.arcsde.GeometryBuildingException extends java.lang.Exception implements Serializable |
Class org.geotools.data.arcsde.UnavailableConnectionException extends java.lang.Exception implements Serializable |
Package org.geotools.data.wms.gce |
Class org.geotools.data.wms.gce.WMSParameterValue extends Parameter implements Serializable |
Serialized Fields |
java.lang.Object value
DefaultParameterDescriptor descriptor
Package org.geotools.data.db2 |
Class org.geotools.data.db2.DB2NullFIDMapper extends NullFIDMapper implements Serializable |
Serialized Fields |
int currentFID
Package org.geotools.data.geomedia.attributeio |
Class org.geotools.data.geomedia.attributeio.GeoMediaGeometryTypeNotKnownException extends java.lang.Exception implements Serializable |
Class org.geotools.data.geomedia.attributeio.GeoMediaUnsupportedGeometryTypeException extends java.lang.Exception implements Serializable |
Package org.geotools.data.hsql.fidmapper |
Class org.geotools.data.hsql.fidmapper.HsqlFIDMapper extends AbstractFIDMapper implements Serializable |
serialVersionUID: 1l
Serialized Fields |
java.lang.String featureTypeName
FIDMapper wrappedMapper
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |