|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hardcode.gdbms.engine.spatial.GeneralPath
com.hardcode.gdbms.engine.spatial.MultipointGeneralPath
public class MultipointGeneralPath
Field Summary |
---|
Fields inherited from class com.hardcode.gdbms.engine.spatial.GeneralPath |
---|
numTypes, pointCoords, pointTypes, SEG_CLOSE, SEG_CUBICTO, SEG_LINETO, SEG_MOVETO, SEG_QUADTO, singleGeometry, WIND_EVEN_ODD, WIND_NON_ZERO |
Constructor Summary | |
---|---|
MultipointGeneralPath()
|
Method Summary | |
---|---|
SnapPoint[] |
getSnapPoints()
|
Methods inherited from class com.hardcode.gdbms.engine.spatial.GeneralPath |
---|
append, append, clone, closePath, closePath, contains, contains, contains, contains, createTransformedShape, curveTo, doHashCode, getBounds, getBounds2D, getCurrentPoint, getHandlerPoints, getJTSGeometry, getParts, getPathIterator, getPathIterator, getWindingRule, intersects, intersects, isSingleGeometry, lineTo, moveTo, quadTo, reset, setSingleGeometry, setWindingRule, transform |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultipointGeneralPath()
Method Detail |
---|
public SnapPoint[] getSnapPoints()
getSnapPoints
in class GeneralPath
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |