IMatrixDiagram

com.change_vision.jude.api.inf.model.CRUD Interface

com.change_vision.jude.api.inf.model. IDiagram
+getText() :String[]
+getPresentations() :IPresentation[]
+getProperties() :HashMap
+getProperty(String key) :String
+setProperty(String key, String value) :void
+setProperties(Map map) :void
+getBoundRect() :Rectangle2D
com.change_vision.jude.api.inf.model. IMatrixDiagram
+getColumnHeaders() :IHeaderCell[]
+getShowColumnHeaders() :IHeaderCell[]
+getRowHeaders() :IHeaderCell[]
+getShowRowHeaders() :IHeaderCell[]
+getShowValueCell(int row, int column) :IValueCell
+isColumnShownByGroup() :boolean
+isRowShownByGroup() :boolean
+isColumnShownTotal() :boolean
+isRowShownTotal() :boolean
+isShowDFDProcessBoxID() :boolean
+isShownByPhysical() :boolean
+isSetDiagramCellValueAutomatically() :boolean
+getText() :String[]