コード例 #1
0
ファイル: FigClass.java プロジェクト: carvalhomb/tsmells
 /** @return The bounds of the attributes compartment. */
 public Rectangle getAttributesBounds() {
   return attributesFigCompartment.getBounds();
 }