Uses of Interface
com.luciad.geometry.topology.ILcd2DLineIntersectionTopology
Packages that use ILcd2DLineIntersectionTopology
Package
Description
Topology operations in cartesian space.
Topology and geometry calculations on an ellipse.
Topology and geometry calculations on a sphere.
-
Uses of ILcd2DLineIntersectionTopology in com.luciad.geometry.topology.cartesian
Classes in com.luciad.geometry.topology.cartesian that implement ILcd2DLineIntersectionTopologyModifier and TypeClassDescriptionclassThis is an implementation ofILcd2DBinaryTopologyandILcd2DLineIntersectionTopologyfor 2D Cartesian geometry. -
Uses of ILcd2DLineIntersectionTopology in com.luciad.geometry.topology.ellipsoidal
Classes in com.luciad.geometry.topology.ellipsoidal that implement ILcd2DLineIntersectionTopologyModifier and TypeClassDescriptionclassImplementation ofILcd2DBinaryTopologyandILcd2DLineIntersectionTopologyon an ellipsoidal model of the earth. -
Uses of ILcd2DLineIntersectionTopology in com.luciad.geometry.topology.spherical
Classes in com.luciad.geometry.topology.spherical that implement ILcd2DLineIntersectionTopologyModifier and TypeClassDescriptionclassImplementation ofILcd2DBinaryTopologyandILcd2DLineIntersectionTopologyon a spherical model of the earth.