Modifier and Type | Method and Description |
---|---|
void |
BetweenCorners.addToPath(UPath path,
int swepFlag) |
void |
BetweenCorners.initPath(UPath path) |
Modifier and Type | Method and Description |
---|---|
void |
EpsGraphics.epsPath(double x,
double y,
UPath path) |
Modifier and Type | Method and Description |
---|---|
UPath |
DotPath.toUPath() |
Modifier and Type | Method and Description |
---|---|
void |
SvgGraphics.svgPath(double x,
double y,
UPath path,
double deltaShadow) |
Modifier and Type | Method and Description |
---|---|
void |
TikzGraphics.upath(double x,
double y,
UPath path) |
Modifier and Type | Method and Description |
---|---|
UPath |
UPath.rotate(double theta) |
UPath |
UPath.translate(double dx,
double dy) |
Modifier and Type | Method and Description |
---|---|
boolean |
UClip.isInside(double x,
double y,
UPath shape) |
Modifier and Type | Method and Description |
---|---|
UPath |
UPathHand.getHanddrawn() |
UPath |
ULineHand.getHanddrawn() |
UPath |
UDotPathHand.getHanddrawn() |
UPath |
HandJiggle.toUPath() |
Constructor and Description |
---|
UPathHand(UPath source) |
Modifier and Type | Method and Description |
---|---|
void |
VisioGraphics.upath(double x,
double y,
UPath path) |
Copyright © 2017. All Rights Reserved.