Uses of Enum Class
com.luciad.geometry.topology.ELcdGeometryRegion
Packages that use ELcdGeometryRegion
Package
Description
This package provides topological operations between shapes.
-
Uses of ELcdGeometryRegion in com.luciad.geometry.topology
Methods in com.luciad.geometry.topology that return ELcdGeometryRegionModifier and TypeMethodDescriptionstatic ELcdGeometryRegionReturns the enum constant of this class with the specified name.static ELcdGeometryRegion[]ELcdGeometryRegion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.geometry.topology with parameters of type ELcdGeometryRegionModifier and TypeMethodDescriptionILcdIntersectionMatrix.getDimension(ELcdGeometryRegion aShape1Region, ELcdGeometryRegion aShape2Region) Returns the dimension value stored at the given row and column index.