Package | Description |
---|---|
gen.lib.common | |
h | |
net.sourceforge.plantuml.jdot |
Modifier and Type | Method and Description |
---|---|
static ST_bezier |
splines__c.new_spline(ST_Agedge_s e,
int sz) |
Modifier and Type | Method and Description |
---|---|
static void |
splines__c.arrow_clip(ST_Agedge_s fe,
ST_Agnode_s hn,
ST_pointf.Array ps,
int[] startp,
int[] endp,
ST_bezier spl,
ST_splineInfo info) |
static int |
arrows__c.arrowEndClip(ST_Agedge_s e,
ST_pointf.Array ps,
int startp,
int endp,
ST_bezier spl,
int eflag) |
static int |
arrows__c.arrowStartClip(ST_Agedge_s e,
ST_pointf.Array ps,
int startp,
int endp,
ST_bezier spl,
int sflag) |
Modifier and Type | Method and Description |
---|---|
ST_bezier |
ST_bezier.Array2.get(int i) |
ST_bezier |
ST_bezier.getPtr() |
ST_bezier |
ST_bezier.Array2.getPtr() |
ST_bezier |
ST_bezier.getStruct() |
ST_bezier |
ST_bezier.Array2.getStruct() |
Constructor and Description |
---|
Array2(java.util.List<ST_bezier> data,
int pos) |
Modifier and Type | Method and Description |
---|---|
static void |
DebugUtils.printDebugBezier(ST_bezier bezier) |
Copyright © 2020. All Rights Reserved.