Class InfosNbSnakeLinesVertical


  • public class InfosNbSnakeLinesVertical
    extends Object
    Author:
    Franck Lecuyer , Slimane Amar , Florian Dupuy
    • Constructor Detail

      • InfosNbSnakeLinesVertical

        protected InfosNbSnakeLinesVertical​(Map<Side,​Integer> nbSnakeLinesLeftRight,
                                            List<String> vlYSorted,
                                            int[] nbSnakeLinesHorizontalBetween)
    • Method Detail

      • getNbSnakeLinesLeftRight

        public Map<Side,​Integer> getNbSnakeLinesLeftRight()
      • getNbSnakeLinesHorizontalBetween

        public int getNbSnakeLinesHorizontalBetween​(String vlId,
                                                    Direction direction)
      • setNbSnakeLinesTopBottom

        public void setNbSnakeLinesTopBottom​(String vlId,
                                             Direction direction,
                                             int nbSnakeLines)
      • incrementAndGetNbSnakeLinesTopBottom

        public int incrementAndGetNbSnakeLinesTopBottom​(String vlId,
                                                        Direction direction)
      • reset

        public void reset()