JavaScript is disabled on your browser.
Skip navigation links
org.htmlunit.util.geometry

Interface Shape2D

    • Field Summary

      Fields
      Modifier and Type Field and Description
      static double EPSILON
      Constant used for comparing doubles.
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      boolean contains (double x, double y)
      boolean isEmpty ()
    • Field Detail

      • EPSILON

        static final double EPSILON
        Constant used for comparing doubles.
        See Also:
        Constant Field Values
    • Method Detail

      • contains

        boolean contains(double x,
         double y)
        Parameters:
        x - point x value
        y - point y value
        Returns:
        true if the specified point is inside; false otherwise.
      • isEmpty

        boolean isEmpty()
        Returns:
        true if the Shape is empty.
Skip navigation links

Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /