public interface LinearSet
The order of the samples is the rasterization of the orders of the 1D components, with the first component increasing fastest. For more detail, see the example in Linear2DSet.java.
Modifier and Type | Method and Description |
---|---|
Linear1DSet |
getLinear1DComponent(int i)
Get the indexed component.
|
Linear1DSet getLinear1DComponent(int i)
i
- Index of componentArrayIndexOutOfBoundsException
- If an invalid index is
specified.Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.