|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--uk.ac.leeds.ccg.geotools.SimpleLayer
|
+--uk.ac.leeds.ccg.geotools.ShapeLayer
|
+--uk.ac.leeds.ccg.geotools.CircleLayer
|
+--MyCircleLayer
| Fields inherited from class uk.ac.leeds.ccg.geotools.CircleLayer |
lockedRadius,
lockRadiusOn |
| Fields inherited from class uk.ac.leeds.ccg.geotools.ShapeLayer |
bbox,
bufferScale,
lastExtent,
lastScale,
shapeList,
shapeTree,
useQuadtree |
| Constructor Summary | |
MyCircleLayer()
|
|
| Method Summary | |
void |
setPos(double x,
double y)
|
void |
setRadius(double r)
|
| Methods inherited from class uk.ac.leeds.ccg.geotools.CircleLayer |
addGeoCircle,
countCircles,
getGeoCircles,
getID,
paintHighlight,
paintScaled,
setIsLockRadiusOn,
setLockedRadius |
| Methods inherited from class uk.ac.leeds.ccg.geotools.ShapeLayer |
addGeoShape,
countFeatures,
getBounds,
getBoundsOf,
getBoundsOf,
getGeoShapes,
getID,
getID,
getIDs,
getShapes,
isExtentSame,
isScaleBuffer,
isScaleBufferImplemented,
setScaleBuffer |
| Methods inherited from class uk.ac.leeds.ccg.geotools.SimpleLayer |
addLayerChangedListener,
notifyLayerChangedListeners,
paintSelection,
removeLayerChangedListener |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public MyCircleLayer()
| Method Detail |
public void setPos(double x,
double y)
public void setRadius(double r)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||