Class AbstractGeneralShape.ShapeData

    • Constructor Detail

      • ShapeData

        public ShapeData​(DrawContext dc,
                         AbstractGeneralShape shape)
        Construct a cache entry for this shape.
        Parameters:
        dc - the current draw context.
        shape - this shape.