Class SubCircularRendererContext

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getAngle​(int indx)
      Return the angle for an index into a sequence.
      FeatureHolder getFeatures()
      The features to render.
      int getIndex​(double angle)
      Calculate the position in the sequence relating to the angle.
      double getOffset()
      Get the angle through which the origin of the sequence is rotated through.
      double getRadius()
      Get the current radius at which data should be rendered.
      SymbolList getSymbols()
      The SymbolList that is currently rendered by this context.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait