Uses of Class
com.luciad.geometry.topology.ALcd2DBasicBinaryTopology
Packages that use ALcd2DBasicBinaryTopology
Package
Description
This package provides topological operations between shapes.
Topology operations in cartesian space.
Topology and geometry calculations on an ellipse.
Topology and geometry calculations on a sphere.
-
Uses of ALcd2DBasicBinaryTopology in com.luciad.geometry.topology
Subclasses of ALcd2DBasicBinaryTopology in com.luciad.geometry.topologyModifier and TypeClassDescriptionclass
Abstract implementation of the interfaceILcd2DBinaryTopology
to handle multiple combinations of shapes. -
Uses of ALcd2DBasicBinaryTopology in com.luciad.geometry.topology.cartesian
Subclasses of ALcd2DBasicBinaryTopology in com.luciad.geometry.topology.cartesianModifier and TypeClassDescriptionclass
This is an implementation ofILcd2DBinaryTopology
andILcd2DLineIntersectionTopology
for 2D Cartesian geometry. -
Uses of ALcd2DBasicBinaryTopology in com.luciad.geometry.topology.ellipsoidal
Subclasses of ALcd2DBasicBinaryTopology in com.luciad.geometry.topology.ellipsoidalModifier and TypeClassDescriptionclass
Implementation ofILcd2DBinaryTopology
andILcd2DLineIntersectionTopology
on an ellipsoidal model of the earth. -
Uses of ALcd2DBasicBinaryTopology in com.luciad.geometry.topology.spherical
Subclasses of ALcd2DBasicBinaryTopology in com.luciad.geometry.topology.sphericalModifier and TypeClassDescriptionclass
Implementation ofILcd2DBinaryTopology
andILcd2DLineIntersectionTopology
on a spherical model of the earth.