|
||||||||||
| 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.BasicGenerationResourceInformation
org.rcfaces.core.image.GenerationImageInformation
public class GenerationImageInformation
| Field Summary |
|---|
| Fields inherited from interface org.rcfaces.core.image.IGenerationImageInformation |
|---|
COMPRESSION_MODE, COMPRESSION_PROGRESSIVE_MODE, COMPRESSION_QUALITY, COMPRESSION_TYPE, ENCODER_MIME_TYPE_PROPERTY, ENCODER_SUFFIX_PROPERTY, HEIGHT_PROPERTY, WIDTH_PROPERTY |
| Fields inherited from interface org.rcfaces.core.internal.contentAccessor.IGenerationResourceInformation |
|---|
COMPUTE_RESOURCE_KEY_FROM_GENERATION_INFORMATION, RESPONSE_LAST_MODIFIED_PROPERTY, RESPONSE_MIME_TYPE_PROPERTY, RESPONSE_URL_SUFFIX_PROPERTY, SOURCE_KEY, SOURCE_URL |
| Fields inherited from interface org.rcfaces.core.internal.contentAccessor.IResourceKeyParticipant |
|---|
RESOURCE_KEY_SEPARATOR |
| Constructor Summary | |
|---|---|
GenerationImageInformation()
|
|
| Method Summary | |
|---|---|
String |
getEncoderMimeType()
|
String |
getEncoderSuffix()
|
int |
getImageHeight()
|
int |
getImageWidth()
|
void |
setEncoderMimeType(String mimeType)
|
void |
setEncoderSuffix(String suffix)
|
void |
setImageHeight(int imageHeight)
|
void |
setImageWidth(int imageWidth)
|
| Methods inherited from class org.rcfaces.core.internal.contentAccessor.BasicGenerationResourceInformation |
|---|
generateResourceKeyFromGenerationInformation, getComponent, getComponentClientId, getComputeResourceKeyFromGenerationInformation, getFilterProperties, getResponseLastModified, getResponseMimeType, getResponseSuffix, isProcessAtRequest, restoreState, saveState, setComponent, setComponent, setComponent, setComponent, setComponentClientId, setComputeResourceKeyFromGenerationInformation, setFilterProperties, setProcessAtRequest, setResponseLastModified, setResponseLastModified, setResponseMimeType, setResponseSuffix |
| 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.IGenerationResourceInformation |
|---|
getAttribute, getComponent, getComponentClientId, getComputeResourceKeyFromGenerationInformation, getFilterProperties, getResponseLastModified, getResponseMimeType, getResponseSuffix, isProcessAtRequest, setAttribute, setComputeResourceKeyFromGenerationInformation, setResponseMimeType, setResponseSuffix |
| Methods inherited from interface javax.faces.component.StateHolder |
|---|
isTransient, restoreState, saveState, setTransient |
| Constructor Detail |
|---|
public GenerationImageInformation()
| Method Detail |
|---|
public final int getImageHeight()
getImageHeight in interface IGenerationImageInformationpublic final void setImageHeight(int imageHeight)
setImageHeight in interface IGenerationImageInformationpublic final int getImageWidth()
getImageWidth in interface IGenerationImageInformationpublic final void setImageWidth(int imageWidth)
setImageWidth in interface IGenerationImageInformationpublic String getEncoderMimeType()
getEncoderMimeType in interface IGenerationImageInformationpublic String getEncoderSuffix()
getEncoderSuffix in interface IGenerationImageInformationpublic void setEncoderMimeType(String mimeType)
setEncoderMimeType in interface IGenerationImageInformationpublic void setEncoderSuffix(String suffix)
setEncoderSuffix in interface IGenerationImageInformation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||