public class ImagesURLComposer extends FragmentURLComposer
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
description |
(package private) String |
template |
fragmentinfo, preference, provider, source| Constructor and Description |
|---|
ImagesURLComposer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCompose()
Returns true.
|
boolean |
equals(Object o) |
(package private) ImageSources |
getBuilder() |
String |
getDescription() |
Dimension |
getDimension() |
int |
getFilesize() |
Format |
getFormat()
The format of the produced URL.
|
MimeType |
getMimeType()
The mime-type of the produced URL.
|
State |
getState() |
String |
getTemplate() |
protected StringBuilder |
getURLBuffer()
Extension will normally create URL's differently.
|
int |
hashCode() |
boolean |
isMain() |
void |
setDescription(String d) |
void |
setTemplate(String t) |
String |
toString() |
getFragment, init, isAvailablegetAcodec, getBitrate, getCodec, getDescription, getFilename, getGUIIndicator, getInfo, getProvider, getSource, getURLpublic void setTemplate(String t)
public void setDescription(String d)
public String getTemplate()
public String getDescription()
public State getState()
getState in class URLComposerpublic boolean isMain()
isMain in class URLComposerImageSources getBuilder()
public MimeType getMimeType()
URLComposergetMimeType in class URLComposerpublic Format getFormat()
URLComposergetFormat in class URLComposerpublic Dimension getDimension()
getDimension in class URLComposerpublic int getFilesize()
getFilesize in class URLComposerprotected StringBuilder getURLBuffer()
URLComposergetURLBuffer in class URLComposerpublic boolean equals(Object o)
equals in class FragmentURLComposerObject.equals(java.lang.Object)public int hashCode()
hashCode in class FragmentURLComposerObject.hashCode()public boolean canCompose()
URLComposercanCompose in class URLComposerpublic String toString()
toString in class URLComposerMMBase 1.9-SNAPSHOT - ${javadoctimestamp}