|
PDF Clown 0.1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IResourceReference<TResource extends PdfObjectWrapper<?>>
Resource reference.
Method Summary | |
---|---|
PdfName |
getName()
Gets the resource name. |
TResource |
getResource(IContentContext context)
Gets the referenced resource. |
void |
setName(PdfName value)
|
Method Detail |
---|
PdfName getName()
getResource(IContentContext)
,
Resources
TResource getResource(IContentContext context)
Whether a resource name
is available or not, it can be respectively either
shared or private.
context
- Content context.void setName(PdfName value)
getName()
|
PDF Clown 0.1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |