| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Definition | |
|---|---|
| com.silverpeas.util | |
| org.silverpeas.media | |
| org.silverpeas.media.web | |
| 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. | 
| Uses of Definition in org.silverpeas.media.web | 
|---|
| Methods in org.silverpeas.media.web with parameters of type Definition | |
|---|---|
| static MediaDefinitionEntity | MediaDefinitionEntity.createFrom(Definition definition)Creates a new media definition entity from the specified definition. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||