|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rcfaces.core.internal.contentAccessor.AbstractInformation
org.rcfaces.core.internal.contentAccessor.BasicGeneratedResourceInformation
org.rcfaces.core.image.GeneratedImageInformation
public class GeneratedImageInformation
| Field Summary |
|---|
| Fields inherited from interface org.rcfaces.core.image.IGeneratedImageInformation |
|---|
ENCODER_MIME_TYPE_PROPERTY, HEIGHT_PROPERTY, WIDTH_PROPERTY |
| Fields inherited from interface org.rcfaces.core.internal.contentAccessor.IGeneratedResourceInformation |
|---|
RESPONSE_MIME_TYPE_PROPERTY, RESPONSE_URL_SUFFIX_PROPERTY, SOURCE_MIME_TYPE_PROPERTY |
| Fields inherited from interface org.rcfaces.core.internal.contentAccessor.IResourceKeyParticipant |
|---|
RESOURCE_KEY_SEPARATOR |
| Constructor Summary | |
|---|---|
GeneratedImageInformation()
|
|
| Method Summary | |
|---|---|
String |
getEncoderMimeType()
|
int |
getImageHeight()
|
int |
getImageWidth()
|
void |
setEncoderMimeType(String contentType)
|
void |
setImageHeight(int imageHeight)
|
void |
setImageWidth(int imageWidth)
|
| Methods inherited from class org.rcfaces.core.internal.contentAccessor.BasicGeneratedResourceInformation |
|---|
copyTo, getContentFamily, getResponseMimeType, getResponseSuffix, getSourceMimeType, isFiltredModel, isProcessingAtRequest, isProcessingAtRequestSetted, restoreState, saveState, setContentFamily, setFiltredModel, setProcessingAtRequest, setResponseMimeType, setResponseSuffix, setSourceMimeType |
| Methods inherited from class org.rcfaces.core.internal.contentAccessor.AbstractInformation |
|---|
appendToKey, equals, getAttribute, getAttributes, hashCode, isTransient, participeKey, participeSerializableHashCode, setAttribute, setTransient |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rcfaces.core.internal.contentAccessor.IGeneratedResourceInformation |
|---|
copyTo, getAttribute, getContentFamily, getResponseMimeType, getResponseSuffix, getSourceMimeType, isFiltredModel, isProcessingAtRequest, isProcessingAtRequestSetted, setAttribute, setContentFamily, setFiltredModel, setProcessingAtRequest, setResponseMimeType, setResponseSuffix, setSourceMimeType |
| Methods inherited from interface javax.faces.component.StateHolder |
|---|
isTransient, restoreState, saveState, setTransient |
| Constructor Detail |
|---|
public GeneratedImageInformation()
| Method Detail |
|---|
public final int getImageHeight()
public final void setImageHeight(int imageHeight)
setImageHeight in interface IGeneratedImageInformationpublic final int getImageWidth()
public final void setImageWidth(int imageWidth)
setImageWidth in interface IGeneratedImageInformationpublic final String getEncoderMimeType()
getEncoderMimeType in interface IGeneratedImageInformationpublic final void setEncoderMimeType(String contentType)
setEncoderMimeType in interface IGeneratedImageInformation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||