Changes between Version 8 and Version 9 of IMAGE_CONTENT_R0
- Timestamp:
- 12/15/08 14:25:33 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IMAGE_CONTENT_R0
v8 v9 13 13 * You should create class !ImageContent extending org.sophie2.base.model.book.!FrameContent. 14 14 * You should create class !ImageResource extending org.sophie2.base.model.book.resource.!BookResource. !ImageResource should have method for 15 getting the image size.15 getting the image size. 16 16 17 17 == Task result ==