类 DynamicTrafficFrameRequest.Configuration.FrameLocation

    • 构造器详细资料

      • FrameLocation

        public FrameLocation()
    • 方法详细资料

      • getHorizontal

        public Double getHorizontal()
      • setHorizontal

        public void setHorizontal​(Double horizontal)
      • getVertical

        public Double getVertical()
      • setVertical

        public void setVertical​(Double vertical)
      • getWidth

        public Double getWidth()
      • setWidth

        public void setWidth​(Double width)
      • getHeight

        public Double getHeight()
      • setHeight

        public void setHeight​(Double height)
      • hashCode

        public int hashCode()
        覆盖:
        hashCode 在类中 Object