Package com.luciad.format.svg
Interface ILcdSVGShapeFactoryFactory
- All Known Implementing Classes:
TLcdSVGUnStyledShapeFactoryFactory
public interface ILcdSVGShapeFactoryFactory
interface to create a
ILcdSVGShapeFactory
.-
Method Summary
Modifier and TypeMethodDescriptioncreateSVGShapeFactory
(ILcdModelReference aModelReference) Creates aILcdSVGShapeFactory
based on the givenILcdModelReference
.