C# Class MapAround.Geometry.GeometrySimplifier.SDMinCrossPoint

Represents an intersection point in the S-DMin algorithm.
Inheritance: IIndexable
Afficher le fichier Open project: gkrsu/maparound.core

Méthodes publiques

Свойство Type Description
Point ICoordinate

Méthodes publiques

Méthode Description
Clone ( ) : object

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

Property Details

Point public_oe property

public ICoordinate Point
Résultat ICoordinate