Horizon
|
This is the complete list of members for horizon::PreviewCanvas, including all inherited members.
_animate_step(GdkFrameClock *frame_clock) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
add_line(const std::deque< Coordi > &pts, int64_t width, ColorP color, int layer) (defined in horizon::Canvas) | horizon::Canvas | |
add_triangle(int layer, const Coordf &p0, const Coordf &p1, const Coordf &p2, ColorP co, uint8_t flg=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
Canvas() (defined in horizon::Canvas) | horizon::Canvas | |
CanvasGL() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
center_and_zoom(const Coordi ¢er, float scale=-1) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
clear() override (defined in horizon::CanvasGL) | horizon::CanvasGL | virtual |
create_annotation() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
draw_arc(const Coord< float > ¢er, float radius, float a0, float a1, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true, uint64_t width=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_arc2(const Coord< float > ¢er, float radius0, float a0, float radius1, float a1, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true, uint64_t width=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_box(const Coord< float > &o, float size, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true, uint64_t width=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_cross(const Coord< float > &o, float size, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true, uint64_t width=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_error(const Coordf ¢er, float scale, const std::string &text, bool tr=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_flag(const Coordf &position, const std::string &txt, int64_t size, Orientation orientation, ColorP color=ColorP::FROM_LAYER) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_line(const Coord< float > &a, const Coord< float > &b, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true, uint64_t width=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_lock(const Coordf ¢er, float size, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_plus(const Coord< float > &o, float size, ColorP color=ColorP::FROM_LAYER, int layer=10000, bool tr=true, uint64_t width=0) (defined in horizon::Canvas) | horizon::Canvas | protected |
draw_text0(const Coordf &p, float size, const std::string &rtext, int angle, bool flip, TextOrigin origin, ColorP color, int layer=10000, uint64_t width=0, bool draw=true, TextData::Font font=TextData::Font::SIMPLEX, bool center=false, bool mirror=false) (defined in horizon::Canvas) | horizon::Canvas | protected |
fast_draw (defined in horizon::Canvas) | horizon::Canvas | |
fragment_cache (defined in horizon::Canvas) | horizon::Canvas | protected |
get_appearance() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_bbox(bool visible_only=true) const (defined in horizon::Canvas) | horizon::Canvas | |
get_color(ColorP colorp) const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_current_target() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_cursor_pos() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_cursor_pos_win() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_flip_view() const override (defined in horizon::CanvasGL) | horizon::CanvasGL | virtual |
get_grid_mul() const (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
get_height() const (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
get_highlight_mode() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_layer_color(int layer) const (defined in horizon::Canvas) | horizon::Canvas | protected |
get_layer_display(int index) const (defined in horizon::Canvas) | horizon::Canvas | |
get_overlay_layer(int layer, bool ignore_flip=false) (defined in horizon::Canvas) | horizon::Canvas | protected |
get_scale_and_offset() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_selection() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_selection_at(const Coordi &c) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_selection_mode() const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
get_width() const (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
hide_obj(const ObjectRef &r) (defined in horizon::Canvas) | horizon::Canvas | |
HighlightMode enum name (defined in horizon::CanvasGL) | horizon::CanvasGL | |
img_auto_line (defined in horizon::Canvas) | horizon::Canvas | protected |
img_draw_text(const Coordf &p, float size, const std::string &rtext, int angle, bool flip, TextOrigin origin, int layer=10000, uint64_t width=0, TextData::Font font=TextData::Font::SIMPLEX, bool center=false, bool mirror=false) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_hole(const Hole &hole) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_line(const Coordi &p0, const Coordi &p1, const uint64_t width, int layer=10000, bool tr=true) (defined in horizon::Canvas) | horizon::Canvas | protectedvirtual |
img_mode (defined in horizon::Canvas) | horizon::Canvas | protected |
img_net(const class Net *net) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_padstack(const Padstack &ps) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_patch_type(PatchType type) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_polygon(const Polygon &poly, bool tr=true) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_set_padstack(bool v) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
img_text(const Text &txt, std::pair< Coordf, Coordf > &extents) (defined in horizon::Canvas) | horizon::Canvas | inlineprotectedvirtual |
inhibit_drag_selection() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
layer_colors (defined in horizon::Canvas) | horizon::Canvas | protected |
layer_display (defined in horizon::Canvas) | horizon::Canvas | protected |
layer_is_visible(int layer) const (defined in horizon::Canvas) | horizon::Canvas | |
layer_provider (defined in horizon::Canvas) | horizon::Canvas | protected |
load(ObjectType ty, const UUID &uu, const Placement &pl=Placement(), bool fit=true) (defined in horizon::PreviewCanvas) | horizon::PreviewCanvas | |
load(Package &pkg, bool fit=true) (defined in horizon::PreviewCanvas) | horizon::PreviewCanvas | |
load_symbol(const UUID &uu, const Placement &pl=Placement(), bool fit=true, const UUID &uu_part=UUID(), const UUID &uu_gate=UUID()) (defined in horizon::PreviewCanvas) | horizon::PreviewCanvas | |
markers (defined in horizon::CanvasGL) | horizon::CanvasGL | |
needs_push (defined in horizon::Canvas) | horizon::Canvas | protected |
object_refs (defined in horizon::Canvas) | horizon::Canvas | protected |
object_refs_current (defined in horizon::Canvas) | horizon::Canvas | protected |
on_button_press_event(GdkEventButton *button_event) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_button_release_event(GdkEventButton *button_event) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_create_context() override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_motion_notify_event(GdkEventMotion *motion_event) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_realize() override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_render(const Glib::RefPtr< Gdk::GLContext > &context) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_scroll_event(GdkEventScroll *scroll_event) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
on_size_allocate(Gtk::Allocation &alloc) override (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
overlay_layer_current (defined in horizon::Canvas) | horizon::Canvas | protected |
overlay_layers (defined in horizon::Canvas) | horizon::Canvas | protected |
PreviewCanvas(class Pool &pool, bool layered) (defined in horizon::PreviewCanvas) | horizon::PreviewCanvas | |
property_grid_spacing() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
property_layer_opacity() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
property_work_layer() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
push() override (defined in horizon::CanvasGL) | horizon::CanvasGL | protectedvirtual |
remove_annotation(CanvasAnnotation *a) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
remove_obj(const ObjectRef &r) (defined in horizon::Canvas) | horizon::Canvas | |
render(const class Symbol &sym, bool on_sheet=false, bool smashed=false) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Junction &junc, bool interactive=true, ObjectType mode=ObjectType::INVALID) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Line &line, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class SymbolPin &pin, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Arc &arc, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Sheet &sheet) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class SchematicSymbol &sym) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class LineNet &line) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class NetLabel &label) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BusLabel &label) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Warning &warn) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class PowerSymbol &sym) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BusRipper &ripper) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Text &text, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Padstack &padstack, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Polygon &polygon, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Shape &shape, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Hole &hole, bool interactive=true) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Package &package, bool interactive=true, bool smashed=false, bool omit_silkscreen=false) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Pad &pad) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Buffer &buf) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Board &brd) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BoardPackage &pkg) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class BoardHole &hole) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Track &track) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Via &via) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Dimension &dim) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class Frame &frame, bool on_sheet=false) (defined in horizon::Canvas) | horizon::Canvas | protected |
render(const class ConnectionLine &line) (defined in horizon::Canvas) | horizon::Canvas | protected |
render_pad_overlay(const class Pad &pad) (defined in horizon::Canvas) | horizon::Canvas | protected |
request_push() override (defined in horizon::CanvasGL) | horizon::CanvasGL | protectedvirtual |
s_signal_can_steal_focus (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_cursor_moved (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_grid_mul_changed (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_hover_selection_changed (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_request_display_name (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_selection_changed (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
s_signal_selection_mode_changed (defined in horizon::CanvasGL) | horizon::CanvasGL | protected |
screen2canvas(const Coordf &p) const (defined in horizon::CanvasGL) | horizon::CanvasGL | |
select_all() (defined in horizon::CanvasGL) | horizon::CanvasGL | |
selectables (defined in horizon::Canvas) | horizon::Canvas | protected |
selection_filter (defined in horizon::Canvas) | horizon::Canvas | |
selection_qualifier (defined in horizon::CanvasGL) | horizon::CanvasGL | |
selection_tool (defined in horizon::CanvasGL) | horizon::CanvasGL | |
SelectionMode enum name (defined in horizon::CanvasGL) | horizon::CanvasGL | |
SelectionQualifier enum name (defined in horizon::CanvasGL) | horizon::CanvasGL | |
SelectionTool enum name (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_appearance(const Appearance &a) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_cursor_external(bool v) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_cursor_pos(const Coordi &c) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_cursor_size(float size) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_cursor_size(Appearance::CursorSize) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_flags(const ObjectRef &r, uint8_t mask_set, uint8_t mask_clear) (defined in horizon::Canvas) | horizon::Canvas | |
set_flags_all(uint8_t mask_set, uint8_t mask_clear) (defined in horizon::Canvas) | horizon::Canvas | |
set_flip_view(bool fl) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_highlight_enabled(bool x) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_highlight_mode(HighlightMode mode) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_highlight_on_top(bool on_top) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_layer_color(int layer, const Color &color) (defined in horizon::Canvas) | horizon::Canvas | |
set_layer_display(int index, const LayerDisplay &ld) (defined in horizon::Canvas) | horizon::Canvas | |
set_lod_size(float size) (defined in horizon::Canvas) | horizon::Canvas | protected |
set_scale_and_offset(float sc, Coordf ofs) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_selection(const std::set< SelectableRef > &sel, bool emit=true) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_selection_allowed(bool a) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
set_selection_mode(SelectionMode mode) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
sheet_current_uuid (defined in horizon::Canvas) | horizon::Canvas | protected |
show_all_junctions_in_schematic (defined in horizon::Canvas) | horizon::Canvas | |
show_all_obj() (defined in horizon::Canvas) | horizon::Canvas | |
show_obj(const ObjectRef &r) (defined in horizon::Canvas) | horizon::Canvas | |
show_text_in_tracks (defined in horizon::Canvas) | horizon::Canvas | |
signal_can_steal_focus() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_cursor_moved() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_grid_mul_changed() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_hover_selection_changed() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_request_display_name() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_selection_changed() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
signal_selection_mode_changed() (defined in horizon::CanvasGL) | horizon::CanvasGL | inline |
smooth_zoom (defined in horizon::CanvasGL) | horizon::CanvasGL | |
snap_to_grid(const Coordi &c) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
snap_to_targets (defined in horizon::CanvasGL) | horizon::CanvasGL | |
target_current (defined in horizon::Canvas) | horizon::Canvas | protected |
targets (defined in horizon::Canvas) | horizon::Canvas | protected |
TextBoxMode enum name (defined in horizon::Canvas) | horizon::Canvas | protected |
transform (defined in horizon::Canvas) | horizon::Canvas | protected |
transform_restore() (defined in horizon::Canvas) | horizon::Canvas | protected |
transform_save() (defined in horizon::Canvas) | horizon::Canvas | protected |
transforms (defined in horizon::Canvas) | horizon::Canvas | protected |
triangle_type_current (defined in horizon::Canvas) | horizon::Canvas | protected |
triangles (defined in horizon::Canvas) | horizon::Canvas | protected |
type_signal_can_steal_focus typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
type_signal_cursor_moved typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
type_signal_grid_mul_changed typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
type_signal_request_display_name typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
type_signal_selection_changed typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
type_signal_selection_mode_changed typedef (defined in horizon::CanvasGL) | horizon::CanvasGL | |
update(const class Symbol &sym, const Placement &transform=Placement(), bool edit=true) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Sheet &sheet) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Padstack &padstack, bool edit=true) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Package &pkg, bool edit=true) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Buffer &buf, class LayerProvider *lp) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Board &brd) (defined in horizon::Canvas) | horizon::Canvas | |
update(const class Frame &fr, bool edit=true) (defined in horizon::Canvas) | horizon::Canvas | |
update_cursor_pos(double x, double y) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
update_markers() override (defined in horizon::CanvasGL) | horizon::CanvasGL | virtual |
work_layer (defined in horizon::Canvas) | horizon::Canvas | protected |
zoom_to_bbox(const Coordf &a, const Coordf &b) (defined in horizon::CanvasGL) | horizon::CanvasGL | |
~Canvas() (defined in horizon::Canvas) | horizon::Canvas | inlinevirtual |