| Modifier and Type | Method and Description |
|---|---|
ColorMapper |
SkinParamDelegator.getColorMapper() |
ColorMapper |
SkinParam.getColorMapper() |
ColorMapper |
ISkinParam.getColorMapper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
StringUtils.getAsSvg(ColorMapper mapper,
HtmlColor color) |
| Modifier and Type | Method and Description |
|---|---|
ColorMapper |
CollisionDetector.getColorMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
DriverTextBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
void |
DriverNoneBraille.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid object) |
void |
DriverRectangleBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
void |
DriverLineBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
void |
DriverPolygonBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
void |
DriverCenteredCharacterBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
void |
DriverDotPathBraille.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
BrailleGrid grid) |
| Constructor and Description |
|---|
UGraphicBraille(ColorMapper colorMapper,
FileFormat fileFormat) |
| Modifier and Type | Method and Description |
|---|---|
ColorMapper |
CucaDiagram.getColorMapper() |
| Modifier and Type | Method and Description |
|---|---|
ColorMapper |
DotData.getColorMapper() |
| Constructor and Description |
|---|
DotData(IGroup topParent,
List<Link> links,
Collection<ILeaf> leafs,
UmlDiagramType umlDiagramType,
ISkinParam skinParam,
GroupHierarchy groupHierarchy,
ColorMapper colorMapper,
EntityFactory entityFactory,
boolean isHideEmptyDescriptionForState,
DotMode dotMode,
String namespaceSeparator,
Pragma pragma) |
DotData(IGroup topParent,
List<Link> links,
Collection<ILeaf> leafs,
UmlDiagramType umlDiagramType,
ISkinParam skinParam,
GroupHierarchy groupHierarchy,
PortionShower portionShower,
ColorMapper colorMapper,
EntityFactory entityFactory,
boolean isHideEmptyDescriptionForState,
DotMode dotMode,
String namespaceSeparator,
Pragma pragma) |
| Constructor and Description |
|---|
GraphicsPath(ColorMapper colorMapper,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
EpsGraphics.epsPolygon(HtmlColorGradient gr,
ColorMapper mapper,
double... points) |
void |
EpsGraphics.epsRectangle(double x,
double y,
double width,
double height,
double rx,
double ry,
HtmlColorGradient gr,
ColorMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
ColorMapper |
UGraphicDelegator.getColorMapper() |
| Modifier and Type | Method and Description |
|---|---|
Color |
HtmlColorGradient.getColor(ColorMapper mapper,
double coeff) |
| Modifier and Type | Method and Description |
|---|---|
ColorMapper |
LiveBoxFinder.getColorMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
FillRoundShape.draw(ColorMapper mapper,
Graphics2D g2d) |
| Modifier and Type | Method and Description |
|---|---|
void |
SvgGraphics.paintBackcolorGradient(ColorMapper mapper,
HtmlColorGradient gr) |
| Modifier and Type | Class and Description |
|---|---|
class |
ColorMapperIdentity |
class |
ColorMapperMonochrome |
class |
ColorMapperReverse |
class |
ColorMapperTransparentWrapper |
| Modifier and Type | Method and Description |
|---|---|
ColorMapper |
LimitFinder.getColorMapper() |
ColorMapper |
TextLimitFinder.getColorMapper() |
ColorMapper |
AbstractCommonUGraphic.getColorMapper() |
ColorMapper |
SlotFinder.getColorMapper() |
ColorMapper |
SlotFinderX.getColorMapper() |
ColorMapper |
UGraphic.getColorMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
UDriver.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
O object) |
static void |
UGraphicUtils.writeImage(OutputStream os,
String metadata,
FileFormatOption fileFormatOption,
long seed,
ColorMapper colorMapper,
HtmlColor background,
TextBlock image) |
| Constructor and Description |
|---|
AbstractCommonUGraphic(ColorMapper colorMapper) |
AbstractUGraphic(ColorMapper colorMapper,
O graphic) |
ColorMapperTransparentWrapper(ColorMapper mapper) |
ImageBuilder(ColorMapper colorMapper,
double dpiFactor,
HtmlColor mybackcolor,
String metadata,
String warningOrError,
double margin1,
double margin2,
Animation animation,
boolean useHandwritten) |
| Modifier and Type | Method and Description |
|---|---|
ColorMapper |
UGraphicCrossing.getColorMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
DriverTextEps.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
void |
DriverRectangleEps.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
void |
DriverCenteredCharacterEps.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
void |
DriverPolygonEps.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
void |
DriverDotPathEps.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
void |
DriverLineEps.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
void |
DriverEllipseEps.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
void |
DriverPathEps.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
void |
DriverImageEps.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
static String |
UGraphicEps.getEpsString(ColorMapper colorMapper,
EpsStrategy epsStrategy,
UDrawable udrawable) |
| Constructor and Description |
|---|
UGraphicEps(ColorMapper colorMapper,
EpsStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
DriverRectangleG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverPolygonG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverEllipseG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverCenteredCharacterG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverTextAsPathG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverDotPathG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverPathG2dLegacy.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverImageG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverPathG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverLineG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverPathOldG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverTextG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
void |
DriverPixelG2d.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Graphics2D g2d) |
static GradientPaint |
DriverRectangleG2d.getPaintGradient(double x,
double y,
ColorMapper mapper,
double width,
double height,
HtmlColor back) |
| Constructor and Description |
|---|
UGraphicG2d(ColorMapper colorMapper,
Graphics2D g2d,
double dpiFactor) |
UGraphicG2d(ColorMapper colorMapper,
Graphics2D g2d,
double dpiFactor,
AffineTransformation affineTransform,
double dx,
double dy) |
| Modifier and Type | Method and Description |
|---|---|
ColorMapper |
UGraphicHandwritten.getColorMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
DriverRectangleHtml5.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Html5Drawer html) |
void |
DriverLineHtml5.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Html5Drawer html) |
void |
DriverNopHtml5.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
Html5Drawer html) |
| Constructor and Description |
|---|
UGraphicHtml5(ColorMapper colorMapper) |
| Modifier and Type | Method and Description |
|---|---|
UImage |
SpriteMonochrome.toUImage(ColorMapper colorMapper,
HtmlColor backcolor,
HtmlColor color) |
| Modifier and Type | Method and Description |
|---|---|
void |
DriverImageSvgSvg.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
void |
DriverImagePng.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
void |
DriverNoneSvg.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics object) |
void |
DriverTextAsPathSvg.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
void |
DriverEllipseSvg.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
void |
DriverTextSvg.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
void |
DriverPolygonSvg.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
void |
DriverCenteredCharacterSvg.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
void |
DriverDotPathSvg.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
void |
DriverLineSvg.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
void |
DriverRectangleSvg.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
void |
DriverPathSvg.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
| Constructor and Description |
|---|
UGraphicSvg(Dimension2D minDim,
ColorMapper colorMapper,
boolean textAsPath,
double scale,
String linkTarget,
String hover,
long seed) |
UGraphicSvg(Dimension2D minDim,
ColorMapper mapper,
HtmlColorGradient gr,
boolean textAsPath,
double scale,
String linkTarget,
String hover,
long seed) |
UGraphicSvg(Dimension2D minDim,
ColorMapper colorMapper,
String backcolor,
boolean textAsPath,
double scale,
String linkTarget,
String hover,
long seed) |
| Modifier and Type | Method and Description |
|---|---|
void |
DriverLineTikz.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
TikzGraphics tikz) |
void |
DriverRectangleTikz.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
TikzGraphics tikz) |
void |
DriverCenteredCharacterTikz.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
TikzGraphics tikz) |
void |
DriverPolygonTikz.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
TikzGraphics tikz) |
void |
DriverNoneTikz.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
TikzGraphics object) |
void |
DriverUPathTikz.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
TikzGraphics tikz) |
void |
DriverEllipseTikz.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
TikzGraphics tikz) |
void |
DriverDotPathTikz.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
TikzGraphics tikz) |
void |
DriverAtomTextTikz.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
TikzGraphics tikz) |
void |
DriverUTextTikz.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
TikzGraphics tikz) |
| Constructor and Description |
|---|
UGraphicTikz(ColorMapper colorMapper,
double scale,
boolean withPreamble) |
| Modifier and Type | Method and Description |
|---|---|
void |
DriverDotPathVdx.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
VisioGraphics visio) |
void |
DriverPolygonVdx.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
VisioGraphics visio) |
void |
DriverRectangleVdx.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
VisioGraphics visio) |
void |
DriverNoneVdx.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
VisioGraphics object) |
void |
DriverTextVdx.draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
VisioGraphics visio) |
void |
DriverLineVdx.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
VisioGraphics visio) |
void |
DriverUPathVdx.draw(UShape shape,
double x,
double y,
ColorMapper mapper,
UParam param,
VisioGraphics visio) |
| Constructor and Description |
|---|
UGraphicVdx(ColorMapper colorMapper) |
Copyright © 2017. All rights reserved.