Class Overlay


  • public class Overlay
    extends Object
    • Constructor Detail

      • Overlay

        public Overlay​(Overlay.Type type,
                       Position position,
                       int id,
                       int index,
                       int type2,
                       int colorType)
      • Overlay

        public Overlay​(Overlay.Type type,
                       int id,
                       int type2,
                       int colorType)
    • Method Detail

      • validate

        public boolean validate​(Position pos,
                                int id,
                                int index,
                                int entityType)
      • getColor

        public Color getColor()
      • setPoly

        public void setPoly​(Polygon poly)