Interface | Description |
---|---|
IFFrame |
Interface representing a frame that can be added to a LayoutDocument.
|
IFFrameEditableVertex | |
IFFrameGroupSelectable | |
IFFrameUseFMap |
FFrame which uses a MapContext object, usually because their content is
dependent on the MapContext properties
|
IFFrameUseProject |
Interfaz que da soporte a los fframes que necesiten conocer al proyecto al
que pertenecen.
|
IFFrameViewDependence |
Interfaz para incluir métodos necesarios para tener una dependencia con un
fframe.
|
LayoutPanelListener |
IFFrames implementing this interface will be automatically
notified whenever the LayoutPanel window is activated or
closed.
|
Class | Description |
---|---|
AbstractFFrameViewDependence | |
FFrame |
Class implementing the IFFrame interface, that will be extended by all the
FFrames.
|
FFrameBasic |
FFrame básica que contiene una FFrame de cualquier tipo.
|
FFrameBasicFactory |
Factory of FFrameBasic.
|
FFrameGraphics |
FFrame para contener un gráfico.
|
FFrameGraphicsFactory |
Factory of FFrameGraphics.
|
FFrameGrid |
FFrame para introducir una cuadrícula sobre una vista en el Layout.
|
FFrameGridFactory |
Factory of FFrameGrid.
|
FFrameGroup |
FFrame que contiene a su vez un ArrayList de FFrames de cualquier tipo
incluso de si mismo.
|
FFrameGroupFactory |
Factory of FFrameGroup.
|
FFrameLegend |
FFrame para introducir una leyenda en el Layout.
|
FFrameLegendFactory |
Factory of FFrameLegend.
|
FFrameNorth |
Class that extends FFramePicture and implements IFFrameViewDependence to be
able to maintain the same rotation that the view to which associate.
|
FFrameNorthFactory |
Factory of FFrameNorth.
|
FFrameOverView |
FFrame para introducir el localizador de una vista en el Layout.
|
FFrameOverViewFactory |
Factory of FFrameOverView.
|
FFramePicture |
FFrame para introducir una imagen en el Layout o para dibujar sobre el
graphics un SVG.
|
FFramePictureFactory |
Factory of FFramePicture.
|
FFrameScaleBar |
FFrame para introducir una barra de escala en el Layout.
|
FFrameScaleBarFactory |
Factory of FFrameScaleBar.
|
FFrameSymbol |
FFrame para introducir una Símbolo en el Layout.
|
FFrameSymbolFactory |
Factory of FFrameSymbol.
|
FFrameTable |
DOCUMENT ME!
|
FFrameTableFactory |
Factory of FFrameTable.
|
FFrameText |
FFrame para introducir un texto en el Layout.
|
FFrameTextFactory |
Factory of FFrameText.
|
FFrameView |
FFrame used for embedding a View in the Layout.
|
FFrameViewFactory |
Factory of FFrameView.
|
FrameFactory |
Factory of FFrame.
|
ListViewModel |
Modelo de la Lista de vistas a seleccionar.
|
ListWithoutOverViewModel |
Modelo de la Lista de vistas a seleccionar sin incluir los localizadores.
|
Enum | Description |
---|---|
IFFrameUseFMap.SCALE_TYPE |