Class Shape

    • Constructor Detail

      • Shape

        public Shape(String id)
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId(String id)
      • getStyle

        public Style getStyle()
      • setStyle

        public void setStyle(Style style)