Uses of Interface
net.sf.jasperreports.engine.part.PartFillComponent
Packages that use PartFillComponent
- 
Uses of PartFillComponent in net.sf.jasperreports.engine.partClasses in net.sf.jasperreports.engine.part that implement PartFillComponentMethods in net.sf.jasperreports.engine.part that return PartFillComponentModifier and TypeMethodDescriptionPartComponentFillFactory.cloneFillComponent(PartFillComponent component, JRFillCloneFactory factory) Creates a clone of a fill component.PartComponentFillFactory.toFillComponent(PartComponent component, JRFillObjectFactory factory) Creates a fill component instance for a component.Methods in net.sf.jasperreports.engine.part with parameters of type PartFillComponentModifier and TypeMethodDescriptionPartComponentFillFactory.cloneFillComponent(PartFillComponent component, JRFillCloneFactory factory) Creates a clone of a fill component.
- 
Uses of PartFillComponent in net.sf.jasperreports.parts.subreportClasses in net.sf.jasperreports.parts.subreport that implement PartFillComponentMethods in net.sf.jasperreports.parts.subreport that return PartFillComponentModifier and TypeMethodDescriptionFillSubreportPartFactory.cloneFillComponent(PartFillComponent component, JRFillCloneFactory factory) FillSubreportPartFactory.toFillComponent(PartComponent component, JRFillObjectFactory factory) Methods in net.sf.jasperreports.parts.subreport with parameters of type PartFillComponentModifier and TypeMethodDescriptionFillSubreportPartFactory.cloneFillComponent(PartFillComponent component, JRFillCloneFactory factory)