Home
last modified time | relevance | path

Searched defs:ptSegDist (Results 1 – 18 of 18) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/geom/
H A DLine2D.java742 public static double ptSegDist(double x1, double y1, in ptSegDist() method in Line2D
805 public double ptSegDist(double px, double py) { in ptSegDist() method in Line2D
824 public double ptSegDist(Point2D pt) { in ptSegDist() method in Line2D
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/geom/
H A DLine2D.java742 public static double ptSegDist(double x1, double y1, in ptSegDist() method in Line2D
805 public double ptSegDist(double px, double py) { in ptSegDist() method in Line2D
824 public double ptSegDist(Point2D pt) { in ptSegDist() method in Line2D
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/geom/
H A DLine2D.java747 public static double ptSegDist(double x1, double y1, in ptSegDist() method in Line2D
810 public double ptSegDist(double px, double py) { in ptSegDist() method in Line2D
829 public double ptSegDist(Point2D pt) { in ptSegDist() method in Line2D
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/geom/
H A DLine2D.java742 public static double ptSegDist(double x1, double y1, in ptSegDist() method in Line2D
805 public double ptSegDist(double px, double py) { in ptSegDist() method in Line2D
824 public double ptSegDist(Point2D pt) { in ptSegDist() method in Line2D
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/geom/
H A DLine2D.java742 public static double ptSegDist(double x1, double y1, in ptSegDist() method in Line2D
805 public double ptSegDist(double px, double py) { in ptSegDist() method in Line2D
824 public double ptSegDist(Point2D pt) { in ptSegDist() method in Line2D
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/geom/
H A DLine2D.java745 public static double ptSegDist(double x1, double y1, in ptSegDist() method in Line2D
808 public double ptSegDist(double px, double py) { in ptSegDist() method in Line2D
827 public double ptSegDist(Point2D pt) { in ptSegDist() method in Line2D
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/geom/
H A DLine2D.java742 public static double ptSegDist(double x1, double y1, in ptSegDist() method in Line2D
805 public double ptSegDist(double px, double py) { in ptSegDist() method in Line2D
824 public double ptSegDist(Point2D pt) { in ptSegDist() method in Line2D
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/geom/
H A DLine2D.java742 public static double ptSegDist(double x1, double y1, in ptSegDist() method in Line2D
805 public double ptSegDist(double px, double py) { in ptSegDist() method in Line2D
824 public double ptSegDist(Point2D pt) { in ptSegDist() method in Line2D
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/geom/
H A DLine2D.java742 public static double ptSegDist(double x1, double y1, in ptSegDist() method in Line2D
805 public double ptSegDist(double px, double py) { in ptSegDist() method in Line2D
824 public double ptSegDist(Point2D pt) { in ptSegDist() method in Line2D
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/geom/
H A DLine2D.java747 public static double ptSegDist(double x1, double y1, in ptSegDist() method in Line2D
810 public double ptSegDist(double px, double py) { in ptSegDist() method in Line2D
829 public double ptSegDist(Point2D pt) { in ptSegDist() method in Line2D
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/geom/
H A DLine2D.java362 public static double ptSegDist(double x1, double y1, double x2, double y2, in ptSegDist() method in Line2D
407 public double ptSegDist(double px, double py) in ptSegDist() method in Line2D
421 public double ptSegDist(Point2D p) in ptSegDist() method in Line2D
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/awt/geom/
H A DLine2D.java362 public static double ptSegDist(double x1, double y1, double x2, double y2, in ptSegDist() method in Line2D
407 public double ptSegDist(double px, double py) in ptSegDist() method in Line2D
421 public double ptSegDist(Point2D p) in ptSegDist() method in Line2D
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/awt/geom/
H A DLine2D.java457 public static double ptSegDist(double x1, double y1, double x2, double y2, in ptSegDist() method in Line2D
502 public double ptSegDist(double px, double py) in ptSegDist() method in Line2D
516 public double ptSegDist(Point2D p) in ptSegDist() method in Line2D
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/awt/geom/
H A DLine2D.java457 public static double ptSegDist(double x1, double y1, double x2, double y2, in ptSegDist() method in Line2D
502 public double ptSegDist(double px, double py) in ptSegDist() method in Line2D
516 public double ptSegDist(Point2D p) in ptSegDist() method in Line2D
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/awt/geom/
H A DLine2D.java457 public static double ptSegDist(double x1, double y1, double x2, double y2, in ptSegDist() method in Line2D
502 public double ptSegDist(double px, double py) in ptSegDist() method in Line2D
516 public double ptSegDist(Point2D p) in ptSegDist() method in Line2D
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/awt/geom/
H A DLine2D.java457 public static double ptSegDist(double x1, double y1, double x2, double y2, in ptSegDist() method in Line2D
502 public double ptSegDist(double px, double py) in ptSegDist() method in Line2D
516 public double ptSegDist(Point2D p) in ptSegDist() method in Line2D
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/awt/geom/
H A DLine2D.java457 public static double ptSegDist(double x1, double y1, double x2, double y2, in ptSegDist() method in Line2D
502 public double ptSegDist(double px, double py) in ptSegDist() method in Line2D
516 public double ptSegDist(Point2D p) in ptSegDist() method in Line2D
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/awt/geom/
H A DLine2D.java457 public static double ptSegDist(double x1, double y1, double x2, double y2, in ptSegDist() method in Line2D
502 public double ptSegDist(double px, double py) in ptSegDist() method in Line2D
516 public double ptSegDist(Point2D p) in ptSegDist() method in Line2D