Class EepicViewFactory.EllipseView

    • Constructor Detail

      • EllipseView

        public EllipseView​(PicEllipse ellipse)
        Construct a View for the given PicEllipse.

        Following rules apply for the Epic/Eepic content type :

        • Arcs (circular or elliptic) and ellipse can be rendered -> inherited from DefaultViewFactory. [pending] bug : only OPEN arc ! No PIE !
        • Ellipse and circulars arcs can be filled only if surrounding parallelogram is a rectangle parallel to X and Y axes
        • Elliptic arcs can't be filled anyway.
        • Supported fill-colours are BLACK, GRAY and WHITE.
        • Only solid stroke is supported [pending] implementation in formatter