Interface UShapeSized

All Superinterfaces:
UShape
All Known Implementing Classes:
UEllipse, ULine, URectangle

public interface UShapeSized extends UShape
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
    double
     
  • Method Details

    • getWidth

      double getWidth()
    • getHeight

      double getHeight()