Uses of Class
com.luciad.geometry.topology.ALcd2DBasicBinaryTopologyMultiShape
Package
Description
Topology operations in cartesian space.
Topology and geometry calculations on an ellipse.
Topology and geometry calculations on a sphere.
-
Uses of ALcd2DBasicBinaryTopologyMultiShape in com.luciad.geometry.topology.cartesian
Modifier and TypeClassDescriptionclass
This is an implementation ofILcd2DBinaryTopology
andILcd2DLineIntersectionTopology
for 2D Cartesian geometry. -
Uses of ALcd2DBasicBinaryTopologyMultiShape in com.luciad.geometry.topology.ellipsoidal
Modifier and TypeClassDescriptionclass
Implementation ofILcd2DBinaryTopology
andILcd2DLineIntersectionTopology
on an ellipsoidal model of the earth. -
Uses of ALcd2DBasicBinaryTopologyMultiShape in com.luciad.geometry.topology.spherical
Modifier and TypeClassDescriptionclass
Implementation ofILcd2DBinaryTopology
andILcd2DLineIntersectionTopology
on a spherical model of the earth.