Package h

Class ST_Agnodeinfo_t

All Implemented Interfaces:
__ptr__, __struct__

public final class ST_Agnodeinfo_t extends ST_Agrec_s
  • Field Details

    • shape

      public ST_shape_desc shape
    • shape_info

      public SHAPE_INFO shape_info
    • coord

      public final ST_pointf coord
    • width

      public double width
    • height

      public double height
    • ht

      public double ht
    • lw

      public double lw
    • rw

      public double rw
    • label

      public ST_textlabel_t label
    • xlabel

      public ST_textlabel_t xlabel
    • alg

      public ST_Agedge_s alg
    • id

      public int id
    • heapindex

      public int heapindex
    • hops

      public int hops
    • showboxes

      public int showboxes
    • has_port

      public boolean has_port
    • node_type

      public int node_type
    • mark

      public int mark
    • onstack

      public int onstack
    • ranktype

      public int ranktype
    • weight_class

      public int weight_class
    • next

      public ST_Agnode_s next
    • prev

      public ST_Agnode_s prev
    • in

      public final ST_elist in
    • out

      public final ST_elist out
    • flat_out

      public final ST_elist flat_out
    • flat_in

      public final ST_elist flat_in
    • other

      public final ST_elist other
    • clust

      public ST_Agraph_s clust
    • UF_size

      public int UF_size
    • UF_parent

      public ST_Agnode_s UF_parent
    • inleaf

      public ST_Agnode_s inleaf
    • outleaf

      public ST_Agnode_s outleaf
    • rank

      public int rank
    • order

      public int order
    • mval

      public double mval
    • save_in

      public final ST_elist save_in
    • save_out

      public final ST_elist save_out
    • tree_in

      public final ST_elist tree_in
    • tree_out

      public final ST_elist tree_out
    • par

      public ST_Agedge_s par
    • low

      public int low
    • lim

      public int lim
    • priority

      public int priority
  • Constructor Details

    • ST_Agnodeinfo_t

      public ST_Agnodeinfo_t()