Skip to content

Why are Multi{Polygon,Linestring,...} <: AbstractVector and not <: AbstractGeometry #95

Open
@greimel

Description

@greimel

What is the benefit of them being AbstractVectors?

In AlgebraOfGraphics we would like to support all shapes that are plottable. We would like to just implement methods for AbstractGeometry. Instead we have to define methods for Multi* types separately.

MakieOrg/AlgebraOfGraphics.jl#80

related to #70

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions