chunk-EEMLKLSH.js 748 B

12345678910111213141516171819202122
  1. import {
  2. t
  3. } from "./chunk-OBOLLK7J.js";
  4. import {
  5. I
  6. } from "./chunk-23ONSYIH.js";
  7. // node_modules/@arcgis/core/views/2d/layers/graphics/GraphicContainer.js
  8. var i = class extends t {
  9. renderChildren(r) {
  10. this.attributeView.bindTextures(r.context, false), this.children.some((e) => e.hasData) && (super.renderChildren(r), r.drawPhase === I.MAP && this._renderChildren(r), this.hasHighlight() && r.drawPhase === I.HIGHLIGHT && this._renderHighlight(r), this._boundsRenderer && this._boundsRenderer.doRender(r));
  11. }
  12. _renderHighlight(e) {
  13. const { painter: r } = e, i2 = r.effects.highlight;
  14. i2.bind(e), this._renderChildren(e, i2.defines), i2.draw(e), i2.unbind();
  15. }
  16. };
  17. export {
  18. i
  19. };
  20. //# sourceMappingURL=chunk-EEMLKLSH.js.map