|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EvenlyGriddedSurface
| Method Summary | |
|---|---|
double |
getGridSpacingAlongStrike()
Returns the grid spacing along strike |
double |
getGridSpacingDownDip()
returns the grid spacing down dip |
Location |
getLocation(int row,
int col)
gets the location from the 2D container |
FaultTrace |
getRowAsTrace(int row)
Gets a specified row as a fault trace |
Boolean |
isGridSpacingSame()
tells whether along-strike and down-dip grid spacings are the same |
| Methods inherited from interface org.opensha.commons.data.Container2D |
|---|
clear, exist, get, getAllByColumnsIterator, getAllByRowsIterator, getColumnIterator, getNumCols, getNumRows, getRowIterator, listIterator, set, setName, size, toString |
| Methods inherited from interface org.opensha.commons.data.Named |
|---|
getName |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Methods inherited from interface org.opensha.sha.faultSurface.RuptureSurface |
|---|
getArea, getAveDip, getAveDipDirection, getAveGridSpacing, getAveLength, getAveRupTopDepth, getAveStrike, getAveWidth, getDistanceJB, getDistanceRup, getDistanceSeis, getDistanceX, getEvenlyDiscritizedListOfLocsOnSurface, getEvenlyDiscritizedPerimeter, getEvenlyDiscritizedUpperEdge, getFirstLocOnUpperEdge, getFractionOfSurfaceInRegion, getInfo, getLastLocOnUpperEdge, getLocationsIterator, getMinDistance, getPerimeter, getUpperEdge, isPointSurface |
| Method Detail |
|---|
double getGridSpacingAlongStrike()
double getGridSpacingDownDip()
Boolean isGridSpacingSame()
Location getLocation(int row,
int col)
row - column -
FaultTrace getRowAsTrace(int row)
row -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||