|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.MapBrowser.MiscPoint
public class MiscPoint
A miscellaneous data point. An embarrassing kludge. A happy customer.
| Field Summary | |
|---|---|
CaseInsensitiveTreeMap |
data
|
int |
offsetX
|
int |
offsetY
|
double |
rotation
|
java.lang.String |
style
|
double |
x
|
double |
y
|
| Constructor Summary | |
|---|---|
MiscPoint()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String style
public double x
public double y
public double rotation
public int offsetX
public int offsetY
public CaseInsensitiveTreeMap data
| Constructor Detail |
|---|
public MiscPoint()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||