|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.formats.shapefile.SdePoint
com.partnersoft.formats.shapefile.SdePointZ
com.partnersoft.formats.shapefile.SdePointZM
public class SdePointZM
| Constructor Summary | |
|---|---|
SdePointZM(long x,
long y,
long z,
long m)
|
|
| Method Summary | |
|---|---|
long |
getM()
|
| Methods inherited from class com.partnersoft.formats.shapefile.SdePointZ |
|---|
getZ, toXyPoint, toXyzPoint |
| Methods inherited from class com.partnersoft.formats.shapefile.SdePoint |
|---|
equals, getX, getY, toString, toXyPoint, toXyPoint |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SdePointZM(long x,
long y,
long z,
long m)
| Method Detail |
|---|
public long getM()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||