接口的使用
cn.mcres.gyhhy.MXLib.math.graph.Distancer
-
使用Distancer的程序包 程序包 说明 cn.mcres.gyhhy.MXLib.math.graph -
-
cn.mcres.gyhhy.MXLib.math.graph中Distancer的使用
cn.mcres.gyhhy.MXLib.math.graph中Distancer的子接口 修饰符和类型 接口 说明 interface
Point
interface
StraightLine
实现Distancer的cn.mcres.gyhhy.MXLib.math.graph中的类 修饰符和类型 类 说明 class
ABCStraightLine
Ax + By + C = 0class
DoublePoint
class
IntPoint
class
KBStraightLine
KB Straight Line
a straight line represented by a function.class
PointStraightLine
class
VerticalStraightLine
Vertical Straight Line 竖直的直线
This straight line NO has Y value 这条直线不存在y值
(This straight ingore Y-axis 这条直线忽略了Y值)
The point obtained by this line is only the Y value is different, X/Z is the same
通过这条直线获取的点只有 Y值 是不一样的, X/Z 是相同的
-