Package smetana.core
Class Macro
- java.lang.Object
-
- smetana.core.Macro
-
public class Macro extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
AGEDGE
static int
AGINEDGE
static int
AGNODE
static int
AGOUTEDGE
static int
AGRAPH
static int
ARR_NONE
static int
ARR_TYPE_BOX
static int
ARR_TYPE_CROW
static int
ARR_TYPE_CURVE
static int
ARR_TYPE_DIAMOND
static int
ARR_TYPE_DOT
static int
ARR_TYPE_GAP
static int
ARR_TYPE_NONE
static int
ARR_TYPE_NORM
static int
ARR_TYPE_TEE
static double
ARROW_LENGTH
static int
AUXLABELS
static int
BITS_PER_ARROW
static int
BITS_PER_ARROW_TYPE
static int
BOTTOM
static int
BOTTOM_IX
static int
CB_DELETION
static int
CB_INITIALIZE
static int
CB_UPDATE
static int
CL_BACK
static int
CL_CROSS
static int
CL_OFFSET
static int
CLUSTER
static int
CLUSTER_EDGE
static int
DASHED
static double
DEFAULT_FONTSIZE
static double
DEFAULT_LABEL_FONTSIZE
static double
DEFAULT_NODEHEIGHT
static double
DEFAULT_NODESEP
static String
DEFAULT_NODESHAPE
static double
DEFAULT_NODEWIDTH
static double
DEFAULT_RANKSEP
static int
DIAGONALS
static int
DOTTED
static int
DT_APPEND
static int
DT_ATTACH
static int
DT_BAG
static int
DT_CLEAR
static int
DT_CLOSE
static int
DT_DELETE
static int
DT_DEQUE
static int
DT_DETACH
static int
DT_DISC
static int
DT_ENDCLOSE
static int
DT_ENDOPEN
static int
DT_FIRST
static int
DT_FLATTEN
static int
DT_FOUND
static int
DT_HASHSIZE
static int
DT_INSERT
static int
DT_LAST
static int
DT_LIST
static int
DT_MALLOC
static int
DT_MATCH
static int
DT_MEMORYF
static int
DT_METH
static int
DT_METHODS
static int
DT_NEXT
static int
DT_OBAG
static int
DT_OPEN
static int
DT_OSET
static int
DT_PREV
static int
DT_QUEUE
static int
DT_RENEW
static int
DT_SAMECMP
static int
DT_SAMEHASH
static int
DT_SEARCH
static int
DT_SET
static int
DT_STACK
static int
DT_VSEARCH
static int
DT_WALK
static int
EDGE_LABEL
static int
EDGE_XLABEL
static int
EDGETYPEMASK
static int
ET_COMPOUND
static int
ET_CURVED
static int
ET_LINE
static int
ET_NONE
static int
ET_ORTHO
static int
ET_PLINE
static int
ET_SPLINE
static int
FILLED
static int
FIXEDSHAPE
static int
FLATEDGE
static int
FLATORDER
static int
GAP
static int
GLOBAL
static int
GRAPH_LABEL
static int
GVBEGIN
static int
GVRENDER_PLUGIN
static int
GVSPLINES
static CString
HEAD_ID
static int
HEAD_LABEL
static double
HUGE_VAL
static int
IGNORED
static int
INT_MAX
static int
INT_MIN
static int
INVISIBLE
static int
LABEL_AT_BOTTOM
static int
LABEL_AT_LEFT
static int
LABEL_AT_RIGHT
static int
LABEL_AT_TOP
static int
LAYOUT_USES_RANKDIR
static int
LEAFSET
static int
LEFT
static int
LEFT_IX
static int
LOCAL
static int
LT_HTML
static int
LT_NONE
static int
LT_RECD
static double
M_PI
static int
MAXDIM
static int
MAXRANK
static int
MAXSHORT
static double
MICROPOINT
static double
MILLIPOINT
static double
MIN_FONTSIZE
static double
MIN_NODEHEIGHT
static double
MIN_NODESEP
static double
MIN_NODEWIDTH
static double
MIN_RANKSEP
static int
MINRANK
static double
MYHUGE
static int
NEW_RANK
static int
NO_SUPPORT
static int
NOCLUST
static int
NOCMD
static int
NODE_XLABEL
static int
NODECARD
static String
NODENAME_ESC
static int
NORMAL
static int
NUMB_OF_ARROW_HEADS
static int
POINTS_PER_INCH
static int
RADIAL
static int
RANKDIR_BT
static int
RANKDIR_LR
static int
RANKDIR_RL
static int
RANKDIR_TB
static int
REGULAREDGE
static int
REVERSED
static int
RIGHT
static int
RIGHT_IX
static int
ROUNDED
static int
SAMERANK
static int
SEARCHSIZE
static int
SELFEDGE
static int
SELFNPEDGE
static int
SELFWPEDGE
static int
SHAPE_MASK
static int
SINKRANK
static int
SLACKNODE
static int
SMALLBUF
static int
SOURCERANK
static double
Spring_coeff
static double
SQRT2
static int
STRIPED
static CString
TAIL_ID
static int
TAIL_LABEL
static int
TOP
static int
TOP_IX
static int
UNDERLINE
static int
VIRTUAL
static int
WEDGED
-
Constructor Summary
Constructors Constructor Description Macro()
-
Method Summary
-
-
-
Field Detail
-
AGRAPH
public static final int AGRAPH
- See Also:
- Constant Field Values
-
AGNODE
public static final int AGNODE
- See Also:
- Constant Field Values
-
AGOUTEDGE
public static final int AGOUTEDGE
- See Also:
- Constant Field Values
-
AGINEDGE
public static final int AGINEDGE
- See Also:
- Constant Field Values
-
AGEDGE
public static final int AGEDGE
- See Also:
- Constant Field Values
-
MAXSHORT
public static final int MAXSHORT
- See Also:
- Constant Field Values
-
INT_MAX
public static final int INT_MAX
- See Also:
- Constant Field Values
-
INT_MIN
public static final int INT_MIN
- See Also:
- Constant Field Values
-
HUGE_VAL
public static final double HUGE_VAL
- See Also:
- Constant Field Values
-
MILLIPOINT
public static double MILLIPOINT
-
MICROPOINT
public static double MICROPOINT
-
M_PI
public static final double M_PI
- See Also:
- Constant Field Values
-
SQRT2
public static final double SQRT2
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
TOP
public static final int TOP
- See Also:
- Constant Field Values
-
LT_NONE
public static final int LT_NONE
- See Also:
- Constant Field Values
-
LT_HTML
public static final int LT_HTML
- See Also:
- Constant Field Values
-
LT_RECD
public static final int LT_RECD
- See Also:
- Constant Field Values
-
EDGE_LABEL
public static final int EDGE_LABEL
- See Also:
- Constant Field Values
-
HEAD_LABEL
public static final int HEAD_LABEL
- See Also:
- Constant Field Values
-
TAIL_LABEL
public static final int TAIL_LABEL
- See Also:
- Constant Field Values
-
GRAPH_LABEL
public static final int GRAPH_LABEL
- See Also:
- Constant Field Values
-
NODE_XLABEL
public static final int NODE_XLABEL
- See Also:
- Constant Field Values
-
EDGE_XLABEL
public static final int EDGE_XLABEL
- See Also:
- Constant Field Values
-
ET_NONE
public static final int ET_NONE
- See Also:
- Constant Field Values
-
ET_LINE
public static final int ET_LINE
- See Also:
- Constant Field Values
-
ET_CURVED
public static final int ET_CURVED
- See Also:
- Constant Field Values
-
ET_PLINE
public static final int ET_PLINE
- See Also:
- Constant Field Values
-
ET_ORTHO
public static final int ET_ORTHO
- See Also:
- Constant Field Values
-
ET_SPLINE
public static final int ET_SPLINE
- See Also:
- Constant Field Values
-
ET_COMPOUND
public static final int ET_COMPOUND
- See Also:
- Constant Field Values
-
NEW_RANK
public static final int NEW_RANK
- See Also:
- Constant Field Values
-
NORMAL
public static final int NORMAL
- See Also:
- Constant Field Values
-
VIRTUAL
public static final int VIRTUAL
- See Also:
- Constant Field Values
-
SLACKNODE
public static final int SLACKNODE
- See Also:
- Constant Field Values
-
REVERSED
public static final int REVERSED
- See Also:
- Constant Field Values
-
FLATORDER
public static final int FLATORDER
- See Also:
- Constant Field Values
-
CLUSTER_EDGE
public static final int CLUSTER_EDGE
- See Also:
- Constant Field Values
-
IGNORED
public static final int IGNORED
- See Also:
- Constant Field Values
-
NOCMD
public static final int NOCMD
- See Also:
- Constant Field Values
-
SAMERANK
public static final int SAMERANK
- See Also:
- Constant Field Values
-
MINRANK
public static final int MINRANK
- See Also:
- Constant Field Values
-
SOURCERANK
public static final int SOURCERANK
- See Also:
- Constant Field Values
-
MAXRANK
public static final int MAXRANK
- See Also:
- Constant Field Values
-
SINKRANK
public static final int SINKRANK
- See Also:
- Constant Field Values
-
LEAFSET
public static final int LEAFSET
- See Also:
- Constant Field Values
-
CLUSTER
public static final int CLUSTER
- See Also:
- Constant Field Values
-
LABEL_AT_BOTTOM
public static final int LABEL_AT_BOTTOM
- See Also:
- Constant Field Values
-
LABEL_AT_TOP
public static final int LABEL_AT_TOP
- See Also:
- Constant Field Values
-
LABEL_AT_LEFT
public static final int LABEL_AT_LEFT
- See Also:
- Constant Field Values
-
LABEL_AT_RIGHT
public static final int LABEL_AT_RIGHT
- See Also:
- Constant Field Values
-
RANKDIR_TB
public static final int RANKDIR_TB
- See Also:
- Constant Field Values
-
RANKDIR_LR
public static final int RANKDIR_LR
- See Also:
- Constant Field Values
-
RANKDIR_BT
public static final int RANKDIR_BT
- See Also:
- Constant Field Values
-
RANKDIR_RL
public static final int RANKDIR_RL
- See Also:
- Constant Field Values
-
REGULAREDGE
public static final int REGULAREDGE
- See Also:
- Constant Field Values
-
FLATEDGE
public static final int FLATEDGE
- See Also:
- Constant Field Values
-
SELFWPEDGE
public static final int SELFWPEDGE
- See Also:
- Constant Field Values
-
SELFNPEDGE
public static final int SELFNPEDGE
- See Also:
- Constant Field Values
-
SELFEDGE
public static final int SELFEDGE
- See Also:
- Constant Field Values
-
EDGETYPEMASK
public static final int EDGETYPEMASK
- See Also:
- Constant Field Values
-
LAYOUT_USES_RANKDIR
public static final int LAYOUT_USES_RANKDIR
- See Also:
- Constant Field Values
-
DT_FOUND
public static final int DT_FOUND
- See Also:
- Constant Field Values
-
DT_SET
public static final int DT_SET
- See Also:
- Constant Field Values
-
DT_BAG
public static final int DT_BAG
- See Also:
- Constant Field Values
-
DT_OSET
public static final int DT_OSET
- See Also:
- Constant Field Values
-
DT_OBAG
public static final int DT_OBAG
- See Also:
- Constant Field Values
-
DT_LIST
public static final int DT_LIST
- See Also:
- Constant Field Values
-
DT_STACK
public static final int DT_STACK
- See Also:
- Constant Field Values
-
DT_QUEUE
public static final int DT_QUEUE
- See Also:
- Constant Field Values
-
DT_DEQUE
public static final int DT_DEQUE
- See Also:
- Constant Field Values
-
DT_METHODS
public static final int DT_METHODS
- See Also:
- Constant Field Values
-
DT_SAMECMP
public static final int DT_SAMECMP
- See Also:
- Constant Field Values
-
DT_SAMEHASH
public static final int DT_SAMEHASH
- See Also:
- Constant Field Values
-
DT_INSERT
public static final int DT_INSERT
- See Also:
- Constant Field Values
-
DT_DELETE
public static final int DT_DELETE
- See Also:
- Constant Field Values
-
DT_SEARCH
public static final int DT_SEARCH
- See Also:
- Constant Field Values
-
DT_NEXT
public static final int DT_NEXT
- See Also:
- Constant Field Values
-
DT_PREV
public static final int DT_PREV
- See Also:
- Constant Field Values
-
DT_RENEW
public static final int DT_RENEW
- See Also:
- Constant Field Values
-
DT_CLEAR
public static final int DT_CLEAR
- See Also:
- Constant Field Values
-
DT_FIRST
public static final int DT_FIRST
- See Also:
- Constant Field Values
-
DT_LAST
public static final int DT_LAST
- See Also:
- Constant Field Values
-
DT_MATCH
public static final int DT_MATCH
- See Also:
- Constant Field Values
-
DT_VSEARCH
public static final int DT_VSEARCH
- See Also:
- Constant Field Values
-
DT_ATTACH
public static final int DT_ATTACH
- See Also:
- Constant Field Values
-
DT_DETACH
public static final int DT_DETACH
- See Also:
- Constant Field Values
-
DT_APPEND
public static final int DT_APPEND
- See Also:
- Constant Field Values
-
DT_OPEN
public static final int DT_OPEN
- See Also:
- Constant Field Values
-
DT_CLOSE
public static final int DT_CLOSE
- See Also:
- Constant Field Values
-
DT_DISC
public static final int DT_DISC
- See Also:
- Constant Field Values
-
DT_METH
public static final int DT_METH
- See Also:
- Constant Field Values
-
DT_ENDOPEN
public static final int DT_ENDOPEN
- See Also:
- Constant Field Values
-
DT_ENDCLOSE
public static final int DT_ENDCLOSE
- See Also:
- Constant Field Values
-
DT_HASHSIZE
public static final int DT_HASHSIZE
- See Also:
- Constant Field Values
-
DT_FLATTEN
public static final int DT_FLATTEN
- See Also:
- Constant Field Values
-
DT_WALK
public static final int DT_WALK
- See Also:
- Constant Field Values
-
DT_MALLOC
public static final int DT_MALLOC
- See Also:
- Constant Field Values
-
DT_MEMORYF
public static final int DT_MEMORYF
- See Also:
- Constant Field Values
-
GVRENDER_PLUGIN
public static final int GVRENDER_PLUGIN
- See Also:
- Constant Field Values
-
NO_SUPPORT
public static final int NO_SUPPORT
- See Also:
- Constant Field Values
-
LOCAL
public static final int LOCAL
- See Also:
- Constant Field Values
-
GLOBAL
public static final int GLOBAL
- See Also:
- Constant Field Values
-
NOCLUST
public static final int NOCLUST
- See Also:
- Constant Field Values
-
DEFAULT_NODESEP
public static final double DEFAULT_NODESEP
- See Also:
- Constant Field Values
-
MIN_NODESEP
public static final double MIN_NODESEP
- See Also:
- Constant Field Values
-
DEFAULT_RANKSEP
public static final double DEFAULT_RANKSEP
- See Also:
- Constant Field Values
-
MIN_RANKSEP
public static final double MIN_RANKSEP
- See Also:
- Constant Field Values
-
POINTS_PER_INCH
public static final int POINTS_PER_INCH
- See Also:
- Constant Field Values
-
GVBEGIN
public static final int GVBEGIN
- See Also:
- Constant Field Values
-
GVSPLINES
public static final int GVSPLINES
- See Also:
- Constant Field Values
-
Spring_coeff
public static final double Spring_coeff
- See Also:
- Constant Field Values
-
MYHUGE
public static final double MYHUGE
- See Also:
- Constant Field Values
-
MAXDIM
public static final int MAXDIM
- See Also:
- Constant Field Values
-
NODENAME_ESC
public static final String NODENAME_ESC
- See Also:
- Constant Field Values
-
DEFAULT_NODESHAPE
public static final String DEFAULT_NODESHAPE
- See Also:
- Constant Field Values
-
DEFAULT_NODEHEIGHT
public static final double DEFAULT_NODEHEIGHT
- See Also:
- Constant Field Values
-
MIN_NODEHEIGHT
public static final double MIN_NODEHEIGHT
- See Also:
- Constant Field Values
-
DEFAULT_NODEWIDTH
public static final double DEFAULT_NODEWIDTH
- See Also:
- Constant Field Values
-
MIN_NODEWIDTH
public static final double MIN_NODEWIDTH
- See Also:
- Constant Field Values
-
BOTTOM_IX
public static final int BOTTOM_IX
- See Also:
- Constant Field Values
-
RIGHT_IX
public static final int RIGHT_IX
- See Also:
- Constant Field Values
-
TOP_IX
public static final int TOP_IX
- See Also:
- Constant Field Values
-
LEFT_IX
public static final int LEFT_IX
- See Also:
- Constant Field Values
-
GAP
public static final int GAP
- See Also:
- Constant Field Values
-
CB_INITIALIZE
public static final int CB_INITIALIZE
- See Also:
- Constant Field Values
-
CB_UPDATE
public static final int CB_UPDATE
- See Also:
- Constant Field Values
-
CB_DELETION
public static final int CB_DELETION
- See Also:
- Constant Field Values
-
CL_BACK
public static final int CL_BACK
- See Also:
- Constant Field Values
-
CL_OFFSET
public static final int CL_OFFSET
- See Also:
- Constant Field Values
-
CL_CROSS
public static final int CL_CROSS
- See Also:
- Constant Field Values
-
DEFAULT_FONTSIZE
public static final double DEFAULT_FONTSIZE
- See Also:
- Constant Field Values
-
DEFAULT_LABEL_FONTSIZE
public static final double DEFAULT_LABEL_FONTSIZE
- See Also:
- Constant Field Values
-
MIN_FONTSIZE
public static final double MIN_FONTSIZE
- See Also:
- Constant Field Values
-
FILLED
public static final int FILLED
- See Also:
- Constant Field Values
-
RADIAL
public static final int RADIAL
- See Also:
- Constant Field Values
-
ROUNDED
public static final int ROUNDED
- See Also:
- Constant Field Values
-
DIAGONALS
public static final int DIAGONALS
- See Also:
- Constant Field Values
-
AUXLABELS
public static final int AUXLABELS
- See Also:
- Constant Field Values
-
INVISIBLE
public static final int INVISIBLE
- See Also:
- Constant Field Values
-
STRIPED
public static final int STRIPED
- See Also:
- Constant Field Values
-
DOTTED
public static final int DOTTED
- See Also:
- Constant Field Values
-
DASHED
public static final int DASHED
- See Also:
- Constant Field Values
-
WEDGED
public static final int WEDGED
- See Also:
- Constant Field Values
-
UNDERLINE
public static final int UNDERLINE
- See Also:
- Constant Field Values
-
FIXEDSHAPE
public static final int FIXEDSHAPE
- See Also:
- Constant Field Values
-
SHAPE_MASK
public static final int SHAPE_MASK
- See Also:
- Constant Field Values
-
HEAD_ID
public static final CString HEAD_ID
-
TAIL_ID
public static final CString TAIL_ID
-
SEARCHSIZE
public static final int SEARCHSIZE
- See Also:
- Constant Field Values
-
NODECARD
public static final int NODECARD
- See Also:
- Constant Field Values
-
SMALLBUF
public static final int SMALLBUF
- See Also:
- Constant Field Values
-
ARR_NONE
public static final int ARR_NONE
- See Also:
- Constant Field Values
-
ARR_TYPE_NONE
public static final int ARR_TYPE_NONE
- See Also:
- Constant Field Values
-
ARR_TYPE_NORM
public static final int ARR_TYPE_NORM
- See Also:
- Constant Field Values
-
ARR_TYPE_CROW
public static final int ARR_TYPE_CROW
- See Also:
- Constant Field Values
-
ARR_TYPE_TEE
public static final int ARR_TYPE_TEE
- See Also:
- Constant Field Values
-
ARR_TYPE_BOX
public static final int ARR_TYPE_BOX
- See Also:
- Constant Field Values
-
ARR_TYPE_DIAMOND
public static final int ARR_TYPE_DIAMOND
- See Also:
- Constant Field Values
-
ARR_TYPE_DOT
public static final int ARR_TYPE_DOT
- See Also:
- Constant Field Values
-
ARR_TYPE_CURVE
public static final int ARR_TYPE_CURVE
- See Also:
- Constant Field Values
-
ARR_TYPE_GAP
public static final int ARR_TYPE_GAP
- See Also:
- Constant Field Values
-
ARROW_LENGTH
public static final double ARROW_LENGTH
- See Also:
- Constant Field Values
-
NUMB_OF_ARROW_HEADS
public static final int NUMB_OF_ARROW_HEADS
- See Also:
- Constant Field Values
-
BITS_PER_ARROW
public static final int BITS_PER_ARROW
- See Also:
- Constant Field Values
-
BITS_PER_ARROW_TYPE
public static final int BITS_PER_ARROW_TYPE
- See Also:
- Constant Field Values
-
-
Method Detail
-
F
public static <O> O F(O result, Object... dummy)
-
ASINT
public static int ASINT(boolean v)
-
N
public static boolean N(boolean v)
-
N
public static boolean N(int i)
-
N
public static boolean N(char c)
-
N
public static boolean N(Object o)
-
NOT
public static boolean NOT(boolean v)
-
NOTI
public static int NOTI(boolean v)
-
NOT
public static boolean NOT(int i)
-
NOT
public static boolean NOT(char c)
-
NOT
public static boolean NOT(Object o)
-
UNSURE_ABOUT
public static void UNSURE_ABOUT(String comment)
-
UNSUPPORTED_INT
public static int UNSUPPORTED_INT(String comment)
-
AGTAG
public static ST_Agtag_s AGTAG(ST_Agobj_s obj)
-
AGTYPE
public static int AGTYPE(ST_Agobj_s obj)
-
AGTYPE
public static void AGTYPE(ST_Agobj_s obj, int v)
-
AGID
public static int AGID(ST_Agobj_s obj)
-
AGID
public static void AGID(ST_Agobj_s obj, int v)
-
AGSEQ
public static int AGSEQ(ST_Agobj_s obj)
-
AGSEQ
public static void AGSEQ(ST_Agobj_s obj, int v)
-
AGDATA
public static ST_Agrec_s AGDATA(ST_Agobj_s obj)
-
AGDATA
public static void AGDATA(ST_Agobj_s obj, ST_Agrec_s v)
-
AGIN2OUT
public static ST_Agedge_s AGIN2OUT(ST_Agedge_s e)
-
AGOUT2IN
public static ST_Agedge_s AGOUT2IN(ST_Agedge_s e)
-
AGOPP
public static ST_Agedge_s AGOPP(ST_Agedge_s e)
-
AGMKOUT
public static ST_Agedge_s AGMKOUT(ST_Agedge_s e)
-
AGMKIN
public static ST_Agedge_s AGMKIN(ST_Agedge_s e)
-
AGTAIL
public static ST_Agnode_s AGTAIL(ST_Agedge_s e)
-
M_agtail
public static ST_Agnode_s M_agtail(ST_Agedge_s e)
-
M_agtail
public static void M_agtail(ST_Agedge_s e, ST_Agnode_s v)
-
AGHEAD
public static ST_Agnode_s AGHEAD(ST_Agedge_s e)
-
M_aghead
public static void M_aghead(ST_Agedge_s e, ST_Agnode_s v)
-
LENGTH
public static int LENGTH(ST_Agedge_s e)
-
SLACK
public static int SLACK(ST_Agedge_s e)
-
SEQ
public static boolean SEQ(int a, int b, int c)
-
TREE_EDGE
public static boolean TREE_EDGE(ST_Agedge_s e)
-
GD_parent
public static __ptr__ GD_parent(ST_Agraph_s g)
-
GD_parent
public static void GD_parent(ST_Agraph_s g, ST_Agraph_s v)
-
GD_drawing
public static ST_layout_t GD_drawing(ST_Agraph_s g)
-
GD_drawing
public static void GD_drawing(ST_Agraph_s g, ST_layout_t v)
-
GD_bb
public static ST_boxf GD_bb(ST_Agraph_s g)
-
GD_gvc
public static ST_GVC_s GD_gvc(ST_Agraph_s g)
-
GD_gvc
public static void GD_gvc(ST_Agraph_s g, ST_GVC_s v)
-
GD_cleanup
public static __ptr__ GD_cleanup(ST_Agraph_s g)
-
GD_cleanup
public static void GD_cleanup(ST_Agraph_s g, CFunction data)
-
GD_border
public static ST_pointf[] GD_border(ST_Agraph_s g)
-
GD_clust
public static CArrayOfStar<ST_Agraph_s> GD_clust(ST_Agraph_s g)
-
GD_clust
public static void GD_clust(ST_Agraph_s g, CArrayOfStar<ST_Agraph_s> v)
-
GD_dotroot
public static ST_Agraph_s GD_dotroot(ST_Agraph_s g)
-
GD_dotroot
public static void GD_dotroot(ST_Agraph_s g, ST_Agraph_s v)
-
GD_comp
public static ST_nlist_t GD_comp(ST_Agraph_s g)
-
GD_exact_ranksep
public static int GD_exact_ranksep(ST_Agraph_s g)
-
GD_exact_ranksep
public static void GD_exact_ranksep(ST_Agraph_s g, int v)
-
GD_expanded
public static boolean GD_expanded(ST_Agraph_s g)
-
GD_expanded
public static void GD_expanded(ST_Agraph_s g, boolean v)
-
GD_flags
public static int GD_flags(ST_Agraph_s g)
-
GD_flags
public static void GD_flags(ST_Agraph_s g, int v)
-
GD_charset
public static int GD_charset(ST_Agraph_s g)
-
GD_charset
public static void GD_charset(ST_Agraph_s g, int v)
-
GD_has_labels
public static int GD_has_labels(ST_Agraph_s g)
-
GD_has_labels
public static void GD_has_labels(ST_Agraph_s g, int v)
-
GD_has_flat_edges
public static int GD_has_flat_edges(ST_Agraph_s g)
-
GD_has_flat_edges
public static void GD_has_flat_edges(ST_Agraph_s g, boolean v)
-
GD_ht1
public static double GD_ht1(ST_Agraph_s g)
-
GD_ht1
public static void GD_ht1(ST_Agraph_s g, double v)
-
GD_ht2
public static double GD_ht2(ST_Agraph_s g)
-
GD_ht2
public static void GD_ht2(ST_Agraph_s g, double v)
-
GD_installed
public static int GD_installed(ST_Agraph_s g)
-
GD_installed
public static void GD_installed(ST_Agraph_s g, int v)
-
GD_label
public static ST_textlabel_t GD_label(ST_Agraph_s g)
-
GD_label
public static void GD_label(ST_Agraph_s g, ST_textlabel_t v)
-
GD_leader
public static ST_Agnode_s GD_leader(ST_Agraph_s g)
-
GD_leader
public static void GD_leader(ST_Agraph_s g, ST_Agnode_s v)
-
GD_rankdir2
public static int GD_rankdir2(ST_Agraph_s g)
-
GD_rankdir2
public static void GD_rankdir2(ST_Agraph_s g, int v)
-
GD_rankdir
public static int GD_rankdir(ST_Agraph_s g)
-
GD_flip
public static boolean GD_flip(ST_Agraph_s g)
-
GD_realrankdir
public static int GD_realrankdir(ST_Agraph_s g)
-
GD_realflip
public static int GD_realflip(ST_Agraph_s g)
-
GD_ln
public static ST_Agnode_s GD_ln(ST_Agraph_s g)
-
GD_ln
public static void GD_ln(ST_Agraph_s g, ST_Agnode_s v)
-
GD_maxrank
public static int GD_maxrank(ST_Agraph_s g)
-
GD_maxrank
public static void GD_maxrank(ST_Agraph_s g, int v)
-
GD_maxset
public static __ptr__ GD_maxset(ST_Agraph_s g)
-
GD_minrank
public static int GD_minrank(ST_Agraph_s g)
-
GD_minrank
public static void GD_minrank(ST_Agraph_s g, int v)
-
GD_minset
public static __ptr__ GD_minset(ST_Agraph_s g)
-
GD_n_cluster
public static int GD_n_cluster(ST_Agraph_s g)
-
GD_n_cluster
public static void GD_n_cluster(ST_Agraph_s g, int v)
-
GD_n_nodes
public static int GD_n_nodes(ST_Agraph_s g)
-
GD_n_nodes
public static void GD_n_nodes(ST_Agraph_s g, int v)
-
GD_nlist
public static ST_Agnode_s GD_nlist(ST_Agraph_s g)
-
GD_nlist
public static void GD_nlist(ST_Agraph_s g, ST_Agnode_s v)
-
GD_nodesep
public static int GD_nodesep(ST_Agraph_s g)
-
GD_nodesep
public static void GD_nodesep(ST_Agraph_s g, int v)
-
GD_rank
public static CArray<ST_rank_t> GD_rank(ST_Agraph_s g)
-
GD_rank
public static void GD_rank(ST_Agraph_s g, CArray<ST_rank_t> v)
-
GD_rankleader
public static CArrayOfStar<ST_Agnode_s> GD_rankleader(ST_Agraph_s g)
-
GD_rankleader
public static void GD_rankleader(ST_Agraph_s g, CArrayOfStar<ST_Agnode_s> v)
-
GD_ranksep
public static int GD_ranksep(ST_Agraph_s g)
-
GD_ranksep
public static void GD_ranksep(ST_Agraph_s g, int v)
-
GD_rn
public static ST_Agnode_s GD_rn(ST_Agraph_s g)
-
GD_rn
public static void GD_rn(ST_Agraph_s g, ST_Agnode_s v)
-
GD_set_type
public static int GD_set_type(ST_Agraph_s g)
-
GD_set_type
public static void GD_set_type(ST_Agraph_s g, int v)
-
GD_label_pos
public static int GD_label_pos(ST_Agraph_s g)
-
GD_label_pos
public static void GD_label_pos(ST_Agraph_s g, int v)
-
GD_showboxes
public static int GD_showboxes(ST_Agraph_s g)
-
GD_showboxes
public static void GD_showboxes(ST_Agraph_s g, int v)
-
GD_fontnames
public static int GD_fontnames(ST_Agraph_s g)
-
GD_fontnames
public static void GD_fontnames(ST_Agraph_s g, int v)
-
ND_id
public static int ND_id(ST_Agnode_s n)
-
ND_alg
public static __ptr__ ND_alg(ST_Agnode_s n)
-
ND_alg
public static void ND_alg(ST_Agnode_s n, ST_Agedge_s value)
-
ND_UF_parent
public static ST_Agnode_s ND_UF_parent(ST_Agobj_s n)
-
ND_UF_parent
public static void ND_UF_parent(ST_Agobj_s n, ST_Agnode_s v)
-
ND_UF_size
public static int ND_UF_size(ST_Agnode_s n)
-
ND_UF_size
public static void ND_UF_size(ST_Agnode_s n, int v)
-
ND_clust
public static ST_Agraph_s ND_clust(ST_Agnode_s n)
-
ND_clust
public static void ND_clust(ST_Agnode_s n, ST_Agraph_s v)
-
ND_coord
public static ST_pointf ND_coord(ST_Agnode_s n)
-
ND_flat_in
public static ST_elist ND_flat_in(ST_Agnode_s n)
-
ND_flat_out
public static ST_elist ND_flat_out(ST_Agnode_s n)
-
ND_has_port
public static boolean ND_has_port(ST_Agnode_s n)
-
ND_has_port
public static void ND_has_port(ST_Agnode_s n, boolean v)
-
ND_height
public static double ND_height(ST_Agnode_s n)
-
ND_height
public static void ND_height(ST_Agnode_s n, double v)
-
ND_ht
public static double ND_ht(ST_Agnode_s n)
-
ND_ht
public static void ND_ht(ST_Agnode_s n, double v)
-
ND_in
public static ST_elist ND_in(ST_Agnode_s n)
-
ND_in
public static void ND_in(ST_Agnode_s n, __struct__<ST_elist> v)
-
ND_inleaf
public static __ptr__ ND_inleaf(ST_Agnode_s n)
-
ND_label
public static ST_textlabel_t ND_label(ST_Agnode_s n)
-
ND_label
public static void ND_label(ST_Agnode_s n, ST_textlabel_t v)
-
ND_xlabel
public static ST_textlabel_t ND_xlabel(ST_Agnode_s n)
-
ND_lim
public static int ND_lim(ST_Agnode_s n)
-
ND_lim
public static void ND_lim(ST_Agnode_s n, int v)
-
ND_low
public static int ND_low(ST_Agnode_s n)
-
ND_low
public static void ND_low(ST_Agnode_s n, int v)
-
ND_lw
public static double ND_lw(ST_Agnode_s n)
-
ND_lw
public static void ND_lw(ST_Agnode_s n, double v)
-
ND_mark
public static int ND_mark(ST_Agnode_s n)
-
ND_mark
public static void ND_mark(ST_Agnode_s n, int v)
-
ND_mark
public static void ND_mark(ST_Agnode_s n, boolean v)
-
ND_mval
public static double ND_mval(ST_Agnode_s n)
-
ND_mval
public static void ND_mval(ST_Agnode_s n, double v)
-
ND_next
public static ST_Agnode_s ND_next(ST_Agnode_s n)
-
ND_next
public static void ND_next(ST_Agnode_s n, ST_Agnode_s v)
-
ND_node_type
public static int ND_node_type(ST_Agnode_s n)
-
ND_node_type
public static void ND_node_type(ST_Agnode_s n, int v)
-
ND_onstack
public static boolean ND_onstack(ST_Agnode_s n)
-
ND_onstack
public static void ND_onstack(ST_Agnode_s n, int v)
-
ND_onstack
public static void ND_onstack(ST_Agnode_s n, boolean v)
-
ND_order
public static int ND_order(ST_Agnode_s n)
-
ND_order
public static void ND_order(ST_Agnode_s n, int v)
-
ND_other
public static ST_elist ND_other(ST_Agnode_s n)
-
ND_out
public static ST_elist ND_out(ST_Agnode_s n)
-
ND_out
public static void ND_out(ST_Agnode_s n, __struct__<ST_elist> v)
-
ND_outleaf
public static __ptr__ ND_outleaf(ST_Agnode_s n)
-
ND_par
public static ST_Agedge_s ND_par(ST_Agnode_s n)
-
ND_par
public static void ND_par(ST_Agnode_s n, ST_Agedge_s v)
-
ND_prev
public static ST_Agnode_s ND_prev(ST_Agnode_s n)
-
ND_prev
public static void ND_prev(ST_Agnode_s n, ST_Agnode_s v)
-
ND_priority
public static int ND_priority(ST_Agnode_s n)
-
ND_priority
public static void ND_priority(ST_Agnode_s n, int v)
-
ND_rank
public static int ND_rank(ST_Agnode_s n)
-
ND_rank
public static void ND_rank(ST_Agnode_s n, int v)
-
ND_ranktype
public static int ND_ranktype(ST_Agnode_s n)
-
ND_ranktype
public static void ND_ranktype(ST_Agnode_s n, int v)
-
ND_rw
public static double ND_rw(ST_Agnode_s n)
-
ND_rw
public static void ND_rw(ST_Agnode_s n, double v)
-
ND_save_in
public static ST_elist ND_save_in(ST_Agnode_s n)
-
ND_save_in
public static void ND_save_in(ST_Agnode_s n, __struct__<ST_elist> v)
-
ND_save_out
public static ST_elist ND_save_out(ST_Agnode_s n)
-
ND_save_out
public static void ND_save_out(ST_Agnode_s n, __struct__<ST_elist> v)
-
ND_shape
public static ST_shape_desc ND_shape(ST_Agnode_s n)
-
ND_shape
public static void ND_shape(ST_Agnode_s n, ST_shape_desc v)
-
ND_shape_info
public static SHAPE_INFO ND_shape_info(ST_Agnode_s n)
-
ND_shape_info
public static void ND_shape_info(ST_Agnode_s n, SHAPE_INFO v)
-
ND_showboxes
public static int ND_showboxes(ST_Agnode_s n)
-
ND_showboxes
public static void ND_showboxes(ST_Agnode_s n, int v)
-
ND_tree_in
public static ST_elist ND_tree_in(ST_Agnode_s n)
-
ND_tree_out
public static ST_elist ND_tree_out(ST_Agnode_s n)
-
ND_weight_class
public static int ND_weight_class(ST_Agnode_s n)
-
ND_weight_class
public static void ND_weight_class(ST_Agnode_s n, int v)
-
ND_width
public static double ND_width(ST_Agnode_s n)
-
ND_width
public static void ND_width(ST_Agnode_s n, double v)
-
ED_conc_opp_flag
public static boolean ED_conc_opp_flag(ST_Agedge_s e)
-
ED_conc_opp_flag
public static void ED_conc_opp_flag(ST_Agedge_s e, boolean v)
-
ED_count
public static int ED_count(ST_Agedge_s e)
-
ED_count
public static void ED_count(ST_Agedge_s e, int v)
-
ED_cutvalue
public static int ED_cutvalue(ST_Agedge_s e)
-
ED_cutvalue
public static void ED_cutvalue(ST_Agedge_s e, int v)
-
ED_adjacent
public static int ED_adjacent(ST_Agedge_s e)
-
ED_adjacent
public static void ED_adjacent(ST_Agedge_s e, int v)
-
ED_head_label
public static ST_textlabel_t ED_head_label(ST_Agedge_s e)
-
ED_head_label
public static void ED_head_label(ST_Agedge_s e, ST_textlabel_t v)
-
ED_head_port
public static ST_port ED_head_port(ST_Agedge_s e)
-
ED_head_port
public static void ED_head_port(ST_Agedge_s e, ST_port v)
-
ED_label
public static ST_textlabel_t ED_label(ST_Agedge_s e)
-
ED_label
public static void ED_label(ST_Agedge_s e, ST_textlabel_t v)
-
ED_xlabel
public static ST_textlabel_t ED_xlabel(ST_Agedge_s e)
-
ED_label_ontop
public static boolean ED_label_ontop(ST_Agedge_s e)
-
ED_label_ontop
public static void ED_label_ontop(ST_Agedge_s e, boolean v)
-
ED_minlen
public static int ED_minlen(ST_Agedge_s e)
-
ED_minlen
public static void ED_minlen(ST_Agedge_s e, int v)
-
ED_showboxes
public static int ED_showboxes(ST_Agedge_s e)
-
ED_showboxes
public static void ED_showboxes(ST_Agedge_s e, int v)
-
ED_spl
public static ST_splines ED_spl(ST_Agedge_s e)
-
ED_spl
public static void ED_spl(ST_Agedge_s e, ST_splines v)
-
ED_tail_label
public static ST_textlabel_t ED_tail_label(ST_Agedge_s e)
-
ED_tail_label
public static void ED_tail_label(ST_Agedge_s e, ST_textlabel_t v)
-
ED_tail_port
public static ST_port ED_tail_port(ST_Agedge_s e)
-
ED_tail_port
public static void ED_tail_port(ST_Agedge_s e, ST_port v)
-
ED_to_orig
public static ST_Agedge_s ED_to_orig(ST_Agedge_s e)
-
ED_to_orig
public static void ED_to_orig(ST_Agedge_s e, ST_Agedge_s v)
-
ED_to_virt
public static ST_Agedge_s ED_to_virt(ST_Agedge_s e)
-
ED_to_virt
public static void ED_to_virt(ST_Agedge_s e, ST_Agedge_s v)
-
ED_tree_index
public static int ED_tree_index(ST_Agedge_s e)
-
ED_tree_index
public static void ED_tree_index(ST_Agedge_s e, int v)
-
ED_xpenalty
public static int ED_xpenalty(ST_Agedge_s e)
-
ED_xpenalty
public static void ED_xpenalty(ST_Agedge_s e, int v)
-
ED_dist
public static double ED_dist(ST_Agedge_s e)
-
ED_dist
public static void ED_dist(ST_Agedge_s e, double v)
-
ED_weight
public static int ED_weight(ST_Agedge_s e)
-
ED_weight
public static void ED_weight(ST_Agedge_s e, int v)
-
ED_edge_type
public static int ED_edge_type(ST_Agedge_s e)
-
ED_edge_type
public static void ED_edge_type(ST_Agedge_s e, int v)
-
ALLOC_INT
public static int[] ALLOC_INT(int size, int[] old)
-
elist_append
public static void elist_append(ST_Agedge_s item, ST_elist L)
-
alloc_elist
public static void alloc_elist(int n, ST_elist L)
-
free_list
public static void free_list(ST_elist L)
-
ABS
public static double ABS(double a)
-
ABS
public static int ABS(int a)
-
MAX
public static double MAX(double a, double b)
-
MAX
public static int MAX(int a, int b)
-
MIN
public static double MIN(double a, double b)
-
MIN
public static int MIN(int a, int b)
-
BETWEEN
public static boolean BETWEEN(double a, double b, double c)
-
BETWEEN
public static boolean BETWEEN(int a, int b, int c)
-
ROUND
public static int ROUND(double f)
-
MAKEFWDEDGE
public static void MAKEFWDEDGE(ST_Agedge_s new_, ST_Agedge_s old)
-
fabs
public static double fabs(double x)
-
hypot
public static double hypot(double x, double y)
-
SQR
public static double SQR(double a)
-
LEN2
public static double LEN2(double a, double b)
-
LEN
public static double LEN(double a, double b)
-
RADIANS
public static double RADIANS(double deg)
-
hackInitDimensionFromLabel
public static void hackInitDimensionFromLabel(ST_pointf size, String label)
-
createHackInitDimensionFromLabel
public static CString createHackInitDimensionFromLabel(int width, int height)
-
rrotate
public static void rrotate(ST_dtlink_s x, ST_dtlink_s y)
-
lrotate
public static void lrotate(ST_dtlink_s x, ST_dtlink_s y)
-
rlink____warning
public static ST_dtlink_s rlink____warning(ST_dtlink_s r, ST_dtlink_s x)
-
llink____warning
public static ST_dtlink_s llink____warning(ST_dtlink_s l, ST_dtlink_s x)
-
agfindgraphattr
public static ST_Agsym_s agfindgraphattr(ST_Agraph_s g, String a)
-
agfindnodeattr
public static ST_Agsym_s agfindnodeattr(ST_Agraph_s g, String a)
-
agfindedgeattr
public static ST_Agsym_s agfindedgeattr(ST_Agraph_s g, String a)
-
POINTS
public static int POINTS(double a_inches)
-
INCH2PS
public static double INCH2PS(double a_inches)
-
PS2INCH
public static double PS2INCH(double a_points)
-
PAD
public static void PAD(ST_pointf d)
-
YPAD
public static void YPAD(ST_pointf d)
-
XPAD
public static void XPAD(ST_pointf d)
-
UNFLATTEN
public static void UNFLATTEN(ST_dt_s dt)
-
AGCLOS_id
public static __ptr__ AGCLOS_id(ST_Agraph_s g)
-
AGDISC_id
public static ST_Agiddisc_s AGDISC_id(ST_Agraph_s g)
-
AGCLOS_mem
public static __ptr__ AGCLOS_mem(ST_Agraph_s g)
-
AGDISC_mem
public static ST_Agmemdisc_s AGDISC_mem(ST_Agraph_s g)
-
AGDISC_io
public static ST_Agiodisc_s AGDISC_io(ST_Agraph_s g)
-
_DTCMP
public static int _DTCMP(ST_dt_s dt, __ptr__ k1, __ptr__ k2, ST_dtdisc_s dc, CFunction cmpf, int sz)
-
agfindedge
public static ST_Agedge_s agfindedge(ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h)
-
flatindex
public static int flatindex(ST_Agnode_s v)
-
flatindex
public static void flatindex(ST_Agnode_s v, int data)
-
ND_subtree
public static ST_subtree_t ND_subtree(ST_Agnode_s n)
-
ND_subtree_set
public static void ND_subtree_set(ST_Agnode_s n, ST_subtree_t value)
-
-