Uses of Class
net.sourceforge.plantuml.klimt.geom.XPoint2D
Packages that use XPoint2D
Package
Description
-
Uses of XPoint2D in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return XPoint2DModifier and TypeMethodDescriptionWorm.getFirst()Snake.getLast()Worm.getLast()Worm.getPoint(int i) FtileGeometry.getPointA()FtileGeometry.getPointB()FtileGeometry.getPointC()FtileGeometry.getPointD()FtileGeometry.getPointIn()FtileGeometry.getPointOut()Methods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type XPoint2DModifier and TypeMethodDescriptionvoidvoidstatic SnakeDirectionSnakeDirection.getDirection(XPoint2D pt1, XPoint2D pt2) -
Uses of XPoint2D in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type XPoint2DModifier and TypeMethodDescriptionvoidConstructors in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.activitydiagram3.gtile
Methods in net.sourceforge.plantuml.activitydiagram3.gtile that return XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.asciiart
Methods in net.sourceforge.plantuml.asciiart that return XPoint2DModifier and TypeMethodDescriptionComponentTextArrow.getEndPoint(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentTextSelfArrow.getEndPoint(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentTextArrow.getStartPoint(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentTextSelfArrow.getStartPoint(StringBounder stringBounder, XDimension2D dimensionToUse) -
Uses of XPoint2D in net.sourceforge.plantuml.braille
Method parameters in net.sourceforge.plantuml.braille with type arguments of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.elk
Methods in net.sourceforge.plantuml.elk that return XPoint2DModifier and TypeMethodDescriptionstatic XPoint2DCucaDiagramFileMakerElk.getPosition(ElkNode elkNode) -
Uses of XPoint2D in net.sourceforge.plantuml.jsondiagram
Methods in net.sourceforge.plantuml.jsondiagram that return XPoint2DMethods in net.sourceforge.plantuml.jsondiagram with parameters of type XPoint2DConstructors in net.sourceforge.plantuml.jsondiagram with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.klimt
Methods in net.sourceforge.plantuml.klimt that return XPoint2DModifier and TypeMethodDescriptionstatic XPoint2DUMotif.convertPoint(char c) UTranslate.getPosition()UTranslate.getTranslated(XPoint2D p) Methods in net.sourceforge.plantuml.klimt with parameters of type XPoint2DModifier and TypeMethodDescriptionvoidvoidUTranslate.getTranslated(XPoint2D p) booleanvoidvoidstatic UTranslatevoid -
Uses of XPoint2D in net.sourceforge.plantuml.klimt.drawing.g2d
Methods in net.sourceforge.plantuml.klimt.drawing.g2d that return XPoint2DModifier and TypeMethodDescriptionExtendedGeneralPath.getCurrentPoint()get the current position ornull. -
Uses of XPoint2D in net.sourceforge.plantuml.klimt.drawing.hand
Methods in net.sourceforge.plantuml.klimt.drawing.hand with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.klimt.geom
Methods in net.sourceforge.plantuml.klimt.geom that return XPoint2DModifier and TypeMethodDescriptionstatic XPoint2DBezierUtils.getCenter(Positionable p) XCubicCurve2D.getCtrlP1()XCubicCurve2D.getCtrlP2()XLine2D.getMiddle()XCubicCurve2D.getP1()XLine2D.getP1()XCubicCurve2D.getP2()XLine2D.getP2()final XPoint2DPointDirected.getPoint2D()RectangleArea.getPointCenter()Positionable.getPosition()PositionableImpl.getPosition()PointAndAngle.getPt()CoordinateChange.getTrueCoordinate(double a, double b) static XPoint2DBezierUtils.intersect(XLine2D orig, XRectangle2D shape) static XPoint2Dstatic XPoint2DXPoint2D.move(double dx, double dy) XPoint2D.transform(AffineTransform rotate) Methods in net.sourceforge.plantuml.klimt.geom that return types with arguments of type XPoint2DModifier and TypeMethodDescriptionPlacementStrategy.getPositions(double width, double height) PlacementStrategyVisibility.getPositions(double width, double height) PlacementStrategyX1X2.getPositions(double width, double height) PlacementStrategyX1Y2Y3.getPositions(double width, double height) PlacementStrategyY1Y2.getPositions(double width, double height) PlacementStrategyY1Y2Center.getPositions(double width, double height) PlacementStrategyY1Y2Left.getPositions(double width, double height) PlacementStrategyY1Y2Right.getPositions(double width, double height) Methods in net.sourceforge.plantuml.klimt.geom with parameters of type XPoint2DModifier and TypeMethodDescriptionvoidstatic RectangleAreabooleanbooleanstatic CoordinateChangestatic PositionableImplPositionableImpl.create(XPoint2D pt, XDimension2D dim) doubledoubleXPoint2D.distanceSq(XPoint2D other) booleanMinMax.doesHorizontalCross(XPoint2D pt1, XPoint2D pt2) static doubleRectangleArea.getClosestSide(XPoint2D pt) MagneticBorder.getForceAt(StringBounder stringBounder, XPoint2D position) MagneticBorderNone.getForceAt(StringBounder stringBounder, XPoint2D position) static XLine2Dvoidstatic XPoint2DXLine2D.withPoint1(XPoint2D other) XLine2D.withPoint2(XPoint2D other) Constructors in net.sourceforge.plantuml.klimt.geom with parameters of type XPoint2DModifierConstructorDescriptionPointAndAngle(XPoint2D pt, double angle) PointDirected(XPoint2D p, double angle) -
Uses of XPoint2D in net.sourceforge.plantuml.klimt.shape
Methods in net.sourceforge.plantuml.klimt.shape that return XPoint2DModifier and TypeMethodDescriptionUPolygon.checkMiddleContactForSpecificTriangle(XPoint2D center) DotPath.getEndPoint()UPolygon.getPoint(int idx) UEllipse.getPointAtAngle(double alpha) DotPath.getStartPoint()Methods in net.sourceforge.plantuml.klimt.shape that return types with arguments of type XPoint2DMethods in net.sourceforge.plantuml.klimt.shape with parameters of type XPoint2DModifier and TypeMethodDescriptionvoidstatic PositionableTextBlockUtils.asPositionable(XDimension2D dim, StringBounder stringBounder, XPoint2D pt) static PositionableTextBlockUtils.asPositionable(TextBlock textBlock, StringBounder stringBounder, XPoint2D pt) UPolygon.checkMiddleContactForSpecificTriangle(XPoint2D center) static ULinedoubleDotPath.getMinDist(XPoint2D ref) Constructors in net.sourceforge.plantuml.klimt.shape with parameters of type XPoint2DConstructor parameters in net.sourceforge.plantuml.klimt.shape with type arguments of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.openiconic
Methods in net.sourceforge.plantuml.openiconic that return XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.posimo
Methods in net.sourceforge.plantuml.posimo that return XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.sdot
Methods in net.sourceforge.plantuml.sdot that return XPoint2DModifier and TypeMethodDescriptionSmetanaEdge.getEndPoint()final XPoint2DBoxInfo.getLowerLeft()YMirror.getMirrored(XPoint2D pt) SmetanaEdge.getStartPoint()final XPoint2DBoxInfo.getUpperRight()Methods in net.sourceforge.plantuml.sdot with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return XPoint2DModifier and TypeMethodDescriptionArrowComponent.getEndPoint(StringBounder stringBounder, XDimension2D dimensionToUse) ArrowComponent.getStartPoint(StringBounder stringBounder, XDimension2D dimensionToUse) -
Uses of XPoint2D in net.sourceforge.plantuml.skin.rose
Methods in net.sourceforge.plantuml.skin.rose that return XPoint2DModifier and TypeMethodDescriptionComponentRoseArrow.getEndPoint(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentRoseSelfArrow.getEndPoint(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentRoseArrow.getStartPoint(StringBounder stringBounder, XDimension2D dimensionToUse) ComponentRoseSelfArrow.getStartPoint(StringBounder stringBounder, XDimension2D dimensionToUse) -
Uses of XPoint2D in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return XPoint2DModifier and TypeMethodDescriptionSvekEdge.getEndContactPoint()static XPoint2Dstatic XPoint2DSvekEdge.getMyPoint(Entity entity) SvgResult.getNextPoint()SvekNode.getPoint2D(double x, double y) SvekNode.getPosition()SvekEdge.getStartContactPoint()Oscillator.nextPosition()Methods in net.sourceforge.plantuml.svek that return types with arguments of type XPoint2DMethods in net.sourceforge.plantuml.svek with parameters of type XPoint2DModifier and TypeMethodDescriptionprotected doubleAbstractExtremityFactory.createUDrawable(XPoint2D p0, double angle, Side side) voidCluster.setNoteBottomPosition(XPoint2D pos) voidCluster.setNoteTopPosition(XPoint2D pos) voidCluster.setPosition(XPoint2D min, XPoint2D max) voidCluster.setTitlePosition(XPoint2D pos) Method parameters in net.sourceforge.plantuml.svek with type arguments of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.svek.extremity
Methods in net.sourceforge.plantuml.svek.extremity that return XPoint2DModifier and TypeMethodDescriptionabstract XPoint2DExtremity.somePoint()ExtremityArrow.somePoint()ExtremityOther.somePoint()Methods in net.sourceforge.plantuml.svek.extremity with parameters of type XPoint2DModifier and TypeMethodDescriptionExtremityFactory.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryArrow.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryArrowAndCircle.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCircle.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCircleConnect.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCircleCross.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCircleCrowfoot.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCircleLine.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryCrowfoot.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryDiamond.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryDoubleLine.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryExtends.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryExtendsLike.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryHalfArrow.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryLineCrowfoot.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryNotNavigable.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryParenthesis.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryPlus.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactorySquare.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactoryTriangle.createTBRDrawableLegacy(XPoint2D p0, XPoint2D p1, XPoint2D p2, Side side) ExtremityFactory.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryArrow.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryArrowAndCircle.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryCircle.createUDrawable(XPoint2D center, double angle, Side side) ExtremityFactoryCircleConnect.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryCircleCross.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryCircleCrowfoot.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryCircleLine.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryCrowfoot.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryDiamond.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryDoubleLine.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryExtends.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryExtendsLike.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryHalfArrow.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryLineCrowfoot.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryNotNavigable.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryParenthesis.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryPlus.createUDrawable(XPoint2D center, double angle, Side side) ExtremityFactorySquare.createUDrawable(XPoint2D p0, double angle, Side side) ExtremityFactoryTriangle.createUDrawable(XPoint2D p0, double angle, Side side) Constructors in net.sourceforge.plantuml.svek.extremity with parameters of type XPoint2DModifierConstructorDescriptionExtremityArrow(XPoint2D p0, double angle) ExtremityArrow(XPoint2D p1, double angle, XPoint2D center) -
Uses of XPoint2D in net.sourceforge.plantuml.svek.image
Methods in net.sourceforge.plantuml.svek.image that return XPoint2DModifier and TypeMethodDescriptionCircle.getCenter()ContainingEllipse.getCenter()RotatedEllipse.getPoint(double theta) YTransformer.getPoint2D(XPoint2D pt) YTransformer.getReversePoint2D(XPoint2D pt) Methods in net.sourceforge.plantuml.svek.image with parameters of type XPoint2DModifier and TypeMethodDescriptionvoidConnectedCircle.addSecondaryConnection(XPoint2D pt) voidvoidstatic CircleYTransformer.getPoint2D(XPoint2D pt) YTransformer.getReversePoint2D(XPoint2D pt) booleanvoidConstructors in net.sourceforge.plantuml.svek.image with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.timingdiagram.graphic
Methods in net.sourceforge.plantuml.timingdiagram.graphic that return XPoint2DModifier and TypeMethodDescriptionfinal XPoint2DIntricatedPoint.getPointA()final XPoint2DIntricatedPoint.getPointB()static XPoint2DMethods in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type XPoint2DConstructors in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type XPoint2D -
Uses of XPoint2D in net.sourceforge.plantuml.utils
Methods in net.sourceforge.plantuml.utils with parameters of type XPoint2DModifier and TypeMethodDescriptionstatic DirectionDirection.fromVector(XPoint2D p1, XPoint2D p2) static DirectionDirection.leftOrRight(XPoint2D p1, XPoint2D p2) -
Uses of XPoint2D in net.sourceforge.plantuml.wire
Methods in net.sourceforge.plantuml.wire that return XPoint2D