Package org.daisy.dotify.api.embosser
Interface EmbosserFactoryProperties
-
- All Superinterfaces:
FactoryProperties
- All Known Subinterfaces:
Embosser
- All Known Implementing Classes:
AbstractBraillo200Embosser,AbstractBraillo440Embosser,AbstractEmbosser,BlueBarEmbosser,Braillo200Embosser,Braillo200x270x400v12x16Embosser,Braillo200x270x400v1x11Embosser,Braillo300Embosser,Braillo400SEmbosser,Braillo400SREmbosser,Braillo440SFEmbosser,Braillo440SWEmbosser,Braillo600Embosser,Braillo600SREmbosser,Braillo650SFEmbosser,Braillo650SWEmbosser,BrailloEmbosser,BrailloEmbosserProvider.EmbosserType,CidatEmbosser,CidatEmbosserProvider.EmbosserType,EnablingTechnologiesDoubleSidedEmbosser,EnablingTechnologiesEmbosser,EnablingTechnologiesEmbosserProvider.EmbosserType,EnablingTechnologiesSingleSidedEmbosser,GenericEmbosser,GenericEmbosserProvider.EmbosserType,HarpoEmbosserProvider.EmbosserType,ImpactoEmbosser,IndexEmbosser,IndexEmbosserProvider.EmbosserType,IndexV2Embosser,IndexV3Embosser,IndexV4Embosser,Interpoint55Embosser,InterpointEmbosserProvider.EmbosserType,MountbattenEmbosser,PortathielBlueEmbosser,TigerEmbosser,ViewPlusEmbosserProvider.EmbosserType
public interface EmbosserFactoryProperties extends FactoryProperties
ExtendsFactoryPropertieswith embosser specific information.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.daisy.dotify.api.factory.FactoryProperties
FactoryProperties.ComparatorBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMake()Gets the make for this embosser.StringgetModel()Gets the model for this embosser.-
Methods inherited from interface org.daisy.dotify.api.factory.FactoryProperties
getDescription, getDisplayName, getIdentifier
-
-