Package com.sun.javafx.geom


package com.sun.javafx.geom
  • Class
    Description
    Base class for mutable bounds objects.
    The different types of BaseBounds that are currently supported.
     
    A 2D geometric point that usually represents the x, y coordinates.
    A simple object which carries bounds information as floats, and has no Z components.
    A 2-dimensional, double-precision, floating-point vector.