| Class | Description |
|---|---|
| AbstractLineSymbol |
AbstractLineSymbol is the class that implements the interface for line
symbols.
|
| AbstractLineSymbol.RegisterPersistence | |
| MultiLayerLineSymbol |
MultiLayerLineSymbol allows to create new symbols using a composition of
several lineal symbols (xxxLineSymbol implementing ILineSymbol)and be treated
as an only one symbol.
|
| MultiLayerLineSymbol.RegisterPersistence | |
| MultiLayerLineSymbol.RegisterSymbol | |
| PictureLineSymbol |
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).
|
| PictureLineSymbol.RegisterPersistence | |
| PictureLineSymbol.RegisterSymbol | |
| SimpleLineSymbol |
SimpleLineSymbol is the most basic symbol for the representation of line
objects.
|
| SimpleLineSymbol.RegisterPersistence | |
| SimpleLineSymbol.RegisterSymbol |