Uses of Interface
com.luciad.format.svg.ILcdSVGShapeFactoryFactory
Packages that use ILcdSVGShapeFactoryFactory
-
Uses of ILcdSVGShapeFactoryFactory in com.luciad.format.svg
Classes in com.luciad.format.svg that implement ILcdSVGShapeFactoryFactoryModifier and TypeClassDescriptionclassThis class implementsILcdSVGShapeFactoryFactory.Methods in com.luciad.format.svg that return ILcdSVGShapeFactoryFactoryModifier and TypeMethodDescriptionTLcdSVGModelDecoder.getSVGShapeFactoryFactory()Deprecated.Get the usedILcdSVGShapeFactoryto this decoder.Methods in com.luciad.format.svg with parameters of type ILcdSVGShapeFactoryFactoryModifier and TypeMethodDescriptionvoidTLcdSVGModelDecoder.setSVGShapeFactoryFactory(ILcdSVGShapeFactoryFactory aSVGShapeFactoryFactory) Deprecated.Set the implementation ofILcdSVGShapeFactory, the default factory decodes only the shapes not the additional style information.