Uses of Interface
com.luciad.tea.ILcdContour
-
Uses of ILcdContour in com.luciad.tea
Modifier and TypeMethodDescriptionILcdContourFactory.createContour
(double[] aXArray, double[] aYArray, int aNumberOfPoints, double aLevel) Deprecated.Creates anILcdValuedPolygon
from separate arrays of x- and y-coordinates where only the first aNumberOfPoints are taken into account.TLcdContourFactory.createContour
(double[] aXArray, double[] aYArray, int aNumberOfPoints, double aLevel) Deprecated.
TLcdValuedPolygon
.