JavaScript is disabled on your browser.
Skip navigation links
org.htmlunit.platform.geom

Class IntDimension2D



  • public class IntDimension2D
    extends Object 
    Simple data container because Dimension2D is not available on Android.
    Author:
    Ronald Brill
    • Constructor Detail

      • IntDimension2D

        public IntDimension2D(int width,
         int height)
        Constructor.
        Parameters:
        width - the width
        height - the height
    • Method Detail

      • getWidth

        public int getWidth()
        Returns:
        the width of this as integer.
      • getHeight

        public int getHeight()
        Returns:
        the height of this as integer.
Skip navigation links

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

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