Class StiRadarAreaGeom

All Implemented Interfaces:
IStiJsonReportObject, IStiGeomInteraction

public class StiRadarAreaGeom extends StiAreaGeom
  • Constructor Details

    • StiRadarAreaGeom

      public StiRadarAreaGeom(IStiArea area, StiRectangle clientRectangle, int valuesCount)
  • Method Details

    • getValuesCount

      public final int getValuesCount()
    • Draw

      public void Draw(StiContext context)
      Draws area geom object on spefied context.
      Overrides:
      Draw in class StiAreaGeom