Documentation of 'org.jzy3d.maths.Dimension' Java class
Dimension
org.jzy3d.maths

Class Dimension



  • public class Dimension
    extends java.lang.Object
    Replacement for java.awt.Dimension
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      int height 
      int width 
    • Constructor Summary

      Constructors 
      Constructor and Description
      Dimension(int width, int height) 
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • width

        public int width
      • height

        public int height
    • Constructor Detail

      • Dimension

        public Dimension(int width,
                         int height)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.