[−][src]Trait plotters::element::PointElement
The element that used to describe a point
The element that used to describe a point
fn make_point(pos: Coord, size: u32, style: ShapeStyle<'a>) -> Selfimpl<'a, Coord> PointElement<'a, Coord> for Circle<'a, Coord>[src]fn make_point(pos: Coord, size: u32, style: ShapeStyle<'a>) -> Self[src]impl<'a, Coord> PointElement<'a, Coord> for Cross<'a, Coord>[src]fn make_point(pos: Coord, size: u32, style: ShapeStyle<'a>) -> Self[src]