|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.fonts.FontExtensionsRegistry
public class FontExtensionsRegistry
| Constructor Summary | |
|---|---|
FontExtensionsRegistry(java.util.List<java.lang.String> fontFamiliesLocations)
|
|
| Method Summary | ||
|---|---|---|
|
getExtensions(java.lang.Class<T> extensionType)
Returns a list of extension objects for a specific extension type. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FontExtensionsRegistry(java.util.List<java.lang.String> fontFamiliesLocations)
| Method Detail |
|---|
public <T> java.util.List<T> getExtensions(java.lang.Class<T> extensionType)
ExtensionsRegistry
getExtensions in interface ExtensionsRegistryT - generic extension typeextensionType - the extension type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||