ImageCloud
 All Classes Namespaces Functions Variables Enumerations Properties Events
Properties
VisWpf.Clustering.KdTree.PointTypes.ILabPoint Interface Reference

Represents an Inteface for a KD-Tree point. More...

Inheritance diagram for VisWpf.Clustering.KdTree.PointTypes.ILabPoint:
VisWpf.Clustering.KdTree.PointTypes.LabPoint VisWpf.Clustering.KdTree.PointTypes.StandardPoint VisWpf.Clustering.KdTree.PointTypes.WeightedPoint

List of all members.

Properties

double[] Coordinates [get, set]
 The coordinates of the point.

Detailed Description

Represents an Inteface for a KD-Tree point.


Property Documentation

double [] VisWpf.Clustering.KdTree.PointTypes.ILabPoint.Coordinates
getset

The coordinates of the point.

Implemented in VisWpf.Clustering.KdTree.PointTypes.LabPoint.


The documentation for this interface was generated from the following file: