Uses of Interface
org.tinfour.common.ISamplePoint
-
Packages that use ISamplePoint Package Description org.tinfour.common Provides classes and interfaces that are common to multiple packages within the TinFour project. -
-
Uses of ISamplePoint in org.tinfour.common
Classes in org.tinfour.common that implement ISamplePoint Modifier and Type Class Description classVertexRepresents a point in a connected network on a planar surface.classVertexAdjustmentProvides a wrapper class used to represent the adjusted position of a vertex.classVertexMergerGroupA synthetic vertex used to handle cases when multiple vertices occupy coincident locations.
-