120121122123124125126127128129130
// width size.x = DEFAULT_SIZE.getX(); // height size.y = DEFAULT_SIZE.getY(); position = new SerializablePoint2D(); bSelected = false; phrasesMap = new ArrayMap<String, ExplanationPhrase>(); informationType = DESCRIPTION_TYPE; //by young