| Package | Description | 
|---|---|
| org.catacomb.graph.drawing | 
| Modifier and Type | Field and Description | 
|---|---|
private ShapePoint[] | 
Shape.p_points  | 
private ShapePoint[] | 
Shape.p_protos  | 
| Modifier and Type | Method and Description | 
|---|---|
ShapePoint[] | 
Shape.getPoints()  | 
ShapePoint[] | 
Shape.getProtoPoints()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Shape.addPoint(int ipr,
        ShapePoint sp)  | 
static void | 
ShapeSymmetry.applySymmetry(Shape shape,
             ShapePoint sp,
             Position pos)  | 
boolean | 
Shape.deletePoint(ShapePoint sp)  | 
void | 
Shape.movePoint(ShapePoint sp,
         Position pos,
         int action)  | 
void | 
Shape.pointPressed(ShapePoint sp)  | 
private void | 
Shape.rotate(ShapePoint sp,
      Position pos)  | 
Copyright © 2013. All Rights Reserved.