en.javascript.info/1-js/09-classes/07-mixins/mixin-inheritance.svg
Ilya Kantor 9bfc8cfa9c minor
2019-08-11 14:24:31 +03:00

1 line
No EOL
3.3 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="486" height="295" viewBox="0 0 486 295"><defs><style>@import url(https://fonts.googleapis.com/css?family=Open+Sans:bold,italic,bolditalic%7CPT+Mono);@font-face{font-family:&apos;PT Mono&apos;;font-weight:700;font-style:normal;src:local(&apos;PT MonoBold&apos;),url(/font/PTMonoBold.woff2) format(&apos;woff2&apos;),url(/font/PTMonoBold.woff) format(&apos;woff&apos;),url(/font/PTMonoBold.ttf) format(&apos;truetype&apos;)}</style></defs><g id="inheritance" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><g id="mixin-inheritance.svg"><path id="Rectangle-1" fill="#FFF9EB" stroke="#E8C48E" stroke-width="2" d="M305 130.11h178v58H305z"/><text id="sayHi:-function-sayB" fill="#8A704D" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="315" y="153.11">sayHi: function</tspan> <tspan x="315" y="168.11">sayBye: function</tspan></text><text id="sayHiMixin" fill="#8A704D" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="304" y="122.11">sayHiMixin</tspan></text><path id="Rectangle-1" fill="#FFF9EB" stroke="#E8C48E" stroke-width="2" d="M305 23.11h178v28H305z"/><text id="say:-function" fill="#8A704D" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="315" y="41.11">say: function</tspan></text><text id="sayMixin" fill="#8A704D" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="304" y="15.11">sayMixin</tspan></text><path id="Line-2" fill="#EE6B47" fill-rule="nonzero" d="M365.5 78.61v28h-2v-28h-6l7-14 7 14h-6z"/><text id="[[Prototype]]" fill="#EE6B47" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="378" y="87">[[Prototype]]</tspan></text><path id="Rectangle-1-Copy" fill="#FFF9EB" stroke="#E8C48E" stroke-width="2" d="M8 130.11h178v58H8z"/><text id="constructor:-User-sa" fill="#8A704D" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="18" y="146.11">constructor: User</tspan> <tspan x="18" y="161.11">sayHi: function</tspan> <tspan x="18" y="176.11">sayBye: function</tspan></text><text id="User.prototype" fill="#8A704D" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="7" y="122.11">User.prototype</tspan></text><path id="Line-2-Copy" fill="#EE6B47" fill-rule="nonzero" d="M68.5 218.61v28h-2v-28h-6l7-14 7 14h-6z"/><path id="Line-2-Copy-2" fill="#EE6B47" fill-rule="nonzero" d="M264.5 176.61h-110v-2h110v-6l14 7-14 7v-6z"/><path id="Line-2-Copy-3" fill="#EE6B47" fill-rule="nonzero" d="M264.5 160.61h-110v-2h110v-6l14 7-14 7v-6z"/><text id="[[Prototype]]-Copy" fill="#EE6B47" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="81" y="227">[[Prototype]]</tspan></text><path id="Rectangle-1-Copy-2" fill="#FFF9EB" stroke="#E8C48E" stroke-width="2" d="M12 261h99v28H12z"/><text id="name:-..." fill="#8A704D" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="18" y="278.11">name: ...</tspan></text><text id="user" fill="#8A704D" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="11" y="253">user</tspan></text><text id="[[HomeObject]" fill="#EE6B47" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal"><tspan x="193" y="148">[[HomeObject]</tspan></text></g></g></svg>