Uses of Record Class
cz.fidentis.analyst.gui.elements.dendrogram.Point
Packages that use Point
-
Uses of Point in cz.fidentis.analyst.gui.elements.dendrogram
Methods in cz.fidentis.analyst.gui.elements.dendrogram that return PointMethods in cz.fidentis.analyst.gui.elements.dendrogram with parameters of type PointModifier and TypeMethodDescriptionvoid
GraphicsArea.connectWithRightAngle
(Point rightPoint, Point leftPoint, Point point, Color color) Draws two lines between given points with right angle through given point.static int
Point.getXMiddle
(Point p1, Point p2) Calculates mean x value between two pointsConstructors in cz.fidentis.analyst.gui.elements.dendrogram with parameters of type PointModifierConstructorDescriptionDrawingNode
(ClusterNode clusterNode, DrawingNode leftNode, DrawingNode rightNode, Point point) Constructor