Interface Content
-
- All Known Subinterfaces:
DrawingContent,KeyPathElementContent,ShapeModifierContent
- All Known Implementing Classes:
BaseLayer,BaseStrokeContent,CompositionLayer,ContentGroup,EllipseContent,FillContent,GradientFillContent,GradientStrokeContent,ImageLayer,MergePathsContent,NullLayer,PolystarContent,RectangleContent,RepeaterContent,RoundedCornersContent,ShapeContent,ShapeLayer,SolidLayer,StrokeContent,TextLayer,TrimPathContent
public interface Content
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()voidsetContents(List<Content> contentsBefore, List<Content> contentsAfter)
-