Module omix.api

Interface TextField

All Superinterfaces:
Accessory, DataAnnotation, Member, SimpleValueField
All Known Subinterfaces:
TextField, TextField

public interface TextField
extends SimpleValueField
This accessory represents text labels in the network diagram.

TextField

Author:
Dr. Peter Droste, Omix Visualization
  • Method Details

    • value

      @OVLField String value()
      The value displayed in the network diagram. By default this value is null. Hence, the accessory is not visible in the diagram.
      Returns:
      text