|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumberRange | |
---|---|
org.geotools.arcsde.gce | |
org.geotools.coverage | Coverage implementation. |
org.geotools.coverage.grid | GridCoverage2D implementation. |
org.geotools.coverage.processing | Coverage processing implementations. |
org.geotools.coverage.processing.operation | List of coverage operations. |
org.geotools.referencing.piecewise | |
org.geotools.renderer.label | |
org.geotools.renderer.lite | A simple renderer implementation. |
org.geotools.renderer.lite.gridcoverage2d | SLD 1.0 and SE RasterSymbolizer support classes |
org.geotools.util | Contains utilities and addition to the collection framework. |
Uses of NumberRange in org.geotools.arcsde.gce |
---|
Methods in org.geotools.arcsde.gce that return NumberRange | |
---|---|
NumberRange<?> |
RasterCellType.getSampleValueRange()
|
Uses of NumberRange in org.geotools.coverage |
---|
Fields in org.geotools.coverage declared as NumberRange | |
---|---|
protected NumberRange |
CoverageStack.Adapter.range
Minimum and maximum z values for this element, or null if not yet
determined. |
Methods in org.geotools.coverage that return NumberRange | |
---|---|
static NumberRange |
TypeMap.getPositiveRange(SampleDimensionType type)
Returns the range of positive sample values (excluding 0). |
NumberRange |
Category.getRange()
Returns the range of sample values occurring in this category. |
NumberRange |
GridSampleDimension.getRange()
Returns the range of values in this sample dimension. |
static NumberRange |
TypeMap.getRange(SampleDimensionType type)
Returns the full range of sample values for the specified dimension type. |
NumberRange |
CoverageStack.Element.getZRange()
Returns the minimum and maximum z values for the coverage. |
NumberRange |
CoverageStack.Adapter.getZRange()
Returns the minimum and maximum z values for the coverage. |
Constructors in org.geotools.coverage with parameters of type NumberRange | |
---|---|
Category(CharSequence name,
Color[] colors,
NumberRange sampleValueRange,
double scale,
double offset)
Constructs a quantitative category for sample values in the specified range. |
|
Category(CharSequence name,
Color[] colors,
NumberRange sampleValueRange,
MathTransform1D sampleToGeophysics)
Constructs a qualitative or quantitative category for samples in the specified range. |
|
Category(CharSequence name,
Color[] colors,
NumberRange sampleValueRange,
NumberRange geophysicsValueRange)
Constructs a quantitative category mapping samples to geophysics values in the specified range. |
|
Category(CharSequence name,
Color[] colors,
NumberRange sampleValueRange,
NumberRange geophysicsValueRange)
Constructs a quantitative category mapping samples to geophysics values in the specified range. |
|
Category(CharSequence name,
Color color,
NumberRange<?> sampleValueRange)
Constructs a quantitative category for samples in the specified range. |
|
CoverageStack.Adapter(Coverage coverage,
NumberRange range)
Constructs a new adapter for the specified coverage and z values. |
Uses of NumberRange in org.geotools.coverage.grid |
---|
Methods in org.geotools.coverage.grid that return NumberRange | |
---|---|
NumberRange |
GridCoverageBuilder.getSampleRange()
Returns the range of sample values. |
Methods in org.geotools.coverage.grid with parameters of type NumberRange | |
---|---|
void |
GridCoverageBuilder.setSampleRange(NumberRange range)
Sets the range of sample values. |
Uses of NumberRange in org.geotools.coverage.processing |
---|
Methods in org.geotools.coverage.processing that return NumberRange | |
---|---|
protected NumberRange |
OperationJAI.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the range of value for a single sample dimension in the target grid coverage. |
NumberRange<?> |
RangeSpecifier.getRange()
Returns the target range, or null if none. |
NumberRange |
ColorMap.getRelativeRange(CharSequence category)
Returns the relative range of values for the given category. |
Methods in org.geotools.coverage.processing with parameters of type NumberRange | |
---|---|
protected NumberRange |
OperationJAI.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the range of value for a single sample dimension in the target grid coverage. |
void |
RangeSpecifier.setRange(NumberRange<?> range)
Set the target range to the specified values. |
void |
ColorMap.setRelativeRange(CharSequence category,
NumberRange<?> range)
Sets a relative range of values for the color ramp associated to a quantitative category. |
Constructors in org.geotools.coverage.processing with parameters of type NumberRange | |
---|---|
RangeSpecifier(NumberRange<?> range)
Constructs a RangeSpecifier initialised to the spécified range. |
Uses of NumberRange in org.geotools.coverage.processing.operation |
---|
Methods in org.geotools.coverage.processing.operation that return NumberRange | |
---|---|
protected NumberRange |
Exp.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
DivideByConst.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
SubtractFromConst.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
Log.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
SubtractConst.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
Rescale.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
Invert.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
MultiplyConst.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
AddConst.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
Absolute.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
Methods in org.geotools.coverage.processing.operation with parameters of type NumberRange | |
---|---|
protected NumberRange |
Exp.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
DivideByConst.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
SubtractFromConst.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
Log.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
SubtractConst.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
Rescale.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
Invert.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
MultiplyConst.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
AddConst.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
protected NumberRange |
Absolute.deriveRange(NumberRange[] ranges,
OperationJAI.Parameters parameters)
Returns the expected range of values for the resulting image. |
Uses of NumberRange in org.geotools.referencing.piecewise |
---|
Methods in org.geotools.referencing.piecewise that return NumberRange | |
---|---|
NumberRange<? extends Number> |
DefaultDomain1D.getApproximateDomainRange()
|
NumberRange<? extends Number> |
Domain1D.getApproximateDomainRange()
Returns the range of values in this Domain1D . |
NumberRange<? extends Number> |
DefaultLinearPiecewiseTransform1DElement.getOutputRange()
Returns the range for the output values for this DefaultLinearPiecewiseTransform1DElement ; |
NumberRange<? extends Number> |
DomainElement1D.getRange()
Provides access to the input NumberRange for this
DomainElement1D . |
NumberRange<? extends Number> |
DefaultDomainElement1D.getRange()
This method retrieves the input range. |
Methods in org.geotools.referencing.piecewise with parameters of type NumberRange | |
---|---|
boolean |
DomainElement1D.contains(NumberRange<? extends Number> range)
This methods can be used to check whether or not a given NumberRange belongs to DomainElement1D . |
boolean |
DefaultDomainElement1D.contains(NumberRange<? extends Number> range)
|
static DefaultPiecewiseTransform1DElement |
DefaultPiecewiseTransform1DElement.create(CharSequence name,
NumberRange<? extends Number> valueRange)
Creates a pass-through DefaultPiecewiseTransform1DElement. |
static DefaultPiecewiseTransform1DElement |
DefaultPiecewiseTransform1DElement.create(CharSequence name,
NumberRange<? extends Number> inRange,
byte value)
Builds up a DefaultPiecewiseTransform1DElement which maps a range to a constant value. |
static DefaultPiecewiseTransform1DElement |
DefaultPiecewiseTransform1DElement.create(CharSequence name,
NumberRange<? extends Number> inRange,
double value)
Builds up a DefaultPiecewiseTransform1DElement which maps a range to a constant value. |
static DefaultPiecewiseTransform1DElement |
DefaultPiecewiseTransform1DElement.create(CharSequence name,
NumberRange<? extends Number> inRange,
int value)
Builds up a DefaultPiecewiseTransform1DElement which maps a range to a constant value. |
static DefaultPiecewiseTransform1DElement |
DefaultPiecewiseTransform1DElement.create(CharSequence name,
NumberRange<? extends Number> inRange,
NumberRange<? extends Number> outRange)
Constructor. |
static DefaultPiecewiseTransform1DElement |
DefaultPiecewiseTransform1DElement.create(CharSequence name,
NumberRange<? extends Number> inRange,
NumberRange<? extends Number> outRange)
Constructor. |
static DefaultPiecewiseTransform1DElement |
DefaultPiecewiseTransform1DElement.create(String string,
NumberRange<? extends Number> range,
MathTransform1D mathTransform1D)
|
Constructors in org.geotools.referencing.piecewise with parameters of type NumberRange | |
---|---|
DefaultDomainElement1D(CharSequence name,
NumberRange<?> inputRange)
Abstract domain element constructor. |
|
DefaultLinearPiecewiseTransform1DElement(CharSequence name,
NumberRange<? extends Number> inRange,
NumberRange<? extends Number> outRange)
Constructor. |
|
DefaultLinearPiecewiseTransform1DElement(CharSequence name,
NumberRange<? extends Number> inRange,
NumberRange<? extends Number> outRange)
Constructor. |
|
DefaultPiecewiseTransform1DElement(CharSequence name,
NumberRange<? extends Number> valueRange)
Protected constructor for DomainElement1D s that want to build their
transform later on. |
|
DefaultPiecewiseTransform1DElement(CharSequence name,
NumberRange<? extends Number> valueRange,
MathTransform1D transform)
Public constructor for building a DomainElement1D which applies the
specified transformation on the values that fall into its definition
range. |
Uses of NumberRange in org.geotools.renderer.label |
---|
Methods in org.geotools.renderer.label with parameters of type NumberRange | |
---|---|
void |
LabelCacheImpl.put(String layerId,
TextSymbolizer symbolizer,
SimpleFeature feature,
LiteShape2 shape,
NumberRange scaleRange)
|
Uses of NumberRange in org.geotools.renderer.lite |
---|
Methods in org.geotools.renderer.lite with parameters of type NumberRange | |
---|---|
void |
SynchronizedLabelCache.put(String layerId,
TextSymbolizer symbolizer,
SimpleFeature feature,
LiteShape2 shape,
NumberRange scaleRange)
|
void |
LabelCache.put(String layerId,
TextSymbolizer symbolizer,
SimpleFeature feature,
LiteShape2 shape,
NumberRange scaleRange)
Puts a Label in the cache. |
void |
LabelCacheDefault.put(String layerId,
TextSymbolizer symbolizer,
SimpleFeature feature,
LiteShape2 shape,
NumberRange scaleRange)
|
Uses of NumberRange in org.geotools.renderer.lite.gridcoverage2d |
---|
Methods in org.geotools.renderer.lite.gridcoverage2d that return NumberRange | |
---|---|
NumberRange<?> |
LinearColorMap.getApproximateDomainRange()
|
Methods in org.geotools.renderer.lite.gridcoverage2d with parameters of type NumberRange | |
---|---|
static LinearColorMapElement |
LinearColorMapElement.create(CharSequence name,
Color[] colors,
NumberRange<? extends Number> valueRange,
NumberRange<? extends Number> sampleRange)
|
static LinearColorMapElement |
LinearColorMapElement.create(CharSequence name,
Color[] colors,
NumberRange<? extends Number> valueRange,
NumberRange<? extends Number> sampleRange)
|
static LinearColorMapElement |
LinearColorMapElement.create(CharSequence name,
Color color,
NumberRange<? extends Number> inRange,
int outVal)
|
Uses of NumberRange in org.geotools.util |
---|
Subclasses of NumberRange in org.geotools.util | |
---|---|
class |
MeasurementRange<T extends Number & Comparable<? super T>>
A range of numbers associated with a unit of measurement. |
Methods in org.geotools.util that return NumberRange | ||
---|---|---|
|
NumberRange.castTo(Class<N> type)
Casts this range to the specified type. |
|
static NumberRange<Byte> |
NumberRange.create(byte minimum,
boolean isMinIncluded,
byte maximum,
boolean isMaxIncluded)
Constructs a range of byte values. |
|
static NumberRange<Byte> |
NumberRange.create(byte minimum,
byte maximum)
Constructs an inclusive range of byte values. |
|
static NumberRange<Double> |
NumberRange.create(double minimum,
boolean isMinIncluded,
double maximum,
boolean isMaxIncluded)
Constructs a range of double values. |
|
static NumberRange<Double> |
NumberRange.create(double minimum,
double maximum)
Constructs an inclusive range of double values. |
|
static NumberRange<Float> |
NumberRange.create(float minimum,
boolean isMinIncluded,
float maximum,
boolean isMaxIncluded)
Constructs a range of float values. |
|
static NumberRange<Float> |
NumberRange.create(float minimum,
float maximum)
Constructs an inclusive range of float values. |
|
static NumberRange<Integer> |
NumberRange.create(int minimum,
boolean isMinIncluded,
int maximum,
boolean isMaxIncluded)
Constructs a range of int values. |
|
static NumberRange<Integer> |
NumberRange.create(int minimum,
int maximum)
Constructs an inclusive range of int values. |
|
static NumberRange<Long> |
NumberRange.create(long minimum,
boolean isMinIncluded,
long maximum,
boolean isMaxIncluded)
Constructs a range of long values. |
|
static NumberRange<Long> |
NumberRange.create(long minimum,
long maximum)
Constructs an inclusive range of long values. |
|
static NumberRange<Short> |
NumberRange.create(short minimum,
boolean isMinIncluded,
short maximum,
boolean isMaxIncluded)
Constructs a range of short values. |
|
static NumberRange<Short> |
NumberRange.create(short minimum,
short maximum)
Constructs an inclusive range of short values. |
|
NumberRange<?> |
NumberRange.intersect(Range<?> range)
Returns the intersection of this range with the given range. |
|
NumberRange<?>[] |
NumberRange.subtract(Range<?> range)
Returns the range of values that are in this range but not in the given range. |
|
NumberRange<?> |
NumberRange.union(Range<?> range)
Returns the union of this range with the given range. |
|
static
|
NumberRange.wrap(Range<N> range)
Wraps the specified Range in a NumberRange object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |