Uses of Class
org.corpus_tools.graphannis.capi.CAPI.AnnisVec_AnnisEdge
-
Packages that use CAPI.AnnisVec_AnnisEdge Package Description org.corpus_tools.graphannis.capi -
-
Uses of CAPI.AnnisVec_AnnisEdge in org.corpus_tools.graphannis.capi
Methods in org.corpus_tools.graphannis.capi that return CAPI.AnnisVec_AnnisEdge Modifier and Type Method Description static CAPI.AnnisVec_AnnisEdgeCAPI. annis_graph_outgoing_edges(CAPI.AnnisGraph g, NodeID source, CAPI.AnnisComponentConst component, AnnisErrorListRef err)Methods in org.corpus_tools.graphannis.capi with parameters of type CAPI.AnnisVec_AnnisEdge Modifier and Type Method Description static AnnisEdgeCAPI. annis_vec_edge_get(CAPI.AnnisVec_AnnisEdge ptr, com.sun.jna.NativeLong i)static com.sun.jna.NativeLongCAPI. annis_vec_edge_size(CAPI.AnnisVec_AnnisEdge ptr)
-