Package oracle.spatial.georaster.util
Provides the definition of the parameters for JGeoRasterVm class.
-
Class Summary Class Description ConnectionParameters ConnectionParameters.BasicConnection A connection using Host, Port and Service Name.ConnectionParameters.WalletConnection A connection using a wallet file, service name found in tnsnames.ora and proxy parameters.GeorUtil JsonParser This class provides methods to read a JSON input.
Methods starting with get will return an item related to the previousJsonParser.next()return value.
Methods starting with read involve one or more internal calls toJsonParser.next()method to read complex values.JsonParser.JsonLocation Position ofJsonParserwhen this object was build.MosaicParameters MosaicParametersclass provides the parameters for JGeoRasterVM -
Enum Summary Enum Description ConnectionParameters.ConnectionType JsonParser.Event This are all the possible tokens identified during parsing. -
Exception Summary Exception Description