Interface IInspectable

All Known Implementing Classes:
ViewModelEdge, ViewModelVertex

public interface IInspectable
Interface for objects that can be inspected and edited with InspectorUtils
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets a list of objects that should be inspectable by an InspectorController view
  • Method Details

    • getInspectableObjects

      List<InspectableProperty> getInspectableObjects()
      Gets a list of objects that should be inspectable by an InspectorController view
      Returns:
      A list of objects