Package com.luciad.tea
Interface ILcdEditableVisibilityMatrixView
- All Superinterfaces:
ILcdEditableMatrixView
,ILcdEditableReferencedMatrixView
,ILcdMatrixView
,ILcdReferencedMatrixView
,ILcdVisibilityMatrixView
public interface ILcdEditableVisibilityMatrixView
extends ILcdVisibilityMatrixView, ILcdEditableReferencedMatrixView
Represents a referenced editable matrix view containing visibility values. These values should
be interpreted as defined by the visibility descriptor (from
ILcdVisibilityMatrixView.getVisibilityDescriptor()
).-
Method Summary
Methods inherited from interface com.luciad.shape.ILcdEditableMatrixView
setValue
Methods inherited from interface com.luciad.tea.ILcdEditableReferencedMatrixView
setAssociatedPointX, setAssociatedPointY
Methods inherited from interface com.luciad.shape.ILcdMatrixView
getColumnCount, getRowCount
Methods inherited from interface com.luciad.tea.ILcdReferencedMatrixView
getReference, retrieveAssociatedPointX, retrieveAssociatedPointY
Methods inherited from interface com.luciad.tea.ILcdVisibilityMatrixView
getValue, getVisibilityDescriptor