|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsddl.hierarchy.AbstractPoint
sddl.hierarchy.RefPoint
public class RefPoint
This represents a reference point, something defined from a positioned Shape
| Constructor Summary | |
|---|---|
RefPoint(Drawing referenceDrawing,
int pointNumber)
Standard constructor |
|
| Method Summary | |
|---|---|
RefPoint |
copy()
Returns a copy of this Point |
java.lang.String |
solve()
This function returns Asymptote code for describing the reference point |
| Methods inherited from class sddl.hierarchy.AbstractPoint |
|---|
add, combine, multiply |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RefPoint(Drawing referenceDrawing,
int pointNumber)
referenceDrawing - The Drawing which defines the pointpointNumber - A unique number for the point| Method Detail |
|---|
public java.lang.String solve()
solve in class AbstractPointpublic RefPoint copy()
copy in class AbstractPoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||