public class StationLoc
extends java.lang.Object
Constructor and Description |
---|
StationLoc(edu.iris.Fissures.IfNetwork.Station sta,
int[] xCoords,
int[] yCoords) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getImageMapStylePoly() |
int |
getNumPoints() |
edu.iris.Fissures.IfNetwork.Station |
getStation() |
int |
getX(int point) |
int |
getY(int point) |