Uses of Class
org.openstreetmap.josm.data.coor.EastNorth
-
Packages that use EastNorth Package Description org.openstreetmap.josm.actions Provides the classes for JOSM user actions.org.openstreetmap.josm.actions.mapmode Provides the classes for JOSMmap modes.org.openstreetmap.josm.command Provides the classes for JOSM commands allowing to modify an OSM data set.org.openstreetmap.josm.data Provides the classes for JOSM managed data.org.openstreetmap.josm.data.coor Provides the classes for geographiccoordinates(east/north and lat/lon systems).org.openstreetmap.josm.data.gpx Provides the classes for JOSMGPX data(points, tracks, routes).org.openstreetmap.josm.data.imagery Provides the classes for JOSM imagery sources, coupled withJMapViewerclasses.org.openstreetmap.josm.data.osm Provides the classes for OSM data:Primitives:Node,Way,RelationUsersTagsChangesetsUtilities classesorg.openstreetmap.josm.data.osm.visitor Provides the classes for performing actions on OSM primitives using Visitor design pattern.org.openstreetmap.josm.data.osm.visitor.paint Provides the classes for painting (rendering) OSM primitives on the map.org.openstreetmap.josm.data.projection Provides the classes for JOSM map projection.org.openstreetmap.josm.data.validation.tests Provides the classes for JOSM data validation tests.org.openstreetmap.josm.data.validation.util Provides utilities classes for JOSM data validation.org.openstreetmap.josm.data.vector Provides classes for vector data like Mapbox Vector Tiles.org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface.org.openstreetmap.josm.gui.datatransfer Provides the classes for transferring data using cut/copy/paste operations.org.openstreetmap.josm.gui.datatransfer.data Provides the classes for defining the serializable data transferred using cut/copy/paste operations.org.openstreetmap.josm.gui.datatransfer.importers Provides the classes for the transfer support controllers allowing cut/copy/paste operations.org.openstreetmap.josm.gui.dialogs Provides three kinds of dialogs: Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI Changeset dialog based on a standalone implementation, dedicated to OSM changesets management Extended dialogs for everything elseorg.openstreetmap.josm.gui.draw Provides GUI classes for 2D drawing in the map.org.openstreetmap.josm.gui.layer Provides classes for handling the different kinds of map layers.org.openstreetmap.josm.gui.layer.imagery Provides classes for handling imagery background layers.org.openstreetmap.josm.gui.layer.markerlayer Provides classes for handling marker layers.org.openstreetmap.josm.io Provides the classes for JOSM input/output support.org.openstreetmap.josm.tools Provides the classes for various utilities and tools called from all other packages. -
-
Uses of EastNorth in org.openstreetmap.josm.actions
Fields in org.openstreetmap.josm.actions declared as EastNorth Modifier and Type Field Description private EastNorthImageryAdjustAction. prevEastNorthprivate EastNorthJoinNodeWayAction.NodeDistanceToRefNodeComparator. refPointprivate EastNorthJoinNodeWayAction.NodeDistanceToRefNodeComparator. refPoint2EastNorthOrthogonalizeAction.WayData. segSum(Vector-)sum of all horizontal segments plus the sum of all verticalFields in org.openstreetmap.josm.actions with type parameters of type EastNorth Modifier and Type Field Description private static java.util.Map<Node,EastNorth>OrthogonalizeAction. rememberMovementsRemember movements, so the user can later undo it for certain nodesMethods in org.openstreetmap.josm.actions that return EastNorth Modifier and Type Method Description protected EastNorthAbstractPasteAction. computePastePosition(java.awt.event.ActionEvent e)Compute the location the objects should be pasted at.protected EastNorthPasteAtSourcePositionAction. computePastePosition(java.awt.event.ActionEvent e)static EastNorthOrthogonalizeAction.EN. diff(EastNorth en1, EastNorth en2)private EastNorthMoveAction. getOffset(MapView mapView)Find out how many "real" units the objects have to be moved in order to achieve an 1-pixel movementstatic EastNorthOrthogonalizeAction.EN. rotateCC(EastNorth pivot, EastNorth en, double angle)Rotate counter-clock-wise.static EastNorthOrthogonalizeAction.EN. sum(EastNorth en1, EastNorth en2)Methods in org.openstreetmap.josm.actions with parameters of type EastNorth Modifier and Type Method Description static EastNorthOrthogonalizeAction.EN. diff(EastNorth en1, EastNorth en2)static OsmPrimitiveSelectByInternalPointAction. getSmallestSurroundingObject(EastNorth internalPoint)Returns the smallest surrounding polygon/multipolygon which contains the internal point.static java.util.Collection<OsmPrimitive>SelectByInternalPointAction. getSurroundingObjects(EastNorth internalPoint)Returns the surrounding polygons/multipolygons ordered by their area size (from small to large) which contain the internal point.static java.util.Collection<OsmPrimitive>SelectByInternalPointAction. getSurroundingObjects(DataSet ds, EastNorth internalPoint, boolean includeMultipolygonWays)Returns the surrounding polygons/multipolygons ordered by their area size (from small to large) which contain the internal point.static CommandAlignInCircleAction. moveNodesCommand(java.util.List<Node> nodes, java.util.Set<Node> fixNodes, EastNorth center, double radius)Move each node of the list of nodes to be arranged in a circle.static voidSelectByInternalPointAction. performSelection(EastNorth internalPoint, boolean doAdd, boolean doRemove)Select a polygon or multipolygon by an internal point.static doubleOrthogonalizeAction.EN. polar(EastNorth en1, EastNorth en2)static EastNorthOrthogonalizeAction.EN. rotateCC(EastNorth pivot, EastNorth en, double angle)Rotate counter-clock-wise.static EastNorthOrthogonalizeAction.EN. sum(EastNorth en1, EastNorth en2)Constructors in org.openstreetmap.josm.actions with parameters of type EastNorth Constructor Description PolarNode(EastNorth center, Node n) -
Uses of EastNorth in org.openstreetmap.josm.actions.mapmode
Fields in org.openstreetmap.josm.actions.mapmode declared as EastNorth Modifier and Type Field Description private EastNorthDrawAction. currentMouseEastNorth(package private) EastNorthDrawSnapHelper. dir2EastNorthExtrudeAction.ReferenceSegment. enprivate EastNorthParallelWayAction. helperLineEndprivate EastNorthParallelWayAction. helperLineStartprivate EastNorthExtrudeAction. initialN1enThe initial EastNorths of node1 and node2private EastNorthExtrudeAction. initialN2enprivate EastNorthExtrudeAction. newN1enThe new EastNorths of node1 and node2private EastNorthExtrudeAction. newN2enprivate EastNorth[]ParallelWays. normalsEastNorthExtrudeAction.ReferenceSegment. p1EastNorthExtrudeAction.ReferenceSegment. p2private EastNorthDrawSnapHelper. projectedprivate EastNorthDrawSnapHelper. projectionSourceprivate EastNorth[]ParallelWays. ptsprivate EastNorthDrawSnapHelper. segmentPoint1private EastNorthDrawSnapHelper. segmentPoint2private EastNorthSelectAction. startENpoint where user pressed the mouse to start movementMethods in org.openstreetmap.josm.actions.mapmode that return EastNorth Modifier and Type Method Description private EastNorthExtrudeAction. calculateBestMovement(EastNorth mouseEn)Determines best movement fromExtrudeAction.initialMousePosto current mouse position, choosing one of the directions fromExtrudeAction.possibleMoveDirections.private EastNorthExtrudeAction. calculateBestMovementAndNewNodes(EastNorth mouseEn)Calculate newN1en, newN2en best suitable for given mouse coordinates For dual align, calculates positions of new nodes, aligning them to neighboring segments.private static EastNorthExtrudeAction. calculateSegmentOffset(EastNorth segmentP1, EastNorth segmentP2, EastNorth moveDirection, EastNorth targetPos)This method calculates offset amount by which to move the given segment perpendicularly for it to be in line with mouse position.EastNorthDrawSnapHelper. getSnapPoint(EastNorth p)Gets a snap point close to p.Methods in org.openstreetmap.josm.actions.mapmode with parameters of type EastNorth Modifier and Type Method Description private EastNorthExtrudeAction. calculateBestMovement(EastNorth mouseEn)Determines best movement fromExtrudeAction.initialMousePosto current mouse position, choosing one of the directions fromExtrudeAction.possibleMoveDirections.private EastNorthExtrudeAction. calculateBestMovementAndNewNodes(EastNorth mouseEn)Calculate newN1en, newN2en best suitable for given mouse coordinates For dual align, calculates positions of new nodes, aligning them to neighboring segments.private static EastNorthExtrudeAction. calculateSegmentOffset(EastNorth segmentP1, EastNorth segmentP2, EastNorth moveDirection, EastNorth targetPos)This method calculates offset amount by which to move the given segment perpendicularly for it to be in line with mouse position.voidDrawSnapHelper. checkAngleSnapping(EastNorth currentEN, double baseHeading, double curHeading)If mouse position is close to line at 15-30-45-...private voidSelectAction.VirtualManager. createMiddleNodeFromVirtual(EastNorth currentEN)private static booleanImproveWayAccuracyHelper. ensureCandidateIsNotBehindSegments(java.lang.Iterable<Pair<Node,Node>> wpps, Node n, EastNorth pEN, EastNorth nEN)Check to see if a candidate node is underneath a way segmentEastNorthDrawSnapHelper. getSnapPoint(EastNorth p)Gets a snap point close to p.private static booleanExtrudeAction. isOppositeDirection(EastNorth from1, EastNorth to1, EastNorth from2, EastNorth to2)Determines if from1-to1 and from2-to2 vectors directions are oppositeprivate booleanSelectAction. updateCommandWhileDragging(java.awt.event.MouseEvent mouseEvent, EastNorth currentEN)Create or update data modification command while dragging mouse - implementation of continuous moving, scaling and rotationConstructors in org.openstreetmap.josm.actions.mapmode with parameters of type EastNorth Constructor Description ReferenceSegment(EastNorth en, EastNorth p1, EastNorth p2, boolean perpendicular) -
Uses of EastNorth in org.openstreetmap.josm.command
Fields in org.openstreetmap.josm.command declared as EastNorth Modifier and Type Field Description private EastNorthCommand.OldNodeState. eastNorthprivate EastNorthRotateCommand. pivotPivot pointprivate EastNorthScaleCommand. pivotPivot pointprivate EastNorthMoveCommand. startENStarting position, base command point, current (mouse-drag) position = startEN + (x,y) =private EastNorthScaleCommand. startENWorld position of the mouse when the user started the command.Methods in org.openstreetmap.josm.command that return EastNorth Modifier and Type Method Description EastNorthCommand.OldNodeState. getEastNorth()Returns old east/north.EastNorthTransformNodesCommand. getNodesCenter()Get the center of the nodes under modification.protected EastNorthMoveCommand. getOffset()Gets the current move offset.Methods in org.openstreetmap.josm.command with parameters of type EastNorth Modifier and Type Method Description voidMoveCommand. applyVectorTo(EastNorth currentEN)Change the displacement vector to have endpointcurrentEN.voidMoveCommand. changeStartPoint(EastNorth newDraggedStartPoint)Changes base point of movementprotected doubleRotateCommand. getAngle(EastNorth currentEN)Get angle between the horizontal axis and the line formed by the pivot and given point.voidRotateCommand. handleEvent(EastNorth currentEN)Compute new rotation angle and transform nodes accordingly.voidScaleCommand. handleEvent(EastNorth currentEN)Compute new scaling factor and transform nodes accordingly.abstract voidTransformNodesCommand. handleEvent(EastNorth currentEN)Handling of a mouse event (e.g.Constructors in org.openstreetmap.josm.command with parameters of type EastNorth Constructor Description MoveCommand(java.util.Collection<OsmPrimitive> objects, EastNorth offset)Constructs a newMoveCommandto move a collection of primitives.MoveCommand(java.util.Collection<OsmPrimitive> objects, EastNorth start, EastNorth end)Constructs a newMoveCommandto move a collection of primitives.MoveCommand(DataSet ds, java.util.Collection<OsmPrimitive> objects, EastNorth start, EastNorth end)Constructs a newMoveCommandto move a collection of primitives.MoveCommand(DataSet ds, OsmPrimitive p, EastNorth start, EastNorth end)Constructs a newMoveCommandto move a primitive.MoveCommand(OsmPrimitive p, EastNorth start, EastNorth end)Constructs a newMoveCommandto move a primitive.RotateCommand(java.util.Collection<? extends OsmPrimitive> objects, EastNorth currentEN)Creates a RotateCommand.ScaleCommand(java.util.Collection<? extends OsmPrimitive> objects, EastNorth currentEN)Creates a ScaleCommand. -
Uses of EastNorth in org.openstreetmap.josm.data
Fields in org.openstreetmap.josm.data declared as EastNorth Modifier and Type Field Description private EastNorthViewportData. centerMethods in org.openstreetmap.josm.data that return EastNorth Modifier and Type Method Description EastNorthProjectionBounds. getCenter()Returns the center east/north.EastNorthViewportData. getCenter()Return the projected coordinates of the map centerEastNorthProjectionBounds. getMax()Returns the max east/north.EastNorthProjectionBounds. getMin()Returns the min east/north.Methods in org.openstreetmap.josm.data with parameters of type EastNorth Modifier and Type Method Description booleanProjectionBounds. contains(EastNorth en)Check, if a point is within the bounds.voidProjectionBounds. extend(EastNorth e)Extends bounds to include pointe.Constructors in org.openstreetmap.josm.data with parameters of type EastNorth Constructor Description ProjectionBounds(EastNorth p)Construct bounds out of a single point.ProjectionBounds(EastNorth center, double east, double north)Construct bounds out of a center point and east/north dimensions.ProjectionBounds(EastNorth min, EastNorth max)Construct bounds out of two points.ViewportData(EastNorth center, java.lang.Double scale)Constructs a newViewportData. -
Uses of EastNorth in org.openstreetmap.josm.data.coor
Fields in org.openstreetmap.josm.data.coor declared as EastNorth Modifier and Type Field Description private EastNorthCachedLatLon. eastNorthEastNorthPolarCoor. poleReference point (analogous to the origin of a Cartesian coordinate system).static EastNorthEastNorth. ZEROA zero constantMethods in org.openstreetmap.josm.data.coor that return EastNorth Modifier and Type Method Description EastNorthEastNorth. add(double dEast, double dNorth)Adds an offset to thisEastNorthinstance and returns the result.EastNorthEastNorth. add(EastNorth other)Adds the coordinates of another EastNorth instance to this one.EastNorthEastNorth. getCenter(EastNorth en2)Gets the center between twoEastNorthinstances.EastNorthCachedLatLon. getEastNorth(Projecting projecting)Replies the projected east/north coordinates.default EastNorthILatLon. getEastNorth(Projecting projecting)Replies the projected east/north coordinates.EastNorthEastNorth. interpolate(EastNorth en2, double proportion)Does a linear interpolation between two EastNorth instances.EastNorthEastNorth. rotate(EastNorth pivot, double angle)Returns an EastNorth representing this EastNorth rotated around a given EastNorth by a given angleEastNorthEastNorth. scale(double s)Scales thisEastNorthinstance to a given factor and returns the result.EastNorthEastNorth. subtract(EastNorth other)Subtracts an east/north value from this point.EastNorthPolarCoor. toEastNorth()Converts thisPolarCoorto anEastNorthinstance.Methods in org.openstreetmap.josm.data.coor with parameters of type EastNorth Modifier and Type Method Description EastNorthEastNorth. add(EastNorth other)Adds the coordinates of another EastNorth instance to this one.static doublePolarCoor. computeAngle(EastNorth en, EastNorth pole)Compute polar angle between an east/north and the pole.doubleEastNorth. distance(EastNorth en)Returns the euclidean distance from thisEastNorthto a specifiedEastNorth.doubleEastNorth. distanceSq(EastNorth en)Returns the square of the euclidean distance from thisEastNorthto a specifiedEastNorth.booleanEastNorth. equalsEpsilon(EastNorth other, double e)Compares two EastNorth valuesEastNorthEastNorth. getCenter(EastNorth en2)Gets the center between twoEastNorthinstances.doubleEastNorth. heading(EastNorth other)Returns the heading, in radians, that you have to use to get from this EastNorth to another.doubleEastNorth. heading(EastNorth other, double refHeading)Behaves exactly likeheading(EastNorth)ifrefHeadingis0.0, otherwise gives a heading not relative to north (0.0).EastNorthEastNorth. interpolate(EastNorth en2, double proportion)Does a linear interpolation between two EastNorth instances.EastNorthEastNorth. rotate(EastNorth pivot, double angle)Returns an EastNorth representing this EastNorth rotated around a given EastNorth by a given angleEastNorthEastNorth. subtract(EastNorth other)Subtracts an east/north value from this point.Constructors in org.openstreetmap.josm.data.coor with parameters of type EastNorth Constructor Description CachedLatLon(EastNorth eastNorth)Constructs a newCachedLatLon.CachedLatLon(EastNorth eastNorth, Projection projection)PolarCoor(double radius, double angle, EastNorth pole)Constructs a newPolarCoor.PolarCoor(EastNorth en)PolarCoor(EastNorth en, EastNorth pole)Constructs a newPolarCoor. -
Uses of EastNorth in org.openstreetmap.josm.data.gpx
Methods in org.openstreetmap.josm.data.gpx that return EastNorth Modifier and Type Method Description EastNorthWayPoint. getEastNorth(Projecting projecting)Methods in org.openstreetmap.josm.data.gpx with parameters of type EastNorth Modifier and Type Method Description WayPointGpxData. nearestPointOnTrack(EastNorth p, double tolerance)Makes a WayPoint at the projection of point p onto the track providing p is less than tolerance away from the track -
Uses of EastNorth in org.openstreetmap.josm.data.imagery
Fields in org.openstreetmap.josm.data.imagery declared as EastNorth Modifier and Type Field Description private EastNorthAbstractWMSTileSource. anchorPositionprivate EastNorthWMTSTileSource.TileMatrix. topLeftCornerMethods in org.openstreetmap.josm.data.imagery that return EastNorth Modifier and Type Method Description EastNorthOffsetBookmark. getDisplacement()Get displacement in EastNorth coordinates of the original projection.EastNorthOffsetBookmark. getDisplacement(Projection proj)Get displacement in EastNorth coordinates of a given projection.protected EastNorthAbstractWMSTileSource. getTileEastNorth(int x, int y, int z)private static EastNorthWMTSTileSource. parseEastNorth(java.lang.String coor, boolean switchXY)static EastNorthCoordinateConversion. projToEn(org.openstreetmap.gui.jmapviewer.interfaces.IProjected p)Converts anIProjectedto anEastNorthinstance.private EastNorthWMTSTileSource. tileToEastNorth(int x, int y, int z)Methods in org.openstreetmap.josm.data.imagery with parameters of type EastNorth Modifier and Type Method Description private org.openstreetmap.gui.jmapviewer.TileXYAbstractWMSTileSource. eastNorthToTileXY(EastNorth enPoint, int zoom)static org.openstreetmap.gui.jmapviewer.interfaces.IProjectedCoordinateConversion. enToProj(EastNorth en)Converts anEastNorthto anIProjectedinstance.voidOffsetBookmark. setDisplacement(EastNorth displacement)Update the displacement of this imagery.Constructors in org.openstreetmap.josm.data.imagery with parameters of type EastNorth Constructor Description OffsetBookmark(java.lang.String projectionCode, java.lang.String imageryId, java.lang.String imageryName, java.lang.String name, EastNorth displacement, ILatLon center)Create a newOffsetBookmarkobject -
Uses of EastNorth in org.openstreetmap.josm.data.osm
Methods in org.openstreetmap.josm.data.osm that return EastNorth Modifier and Type Method Description default EastNorthINode. getEastNorth()Replies the projected east/north coordinates.EastNorthNode. getEastNorth(Projecting projection)Methods in org.openstreetmap.josm.data.osm with parameters of type EastNorth Modifier and Type Method Description (package private) voidDataSet. fireNodeMoved(Node node, LatLon newCoor, EastNorth eastNorth)(package private) voidNode. setCoorInternal(LatLon coor, EastNorth eastNorth)To be used only by Dataset.reindexNodevoidINode. setEastNorth(EastNorth eastNorth)Sets east/north coordinates of this node.voidNode. setEastNorth(EastNorth eastNorth)voidNodeData. setEastNorth(EastNorth eastNorth)private voidNode. updateCoor(LatLon coor, EastNorth eastNorth)Constructors in org.openstreetmap.josm.data.osm with parameters of type EastNorth Constructor Description Node(EastNorth eastNorth)Constructs a newNodewith the given east/north with id 0. -
Uses of EastNorth in org.openstreetmap.josm.data.osm.visitor
Methods in org.openstreetmap.josm.data.osm.visitor with parameters of type EastNorth Modifier and Type Method Description voidBoundingXYVisitor. visit(EastNorth eastNorth)Visiting call for east/north. -
Uses of EastNorth in org.openstreetmap.josm.data.osm.visitor.paint
Methods in org.openstreetmap.josm.data.osm.visitor.paint that return EastNorth Modifier and Type Method Description private static EastNorthStyledMapRenderer. getPFDisplacedEndPoint(EastNorth p1, EastNorth p2, EastNorth p3, double extent)Get the point to add to the clipping area for partial fill of unclosed polygons.Methods in org.openstreetmap.josm.data.osm.visitor.paint with parameters of type EastNorth Modifier and Type Method Description private static EastNorthStyledMapRenderer. getPFDisplacedEndPoint(EastNorth p1, EastNorth p2, EastNorth p3, double extent)Get the point to add to the clipping area for partial fill of unclosed polygons. -
Uses of EastNorth in org.openstreetmap.josm.data.projection
Fields in org.openstreetmap.josm.data.projection declared as EastNorth Modifier and Type Field Description private EastNorthShiftedProjecting. offsetFields in org.openstreetmap.josm.data.projection with type parameters of type EastNorth Modifier and Type Field Description private java.util.EnumMap<CustomProjection.Polarity,EastNorth>CustomProjection. polesENMethods in org.openstreetmap.josm.data.projection that return EastNorth Modifier and Type Method Description private static EastNorthCustomProjection. getPointAlong(int i, int n, ProjectionBounds r)private EastNorthCustomProjection. getPole(CustomProjection.Polarity whichPole)EastNorthAbstractProjection. latlon2eastNorth(ILatLon toConvert)EastNorthProjecting. latlon2eastNorth(ILatLon ll)Convert from lat/lon to easting/northing.default EastNorthProjecting. latlon2eastNorth(LatLon ll)Convert from lat/lon to easting/northing.EastNorthShiftedProjecting. latlon2eastNorth(ILatLon ll)private EastNorthProjectionCLI. parseEastNorth(java.lang.String s, java.util.function.ToDoubleFunction<java.lang.String> parser)Methods in org.openstreetmap.josm.data.projection with parameters of type EastNorth Modifier and Type Method Description LatLonAbstractProjection. eastNorth2latlon(EastNorth en)private LatLonAbstractProjection. eastNorth2latlon(EastNorth en, java.util.function.DoubleUnaryOperator normalizeLon)LatLonProjection. eastNorth2latlon(EastNorth en)Convert from easting/norting to lat/lon.LatLonAbstractProjection. eastNorth2latlonClamped(EastNorth en)LatLonProjecting. eastNorth2latlonClamped(EastNorth en)Convert a east/north coordinate to theLatLoncoordinate.LatLonShiftedProjecting. eastNorth2latlonClamped(EastNorth en)Method parameters in org.openstreetmap.josm.data.projection with type arguments of type EastNorth Modifier and Type Method Description private voidAbstractProjection. visitOutline(Bounds b, int nPoints, java.util.function.Consumer<EastNorth> visitor)voidAbstractProjection. visitOutline(Bounds b, java.util.function.Consumer<EastNorth> visitor)voidProjection. visitOutline(Bounds bounds, java.util.function.Consumer<EastNorth> visitor)Visit points along the edge of this bounds instance.Constructors in org.openstreetmap.josm.data.projection with parameters of type EastNorth Constructor Description ShiftedProjecting(Projecting base, EastNorth offset)Create a newShiftedProjecting -
Uses of EastNorth in org.openstreetmap.josm.data.validation.tests
Methods in org.openstreetmap.josm.data.validation.tests that return EastNorth Modifier and Type Method Description private EastNorthUnconnectedWays.MyWaySegment. calcClosest(Node n)Methods in org.openstreetmap.josm.data.validation.tests with parameters of type EastNorth Modifier and Type Method Description static java.util.List<java.util.List<WaySegment>>CrossingWays. getSegments(java.util.Map<java.awt.geom.Point2D,java.util.List<WaySegment>> cellSegments, EastNorth n1, EastNorth n2)Returns all the cells this segment crosses. -
Uses of EastNorth in org.openstreetmap.josm.data.validation.util
Methods in org.openstreetmap.josm.data.validation.util with parameters of type EastNorth Modifier and Type Method Description static java.util.List<java.awt.geom.Point2D>ValUtil. getSegmentCells(EastNorth en1, EastNorth en2, double gridDetail)Returns the coordinates of all cells in a grid that a line between 2 nodes intersects with. -
Uses of EastNorth in org.openstreetmap.josm.data.vector
Methods in org.openstreetmap.josm.data.vector with parameters of type EastNorth Modifier and Type Method Description voidVectorNode. setEastNorth(EastNorth eastNorth) -
Uses of EastNorth in org.openstreetmap.josm.gui
Fields in org.openstreetmap.josm.gui declared as EastNorth Modifier and Type Field Description private EastNorthNavigatableComponent.ZoomData. centerprivate EastNorthMapViewState.MapViewEastNorthPoint. eastNorthprivate EastNorthNavigatableComponent.SmoothScrollThread. finalNewCenterprivate EastNorthNavigatableComponent.SmoothScrollThread. oldCenterprivate EastNorthMapViewState. topLeftTop leftEastNorthcoordinate of the view.Methods in org.openstreetmap.josm.gui that return EastNorth Modifier and Type Method Description private static EastNorthMapViewState. calculateDefaultCenter()EastNorthNavigatableComponent. getCenter()Returns the current center of the viewport.EastNorthNavigatableComponent.ZoomData. getCenterEastNorth()EastNorthMapViewState.MapViewEastNorthPoint. getEastNorth()EastNorthMapViewState.MapViewPoint. getEastNorth()Gets theEastNorthcoordinate of this point.EastNorthNavigatableComponent. getEastNorth(int x, int y)Returns geographic coordinates from a specific pixel coordination on the screen.Methods in org.openstreetmap.josm.gui with parameters of type EastNorth Modifier and Type Method Description MapViewState.MapViewPointMapViewState.MapViewPoint. add(EastNorth en)Add the given offset to this pointjava.awt.PointNavigatableComponent. getPoint(EastNorth p)looses precision, may overflow (depends on p and current scale)java.awt.geom.Point2DNavigatableComponent. getPoint2D(EastNorth p)Return the point on the screen where this Coordinate would be.MapViewState.MapViewPointMapViewState. getPointFor(EastNorth eastNorth)Gets theMapViewState.MapViewPointfor the givenEastNorthcoordinate.MapViewStateMapViewState. movedTo(MapViewState.MapViewPoint mapViewPoint, EastNorth newEastNorthThere)Creates a new state that is moved to an east/north coordinate.private voidNavigatableComponent. pushZoomUndo(EastNorth center, double scale)voidNavigatableComponent. smoothScrollTo(EastNorth newCenter)Create a thread that moves the viewport to the given center in an animated fashion.MapViewStateMapViewState. usingCenter(EastNorth newCenter)Creates a new state that is the same as the current state except for that it is using a new center.private voidNavigatableComponent. zoomNoUndoTo(EastNorth newCenter, double newScale, boolean initial)Zoom to the given coordinate without adding to the zoom undo buffer.voidNavigatableComponent. zoomTo(EastNorth newCenter)Zoom to given east/north.voidNavigatableComponent. zoomTo(EastNorth newCenter, double newScale)Zoom to the given coordinate and scale.voidNavigatableComponent. zoomTo(EastNorth center, double scale, boolean initial)Zoom to the given coordinate and scale.voidNavigatableComponent. zoomToFactor(EastNorth newCenter, double factor)Constructors in org.openstreetmap.josm.gui with parameters of type EastNorth Constructor Description MapViewEastNorthPoint(EastNorth eastNorth)MapViewState(EastNorth topLeft, MapViewState mvs)MapViewState(Projecting projection, int viewWidth, int viewHeight, double scale, EastNorth topLeft)MapViewState(Projecting projection, int viewWidth, int viewHeight, double scale, EastNorth topLeft, java.awt.Point topLeftInWindow, java.awt.Point topLeftOnScreen)Create a newMapViewStateSmoothScrollThread(EastNorth newCenter, long frameNum, int fps)ZoomData(EastNorth center, double scale) -
Uses of EastNorth in org.openstreetmap.josm.gui.datatransfer
Methods in org.openstreetmap.josm.gui.datatransfer with parameters of type EastNorth Modifier and Type Method Description protected booleanAbstractStackTransferHandler. importData(javax.swing.TransferHandler.TransferSupport support, OsmDataLayer layer, EastNorth center)voidOsmTransferHandler. pasteOn(OsmDataLayer editLayer, EastNorth mPosition)Paste the current clipboard current at the given positionvoidOsmTransferHandler. pasteOn(OsmDataLayer editLayer, EastNorth mPosition, java.awt.datatransfer.Transferable transferable)Paste the given clipboard current at the given position -
Uses of EastNorth in org.openstreetmap.josm.gui.datatransfer.data
Methods in org.openstreetmap.josm.gui.datatransfer.data that return EastNorth Modifier and Type Method Description EastNorthPrimitiveTransferData. getCenter()Compute the center of all nodes. -
Uses of EastNorth in org.openstreetmap.josm.gui.datatransfer.importers
Methods in org.openstreetmap.josm.gui.datatransfer.importers with parameters of type EastNorth Modifier and Type Method Description private static AddPrimitivesCommandPrimitiveDataPaster. createNewPrimitives(PrimitiveTransferData pasteBuffer, EastNorth offset, OsmDataLayer layer)abstract booleanAbstractOsmDataPaster. importData(javax.swing.TransferHandler.TransferSupport support, OsmDataLayer layer, EastNorth pasteAt)Attempts to import the given transfer data.booleanAbstractTagPaster. importData(javax.swing.TransferHandler.TransferSupport support, OsmDataLayer layer, EastNorth pasteAt)booleanFilePaster. importData(javax.swing.TransferHandler.TransferSupport support, OsmDataLayer layer, EastNorth pasteAt)booleanOsmLinkPaster. importData(javax.swing.TransferHandler.TransferSupport support, OsmDataLayer layer, EastNorth pasteAt)booleanPrimitiveDataPaster. importData(javax.swing.TransferHandler.TransferSupport support, OsmDataLayer layer, EastNorth pasteAt) -
Uses of EastNorth in org.openstreetmap.josm.gui.dialogs
Fields in org.openstreetmap.josm.gui.dialogs declared as EastNorth Modifier and Type Field Description private EastNorthLatLonDialog. eastNorthCoordinatesMethods in org.openstreetmap.josm.gui.dialogs that return EastNorth Modifier and Type Method Description EastNorthLatLonDialog. getEastNorthCoordinates()Gets the coordinates that are entered in the east/north fieldstatic EastNorthLatLonDialog. parseEastNorth(java.lang.String s)Parses a east/north coordinate string -
Uses of EastNorth in org.openstreetmap.josm.gui.draw
Methods in org.openstreetmap.josm.gui.draw with parameters of type EastNorth Modifier and Type Method Description MapViewPathMapViewPath. lineTo(EastNorth eastNorth)Draw a line to the position.MapViewPathMapViewPath. moveTo(EastNorth eastNorth)Move the cursor to the given position.MapViewPathMapViewPath. shapeAround(EastNorth eastNorth, SymbolShape symbol, double size)Add the given shape centered around the current position. -
Uses of EastNorth in org.openstreetmap.josm.gui.layer
Methods in org.openstreetmap.josm.gui.layer with parameters of type EastNorth Modifier and Type Method Description private org.openstreetmap.gui.jmapviewer.interfaces.ICoordinateAbstractTileSourceLayer. getShiftedCoord(EastNorth en)private LatLonAbstractTileSourceLayer. getShiftedLatLon(EastNorth en) -
Uses of EastNorth in org.openstreetmap.josm.gui.layer.imagery
Fields in org.openstreetmap.josm.gui.layer.imagery declared as EastNorth Modifier and Type Field Description private EastNorthTileSourceDisplaySettings. displacementthe displacement (basically caches the displacement from the offsetBookmark in the current projection)Methods in org.openstreetmap.josm.gui.layer.imagery that return EastNorth Modifier and Type Method Description EastNorthTileSourceDisplaySettings. getDisplacement()Gets the displacement of the imageprivate EastNorthReprojectionTile. tileToEastNorth(int x, int y, int z)Methods in org.openstreetmap.josm.gui.layer.imagery with parameters of type EastNorth Modifier and Type Method Description private voidTileSourceDisplaySettings. setDisplacement(EastNorth displacement)org.openstreetmap.gui.jmapviewer.interfaces.IProjectedTileCoordinateConverter. shiftDisplayToServer(EastNorth en)Apply reverse shift to EastNorth coordinate. -
Uses of EastNorth in org.openstreetmap.josm.gui.layer.markerlayer
Methods in org.openstreetmap.josm.gui.layer.markerlayer with parameters of type EastNorth Modifier and Type Method Description voidPlayHeadMarker. drag(EastNorth en)apply the new position resulting from a drag in progressvoidPlayHeadMarker. reposition(EastNorth en)reposition the play head at the point on the track nearest position given, providing we are within reasonable distance from the track; otherwise reset to the original position.voidMarker. setEastNorth(EastNorth eastNorth)Sets the marker's projected coordinates.voidPlayHeadMarker. synchronize(EastNorth en)Synchronize the audio at the position where the play head was paused before dragging with the position on the track where it was dropped. -
Uses of EastNorth in org.openstreetmap.josm.io
Methods in org.openstreetmap.josm.io with parameters of type EastNorth Modifier and Type Method Description private static jakarta.json.JsonArrayBuilderGeoJSONWriter. getCoorArray(jakarta.json.JsonArrayBuilder builder, EastNorth c) -
Uses of EastNorth in org.openstreetmap.josm.tools
Methods in org.openstreetmap.josm.tools that return EastNorth Modifier and Type Method Description private static EastNorthGeometry. closestPointTo(EastNorth p1, EastNorth p2, EastNorth point, boolean segmentOnly)static EastNorthGeometry. closestPointToLine(EastNorth lineP1, EastNorth lineP2, EastNorth point)Calculates closest point to a line.static EastNorthGeometry. closestPointToSegment(EastNorth segmentP1, EastNorth segmentP2, EastNorth point)Calculates closest point to a line segment.static EastNorthGeometry. getCenter(java.util.List<? extends INode> nodes)Compute the center of the circle closest to different nodes.static EastNorthGeometry. getCentroid(java.util.List<? extends INode> nodes)Compute the centroid/barycenter of nodesstatic EastNorthGeometry. getCentroidEN(java.util.List<EastNorth> nodes)Compute the centroid/barycenter of nodesstatic EastNorthGeometry. getLineLineIntersection(EastNorth p1, EastNorth p2, EastNorth p3, EastNorth p4)Finds the intersection of two lines of infinite length.static EastNorthGeometry. getSegmentSegmentIntersection(EastNorth p1, EastNorth p2, EastNorth p3, EastNorth p4)Finds the intersection of two line segments.Methods in org.openstreetmap.josm.tools with parameters of type EastNorth Modifier and Type Method Description static booleanGeometry. angleIsClockwise(EastNorth commonNode, EastNorth firstNode, EastNorth secondNode)This method tests if secondNode is clockwise to first node.private static EastNorthGeometry. closestPointTo(EastNorth p1, EastNorth p2, EastNorth point, boolean segmentOnly)static EastNorthGeometry. closestPointToLine(EastNorth lineP1, EastNorth lineP2, EastNorth point)Calculates closest point to a line.static EastNorthGeometry. closestPointToSegment(EastNorth segmentP1, EastNorth segmentP2, EastNorth point)Calculates closest point to a line segment.static doubleGeometry. getCornerAngle(EastNorth p1, EastNorth common, EastNorth p3)Returns angle of a corner defined with 3 point coordinates.static EastNorthGeometry. getLineLineIntersection(EastNorth p1, EastNorth p2, EastNorth p3, EastNorth p4)Finds the intersection of two lines of infinite length.static doubleGeometry. getSegmentAngle(EastNorth p1, EastNorth p2)Returns angle of a segment defined with 2 point coordinates.private static doubleGeometry. getSegmentNodeDistSq(EastNorth s1, EastNorth s2, EastNorth p)Calculate closest distance between a line segment s1-s2 and a point pstatic EastNorthGeometry. getSegmentSegmentIntersection(EastNorth p1, EastNorth p2, EastNorth p3, EastNorth p4)Finds the intersection of two line segments.static booleanGeometry. segmentsParallel(EastNorth p1, EastNorth p2, EastNorth p3, EastNorth p4)Check if the segment p1 - p2 is parallel to p3 - p4Method parameters in org.openstreetmap.josm.tools with type arguments of type EastNorth Modifier and Type Method Description static EastNorthGeometry. getCentroidEN(java.util.List<EastNorth> nodes)Compute the centroid/barycenter of nodes
-