Package h

Class ST_Agedgeinfo_t

All Implemented Interfaces:
__ptr__, __struct__

public final class ST_Agedgeinfo_t extends ST_Agrec_s
  • Field Details

    • spl

      public ST_splines spl
    • tail_port

      public final ST_port tail_port
    • head_port

      public final ST_port head_port
    • label

      public ST_textlabel_t label
    • head_label

      public ST_textlabel_t head_label
    • tail_label

      public ST_textlabel_t tail_label
    • xlabel

      public ST_textlabel_t xlabel
    • edge_type

      public int edge_type
    • adjacent

      public int adjacent
    • label_ontop

      public boolean label_ontop
    • to_orig

      public ST_Agedge_s to_orig
    • dist

      public double dist
    • showboxes

      public int showboxes
    • conc_opp_flag

      public boolean conc_opp_flag
    • xpenalty

      public int xpenalty
    • weight

      public int weight
    • cutvalue

      public int cutvalue
    • tree_index

      public int tree_index
    • count

      public int count
    • minlen

      public int minlen
    • to_virt

      public ST_Agedge_s to_virt
  • Constructor Details

    • ST_Agedgeinfo_t

      public ST_Agedgeinfo_t()
  • Method Details