Package com.luciad.format.svg
package com.luciad.format.svg
Handles the svg format.
- Since:
- 3.0
-
ClassDescriptionThis is the abstract superclass for
TLcdSVGUnStyledShapeWriter
.Constants used to decode/encode SVG files.Tag descriptor forILcdModel
objects created from SVG files.Interface that provides a new way to create ModelDescriptors using xml attributes.This interface represents a factory forILcdShape
used in theTLcdSVGContentHandler
.interface to create aILcdSVGShapeFactory
.This interface is used by theTLcdSVGModelEncoder
.Contains the data model and data types for SVG.Deprecated.we do not recommend using SVG for georeferenced data.An interface for parsers of SVG data.A tag descriptor to identify models containing SVG data.ThisILcdModelEncoder
allows to encode models to SVG files.This is an implementation ofILcdSVGShapeFactory
.This class implementsILcdSVGShapeFactoryFactory
.This class is an implementation ofILcdSVGShapeWriter
to write aILcdShape
down without extra properties like color, line-width, etc...This is an extends ofALcdSVGShapeFactory
.