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
setValueMethods inherited from interface com.luciad.tea.ILcdEditableReferencedMatrixView
setAssociatedPointX, setAssociatedPointYMethods inherited from interface com.luciad.shape.ILcdMatrixView
getColumnCount, getRowCountMethods inherited from interface com.luciad.tea.ILcdReferencedMatrixView
getReference, retrieveAssociatedPointX, retrieveAssociatedPointYMethods inherited from interface com.luciad.tea.ILcdVisibilityMatrixView
getValue, getVisibilityDescriptor