Package com.luciad.tea
Interface ILcdLOSCoverageMatrix
- All Superinterfaces:
Cloneable,ILcdEditableMatrixView,ILcdEditablePolarMatrixView,ILcdLOSCoverage,ILcdMatrixView,ILcdPolarMatrixView
Combines
ILcdEditablePolarMatrixView and ILcdLOSCoverage
to represent the input and the results of a line-of-sight computation.-
Method Summary
Methods inherited from interface com.luciad.shape.ILcdEditableMatrixView
setAssociatedPointX, setAssociatedPointY, setValueMethods inherited from interface com.luciad.shape.ILcdEditablePolarMatrixView
setAssociatedPointX, setAssociatedPointY, setValueMethods inherited from interface com.luciad.tea.ILcdLOSCoverage
clone, getAngleArc, getAngleStart, getAngleStep, getCenterPoint, getCenterPointAltitude, getCenterPointAltitudeMode, getCenterPointReference, getRadiusMax, getRadiusSampleDistance, getRadiusStep, getRadiusStepMethods inherited from interface com.luciad.shape.ILcdMatrixView
getColumnCount, getRowCount, getValue, retrieveAssociatedPointX, retrieveAssociatedPointYMethods inherited from interface com.luciad.shape.ILcdPolarMatrixView
getAzimuth, getColumn, getRadius, getRow, getValue, retrieveAssociatedPointX, retrieveAssociatedPointY