Uses of Class
org.gvsig.app.project.documents.layout.fframes.FrameFactory
Packages that use FrameFactory
Package
Description
-
Uses of FrameFactory in org.gvsig.app.project.documents.layout
Methods in org.gvsig.app.project.documents.layout with parameters of type FrameFactoryModifier and TypeMethodDescriptionvoidDefaultLayoutManager.registerFrameFactory(FrameFactory frameFactory) voidDefaultLayoutManager.registerFrameFactory(FrameFactory frameFactory, String alias) voidLayoutManager.registerFrameFactory(FrameFactory frameFactory) Registers in the points of extension the FactoryvoidLayoutManager.registerFrameFactory(FrameFactory frameFactory, String alias) Registers in the points of extension the Factory with alias. -
Uses of FrameFactory in org.gvsig.app.project.documents.layout.fframes
Subclasses of FrameFactory in org.gvsig.app.project.documents.layout.fframesModifier and TypeClassDescriptionclassFactory of FFrameBasic.classFactory of FFrameGraphics.classFactory of FFrameGrid.classFactory of FFrameGroup.classFactory of FFrameLegend.classFactory of FFrameNorth.classFactory of FFrameOverView.classFactory of FFramePicture.classFactory of FFrameScaleBar.classFactory of FFrameSymbol.classFactory of FFrameTable.classFactory of FFrameText.classFactory of FFrameView.Fields in org.gvsig.app.project.documents.layout.fframes declared as FrameFactoryMethods in org.gvsig.app.project.documents.layout.fframes that return FrameFactoryMethods in org.gvsig.app.project.documents.layout.fframes with parameters of type FrameFactoryModifier and TypeMethodDescriptionvoidFFrame.setFrameFactory(FrameFactory flf) voidIFFrame.setFrameFactory(FrameFactory frameFactory) -
Uses of FrameFactory in org.gvsig.layout.mapbox.fframe
Subclasses of FrameFactory in org.gvsig.layout.mapbox.fframe