コード例 #1
0
ファイル: HILayer.java プロジェクト: petergietz/HyperImage3
 public void syncPolygonChanges() {
   model.setPolygons(serializePolygons());
 }