Uses of Interface
com.luciad.geometry.cartesian.ILcdContourFactory
Package
Description
Contains classes to perform geometry operations in cartesian space.
Contains classes to perform geometry operations on an ellipsoid.
-
Uses of ILcdContourFactory in com.luciad.geometry.cartesian
Modifier and TypeMethodDescriptionvoid
TLcdContourFinder.setContourFactory
(ILcdContourFactory aContourFactory) Deprecated.Set theILcdContourFactory
that needs to be used when generating anILcdValuedPolygon
. -
Uses of ILcdContourFactory in com.luciad.geometry.ellipsoidal
Modifier and TypeClassDescriptionclass
An implementation ofILcdContourFactory
to create anILcdValuedPolygon
from separate arrays of x- and y-coordinates.
TLcdPolylineContourFinder
orTLcdComplexPolygonContourFinder
.