Uses of Class
com.luciad.geometry.topology.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
Modifier and TypeClassDescriptionclass
Abstract implementation of the interfaceILcd2DBinaryTopology
to handle multiple combinations of shapes. -
Uses of ALcd2DBasicBinaryTopology in com.luciad.geometry.topology.cartesian
Modifier and TypeClassDescriptionclass
This is an implementation ofILcd2DBinaryTopology
andILcd2DLineIntersectionTopology
for 2D Cartesian geometry. -
Uses of ALcd2DBasicBinaryTopology in com.luciad.geometry.topology.ellipsoidal
Modifier and TypeClassDescriptionclass
Implementation ofILcd2DBinaryTopology
andILcd2DLineIntersectionTopology
on an ellipsoidal model of the earth. -
Uses of ALcd2DBasicBinaryTopology in com.luciad.geometry.topology.spherical
Modifier and TypeClassDescriptionclass
Implementation ofILcd2DBinaryTopology
andILcd2DLineIntersectionTopology
on a spherical model of the earth.