Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "geocortex/infrastructure/accessibility/VertexEditorFactory"

Index

Functions

Functions

createVertexEditor

  • Creates a new instance of VertexEditor. For internal use only.

    Parameters

    • graphic: Graphic

      The graphic to edit.

    • map: Map

      Map the toolbar is associated with.

    • owner: EditInterface

      The Edit toolbar owning this instance.

    • Optional options: VertexEditorOptions

      Optional parameters.

    Returns VertexEditor