edu.psu.geovista.app.map
Class LayerPolygon

java.lang.Object
  extended byedu.psu.geovista.app.map.LayerShape
      extended byedu.psu.geovista.app.map.LayerPolygon

public class LayerPolygon
extends LayerShape

put your documentation comment here


Field Summary
 
Fields inherited from class edu.psu.geovista.app.map.LayerShape
COMMAND_SELECTION, FILL_ORDER_MAX, LAYER_TYPE_LINE, LAYER_TYPE_POINT, LAYER_TYPE_POLYGON, LAYER_TYPE_RASTER, LAYER_TYPE_SYMBOL, originalSpatialData, selectedObservations, selectedObservationsFullIndex, selectedObservationsOld, selectedObservationsOldFullIndex, spatialData
 
Constructor Summary
LayerPolygon()
           
 
Method Summary
 int findIndication(int x, int y)
           
 void findSelection(int selectionX1, int selectionX2, int selectionY1, int selectionY2)
           
 void findSelectionShift(int selectionX1, int selectionX2, int selectionY1, int selectionY2)
           
 
Methods inherited from class edu.psu.geovista.app.map.LayerShape
findCentroid, findSelection, getColorBackground, getColors, getConditionArray, getIsAuxiliary, getOriginalSpatialData, getSelectedObservations, getSpatialData, render, renderObservation, renderObservationNoIndication, setBoundingBoxes, setClassification, setColorBackground, setColorIndication, setColorNotInStudyArea, setColorNull, setColorOutOfFocus, setColorSelection, setConditionArray, setCurrColorColumn, setCurrOrderColumn, setData, setExtent, setFocus, setIndication, setIsAuxiliary, setObjectColors, setOriginalSpatialData, setParentSize, setSelectedObservations, setSelOriginalColorMode, setSpatialData, setVariableNames, setXform, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LayerPolygon

public LayerPolygon()
Method Detail

findSelection

public void findSelection(int selectionX1,
                          int selectionX2,
                          int selectionY1,
                          int selectionY2)
Specified by:
findSelection in class LayerShape

findSelectionShift

public void findSelectionShift(int selectionX1,
                               int selectionX2,
                               int selectionY1,
                               int selectionY2)
Specified by:
findSelectionShift in class LayerShape

findIndication

public int findIndication(int x,
                          int y)
Specified by:
findIndication in class LayerShape


Copyright © 1996-2003 GeoVista Center. All Rights Reserved.