Interface Disposable

All Known Implementing Classes:
BasicView, ProductPlacemarkView, ProductSceneView

public interface Disposable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Releases all of the resources used by this view, its subcomponents, and all of its owned children.
  • Method Details

    • dispose

      void dispose()
      Releases all of the resources used by this view, its subcomponents, and all of its owned children.