Class StiXAxisViewGeom

All Implemented Interfaces:
IStiJsonReportObject, IStiGeomInteraction

public class StiXAxisViewGeom extends StiXAxisGeom
  • Constructor Details

    • StiXAxisViewGeom

      public StiXAxisViewGeom(IStiXAxis 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 StiXAxisGeom