Package 

Interface IAspectRatioView


  • 
    public interface IAspectRatioView
    
                        

    アスペクト比を一定に保つView用のインターフェースを定義

    • Method Summary

      Modifier and Type Method Description
      abstract void setAspectRatio(double aspectRatio)
      abstract void setAspectRatio(int width, int height)
      abstract double getAspectRatio()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait