|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Definition | |
|---|---|
| com.silverpeas.util | |
| org.silverpeas.media | |
| Uses of Definition in com.silverpeas.util |
|---|
| Methods in com.silverpeas.util that return Definition | |
|---|---|
Definition |
MetaData.getDefinition()
Return the definition of the file. |
| Uses of Definition in org.silverpeas.media |
|---|
| Fields in org.silverpeas.media declared as Definition | |
|---|---|
static Definition |
Definition.NULL
|
| Methods in org.silverpeas.media that return Definition | |
|---|---|
static Definition |
Definition.fromZero()
Gets an instance with width and height set to zero. |
Definition |
Definition.heightOf(int height)
Sets the height. |
static Definition |
Definition.of(int width,
int height)
Gets an instance initialized with given sizes. |
Definition |
Definition.widthOf(int width)
Sets the width. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||