Class Shape

    • Constructor Detail

      • Shape

        public Shape​(String tierId)
        Deprecated.
    • Method Detail

      • addBox

        public void addBox​(double boxId)
        Deprecated.
      • getArea

        public List<Double> getArea()
        Deprecated.
      • getTierId

        public String getTierId()
        Deprecated.
      • isInside

        public boolean isInside​(double boxId)
        Deprecated.