| Interface | Description |
|---|---|
| IArrowDecoratorStyle | |
| ILineStyle |
Interface that controls the properties that define the style of a line.This
properties are the width, stroke, offset and arrow decorator style( for
example if the line includes markers as an arrow to specify an orientation).
|
| IMarkerFillPropertiesStyle |
IMarkerFillPropertiesStyle is an interface used by classes that are trying to fill a
polygon using marker symbols for that.
|
| IMask |
Interface for the style of a mask.
|
| ISimpleLineStyle |
| Class | Description |
|---|---|
| AbstractStyle |
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.
|
| AbstractStyle.RegisterPersistence | |
| ArrowDecoratorStyle |
Class ArrowDecoratorStyle.
|
| ArrowDecoratorStyle.RegisterPersistence | |
| BackgroundFileStyle |
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.
|
| BackgroundFileStyle.RegisterPersistence | |
| DefaultMask | |
| DefaultMask.RegisterPersistence | |
| ImageStyle |
Controls the style of an image to be correctly painted.
|
| ImageStyle.RegisterPersistence | |
| RemoteFileStyle |
RemoteFileStyle.java
|
| RemoteFileStyle.RegisterPersistence | |
| SimpleLabelStyle |
Implements a style for the creation of simple labels.
|
| SimpleLabelStyle.RegisterPersistence | |
| SimpleLineStyle | |
| SimpleLineStyle.RegisterPersistence | |
| SimpleMarkerFillPropertiesStyle | |
| SimpleMarkerFillPropertiesStyle.RegisterPersistence | |
| SVGStyle |
Style for a SVG files.This is a XML specification and file format for
describing two-dimensional vector graphics, both static and animated.
|
| SVGStyle.RegisterPersistence |
| Exception | Description |
|---|