Class SBGNStadiumShape

All Implemented Interfaces:
Shape, ArrowShape, GraffitiShape, GraphElementShape, NodeShape

public class SBGNStadiumShape
extends RectangleNodeShape
Author:
Tobias Czauderna
  • Constructor Details

    • SBGNStadiumShape

      public SBGNStadiumShape()
  • Method Details

    • buildShape

      public void buildShape​(NodeGraphicAttribute graphics)
      Description copied from class: RectangleNodeShape
      This method sets all necessary properties using the values contained within the CollectionAttribute. This includes
      Specified by:
      buildShape in interface NodeShape
      Overrides:
      buildShape in class RectangleNodeShape
      Parameters:
      graphics - The attribute that contains all necessary information to construct a rectangle.