All Classes and Interfaces
Class
Description
Abstract class that implements the interface for legends composed by
classified symbols.It will have two methods that will be executed depending
on the action that had been done with the legend (addition of a new symbol or
clear the legend).
Abstract class that any FILL SYMBOL should extend
Abstract class that implements the interface for legends.It is considered as
the father of all XXXLegends and will implement all the methods that these
classes had not developed.
AbstractLineSymbol is the class that implements the interface for line
symbols.
Abstract class that any MARKER SYMBOL should extend.
Implements the IStyle interface in order to complete the methods ot the
IStyle interface that allow the users to add the description of an object or
obtain it.
Base implementation for Vectorial data Legends.
Class ArrowDecoratorStyle.
LabelingStrategy used when the user wants to use label sizes, rotations, etc.
Defines methods that allows the user to create an style based in a
background file.For this reason, BackgroundFileStyle will
have a parameter that will be an string in order to specify this source file.
Utilitiy class for length calculations of paths.
A single path segment in the flattened version of the path.
A
PathIterator that returns only the next path segment from
another PathIterator.Default
SymbologyManager implementation.Utility class to centralize the creation of an
Clase intervalo.
Controls the style of an image to be correctly painted.
LabelClass is the model of the label in the new simbology of gvSIG.
LabelLocationMetrics.java
Exception thrown when there is an error while a
ILegend is drawing.Allows to define a marker symbol of any type as a path image to be used for a filled of a
polygon's padding
Estructura de datos con la información relativa a las geometrías de una
fuente de datos necesaria para acelerar el procesado de la capa en memoria.
MultiLayerFillSymbol is a symbol which allows to group several kind of fill symbols
(xxxFillSymbol implementing IFillSymbol)in one and treats it like single symbol.
MultiLayerLineSymbol allows to create new symbols using a composition of
several lineal symbols (xxxLineSymbol implementing ILineSymbol)and be treated
as an only one symbol.
MultiLayerMarkerSymbol allows to group several marker symbols
(xxxMarkerSymbol implementing IMarkerSymbol)in one and treat it as an only
one symbol.
MultiShapeSymbol class allows to create a composition of several symbols with
different shapes and be treated as a single symbol.These shapes can be
marker,line or fill.
Calcula los intervalos naturales.
Legend reader that uses the standard persistence
Legend writer that uses the standard persistence
PictureFillSymbol allows to use an image file suported by gvSIG as a padding
for the polygons.This image can be modified using methods to scale or rotate it.
PictureLineSymbol allows to use any symbol defined as an image (by an image file)
supported by gvSIG.This symbol will be used as an initial object.The line will be
painted as a succession of puntual symbols through the path defined by it(the line).
PictureMarkerSymbol allows to use an image file as a definition to be painted
instead of a marker symbol.
Calcula los intervalos en función del número de intervalos que se pidan.
RemoteFileStyle.java
Basic fill symbol.
Implements a style for the creation of simple labels.
SimpleLineSymbol is the most basic symbol for the representation of line
objects.
SimpleMarkerSymbol is the most basic symbol for the representation of point objects
which can define its size and color apart from the rotation and the offset from a point
in the map.
SimpleTextSymbol is a class used to create symbols composed using a text defined by
the user.This text can be edited (changing the color, the font of the characters, and
the rotation of the text).
Implements a legend composed by single symbols.
Style for a SVG files.This is a XML specification and file format for
describing two-dimensional vector graphics, both static and animated.
Library for the Basic Symbology implementation.
Class that represents baseline of a string and allows the baseline to
be composed as contiguous segments with distinct slope each.
VectorialIntervalLegend (which should be better called GraduatedColorLegend)
is a legend that allows to classify ranges of values using a color gradient
based on a value.
Vectorial legend for unique values
Warning symbol