Uses of Interface
org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
Packages that use ITextSymbol
-
Uses of ITextSymbol in org.gvsig.fmap.mapcontext.rendering.legend.styling
Methods in org.gvsig.fmap.mapcontext.rendering.legend.styling that return ITextSymbolModifier and TypeMethodDescriptionILabelClass.getTextSymbol()Returns the text symbol that is being used for the text(the font, size,style,aligment)Methods in org.gvsig.fmap.mapcontext.rendering.legend.styling with parameters of type ITextSymbolModifier and TypeMethodDescriptionvoidILabelClass.setTextSymbol(ITextSymbol textSymbol) Stablishes the text symbol that is going to be used for the text(the font,size,style,aligment)