public class SDLink extends Object
| Constructor and Description |
|---|
SDLink() |
| Modifier and Type | Method and Description |
|---|---|
static void |
draw(GLink link) |
static void |
drawBox(GContext context,
GLink link) |
static void |
drawDownSloop(GContext context,
GLink link,
float x0,
float y0,
float x1,
float y1) |
static void |
drawUpSloop(GContext context,
GLink link,
float x0,
float y0,
float x1,
float y1) |
static boolean |
linkContainsPoint(GLink link,
Point p) |
Copyright © 2013. All rights reserved.