Uses of Class
net.sourceforge.plantuml.klimt.UTranslate
Packages that use UTranslate
Package
Description
-
Uses of UTranslate in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return UTranslateModifier and TypeMethodDescriptionWormMutation.getFirst()WormMutation.getLast()WormMutation.getTextTranslate(int size) Genealogy.getTranslate(Ftile child, StringBounder stringBounder) final UTranslateSwimlane.getTranslate()AbstractFtile.getTranslateFor(Ftile child, StringBounder stringBounder) Ftile.getTranslateFor(Ftile child, StringBounder stringBounder) FtileAssemblySimple.getTranslateFor(Ftile child, StringBounder stringBounder) FtileMarged.getTranslateFor(Ftile child, StringBounder stringBounder) FtileMargedRight.getTranslateFor(Ftile child, StringBounder stringBounder) FtileMinWidthCentered.getTranslateFor(Ftile child, StringBounder stringBounder) Methods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type UTranslateModifier and TypeMethodDescriptionvoidConnectionTranslatable.drawTranslate(UGraphic ug, UTranslate translate1, UTranslate translate2) Worm.moveFirstPoint(UTranslate move) Worm.moveLastPoint(UTranslate move) final voidSwimlane.setTranslate(UTranslate translate) FtileGeometry.translate(UTranslate translate) Snake.translate(UTranslate translate) Worm.translate(UTranslate translate) Constructor parameters in net.sourceforge.plantuml.activitydiagram3.ftile with type arguments of type UTranslateModifierConstructorDescriptionUGraphicInterceptorUDrawable2(UGraphic ug, Map<String, UTranslate> positions) -
Uses of UTranslate in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact that return UTranslateModifier and TypeMethodDescriptionFtileIfDown.getTranslateFor(Ftile child, StringBounder stringBounder) FtileWithNoteOpale.getTranslateFor(Ftile child, StringBounder stringBounder) Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type UTranslateModifier and TypeMethodDescriptionvoidConnectionVerticalDown.drawTranslate(UGraphic ug, UTranslate translate1, UTranslate translate2) -
Uses of UTranslate in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact.cond that return UTranslateModifier and TypeMethodDescriptionprotected UTranslateFtileIfNude.getTranslate1(StringBounder stringBounder) protected UTranslateFtileIfWithDiamonds.getTranslate1(StringBounder stringBounder) protected UTranslateFtileIfNude.getTranslate2(StringBounder stringBounder) protected UTranslateFtileIfWithDiamonds.getTranslate2(StringBounder stringBounder) protected UTranslateFtileIfWithDiamonds.getTranslateDiamond1(StringBounder stringBounder) protected final UTranslateFtileSwitchWithDiamonds.getTranslateDiamond1(StringBounder stringBounder) protected UTranslateFtileIfWithDiamonds.getTranslateDiamond2(StringBounder stringBounder) protected final UTranslateFtileSwitchWithDiamonds.getTranslateDiamond2(StringBounder stringBounder) FtileIfNude.getTranslateFor(Ftile child, StringBounder stringBounder) FtileSwitchNude.getTranslateFor(Ftile child, StringBounder stringBounder) protected final UTranslateFtileSwitchWithDiamonds.getTranslateMain(StringBounder stringBounder) protected UTranslateFtileSwitchNude.getTranslateNude(Ftile tile, StringBounder stringBounder) protected final UTranslateFtileSwitchWithDiamonds.getTranslateOf(Ftile tile, StringBounder stringBounder) -
Uses of UTranslate in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vertical that return UTranslateModifier and TypeMethodDescriptionFtileDecorate.getTranslateFor(Ftile child, StringBounder stringBounder) -
Uses of UTranslate in net.sourceforge.plantuml.activitydiagram3.gtile
Methods in net.sourceforge.plantuml.activitydiagram3.gtile that return UTranslateModifier and TypeMethodDescriptionfinal UTranslateGPoint.getCoord()protected UTranslateAbstractGtile.getCoordImpl(String name) protected abstract UTranslateAbstractGtileRoot.getCoordImpl(String name) protected UTranslateGtileGroup.getCoordImpl(String name) protected UTranslateGtileIfHexagon.getCoordImpl(String name) protected UTranslateGtileTopDown.getCoordImpl(String name) protected UTranslateGtileTopDown3.getCoordImpl(String name) protected UTranslateGtileWithMargin.getCoordImpl(String name) protected UTranslateGtileWithNoteOpale.getCoordImpl(String name) protected UTranslateGtileWithNotes.getCoordImpl(String name) protected UTranslateGtileTopDown.getPos1()protected UTranslateGtileTopDown3.getPos1()protected UTranslateGtileTopDown.getPos2()protected UTranslateGtileTopDown3.getPos2()protected UTranslateGtileTopDown3.getPos3()protected final UTranslateGtileColumns.getPosition(int pos) protected UTranslateGtileAssembly.supplementaryMove()protected UTranslateGtileTopDown.supplementaryMove()Methods in net.sourceforge.plantuml.activitydiagram3.gtile with parameters of type UTranslateModifier and TypeMethodDescriptionvoidGAbstractConnection.drawTranslate(UGraphic ug, UTranslate translate1, UTranslate translate2) voidGConnectionHorizontalThenVerticalDown.drawTranslate(UGraphic ug, UTranslate translate1, UTranslate translate2) voidGConnectionSideThenVerticalThenSide.drawTranslate(UGraphic ug, UTranslate translate1, UTranslate translate2) voidGConnectionVerticalDown.drawTranslate(UGraphic ug, UTranslate translate1, UTranslate translate2) voidGConnectionVerticalDownThenBack.drawTranslate(UGraphic ug, UTranslate translate1, UTranslate translate2) voidGConnectionVerticalDownThenHorizontal.drawTranslate(UGraphic ug, UTranslate translate1, UTranslate translate2) Constructors in net.sourceforge.plantuml.activitydiagram3.gtile with parameters of type UTranslateModifierConstructorDescriptionGConnectionHorizontalThenVerticalDown(UTranslate pos1, GPoint gpoint1, UTranslate pos2, GPoint gpoint2, TextBlock textBlock) GConnectionSideThenVerticalThenSide(UTranslate pos1, GPoint gpoint1, UTranslate pos2, GPoint gpoint2, double xpos, TextBlock textBlock) GConnectionVerticalDown(UTranslate pos1, GPoint gpoint1, UTranslate pos2, GPoint gpoint2, TextBlock textBlock) GConnectionVerticalDownThenBack(UTranslate pos1, GPoint gpoint1, UTranslate pos2, GPoint gpoint2, TextBlock textBlock, double xpos) GConnectionVerticalDownThenHorizontal(UTranslate pos1, GPoint gpoint1, UTranslate pos2, GPoint gpoint2, TextBlock textBlock) -
Uses of UTranslate in net.sourceforge.plantuml.klimt
Methods in net.sourceforge.plantuml.klimt that return UTranslateModifier and TypeMethodDescriptionUTranslate.compose(UTranslate other) static UTranslateUTranslate.dx(double dx) static UTranslateUTranslate.dy(double dy) UTranslate.multiplyBy(double v) static UTranslateUTranslate.none()static UTranslateUTranslate.reverse()UTranslate.scaled(double scale) UTranslate.sym()Methods in net.sourceforge.plantuml.klimt with parameters of type UTranslateModifier and TypeMethodDescriptionUTranslate.compose(UTranslate other) booleanUTranslate.isAlmostSame(UTranslate other) UClip.translate(UTranslate translate) -
Uses of UTranslate in net.sourceforge.plantuml.klimt.creole
Methods in net.sourceforge.plantuml.klimt.creole that return UTranslate -
Uses of UTranslate in net.sourceforge.plantuml.klimt.drawing
Methods in net.sourceforge.plantuml.klimt.drawing that return UTranslateModifier and TypeMethodDescriptionfinal UTranslateAbstractCommonUGraphic.getTranslate()protected final UTranslateUGraphicNo.getTranslate()Methods in net.sourceforge.plantuml.klimt.drawing with parameters of type UTranslateModifier and TypeMethodDescriptionprotected abstract voidAbstractUGraphicHorizontalLine.drawHline(UGraphic ug, UHorizontalLine line, UTranslate translate) protected voidUGraphicStencil.drawHline(UGraphic ug, UHorizontalLine line, UTranslate translate) Constructors in net.sourceforge.plantuml.klimt.drawing with parameters of type UTranslate -
Uses of UTranslate in net.sourceforge.plantuml.klimt.geom
Methods in net.sourceforge.plantuml.klimt.geom that return UTranslateModifier and TypeMethodDescriptionMagneticBorder.getForceAt(StringBounder stringBounder, XPoint2D position) MagneticBorderNone.getForceAt(StringBounder stringBounder, XPoint2D position) RectangleArea.getPosition()Methods in net.sourceforge.plantuml.klimt.geom with parameters of type UTranslateModifier and TypeMethodDescriptionXDimension2D.applyTranslate(UTranslate translate) MinMax.translate(UTranslate translate) -
Uses of UTranslate in net.sourceforge.plantuml.klimt.shape
Methods in net.sourceforge.plantuml.klimt.shape with parameters of type UTranslateModifier and TypeMethodDescriptionvoidDotPath.moveEndPoint(UTranslate move) voidDotPath.moveStartPoint(UTranslate move) -
Uses of UTranslate in net.sourceforge.plantuml.sdot
Methods in net.sourceforge.plantuml.sdot that return UTranslateMethods in net.sourceforge.plantuml.sdot with parameters of type UTranslate -
Uses of UTranslate in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return UTranslate -
Uses of UTranslate in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return UTranslateMethods in net.sourceforge.plantuml.svek with parameters of type UTranslateModifier and TypeMethodDescriptionvoidKal.setTranslate(UTranslate translate, UDrawable decoration) -
Uses of UTranslate in net.sourceforge.plantuml.svek.extremity
Methods in net.sourceforge.plantuml.svek.extremity that return UTranslate -
Uses of UTranslate in net.sourceforge.plantuml.timingdiagram.graphic
Methods in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type UTranslateModifier and TypeMethodDescriptionTimeArrow.translate(UTranslate translate) IntricatedPoint.translated(UTranslate translate) -
Uses of UTranslate in net.sourceforge.plantuml.wbs
Methods in net.sourceforge.plantuml.wbs that return UTranslateMethods in net.sourceforge.plantuml.wbs with parameters of type UTranslateModifier and TypeMethodDescriptionfinal voidWElement.setGeometry(UTranslate position, XDimension2D dimension) -
Uses of UTranslate in net.sourceforge.plantuml.wire
Methods in net.sourceforge.plantuml.wire that return UTranslateModifier and TypeMethodDescriptionWBlock.getAbsolutePosition(String supx, String supy) WBlock.getNextOutHorizontal(String x, String y, WLinkType type) WBlock.getNextOutVertical(String x, String y, WLinkType type) Constructors in net.sourceforge.plantuml.wire with parameters of type UTranslateModifierConstructorDescriptionWBlock(String name, UTranslate position, double width, double height, HColor color) WLinkHorizontal(ISkinParam skinParam, UTranslate start, double destination, WLinkType type, WArrowDirection direction, HColor color, Display label) WLinkVertical(ISkinParam skinParam, UTranslate start, double destination, WLinkType type, WArrowDirection direction, HColor color, Display label) WPrint(ISkinParam skinParam, UTranslate position, HColor color, Display label)