Class StiYAxisViewGeom

All Implemented Interfaces:
IStiJsonReportObject, IStiGeomInteraction

public class StiYAxisViewGeom extends StiYAxisGeom
  • Constructor Details

    • StiYAxisViewGeom

      public StiYAxisViewGeom(IStiYAxis axis, StiRectangle clientRectangle, boolean isCenterAxis)
  • Method Details

    • DrawChildGeoms

      public void DrawChildGeoms(StiContext context)
      Draws area geom object with all child geom objects on spefied context.
      Overrides:
      DrawChildGeoms in class StiCellGeom
    • Draw

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