Uses of Class
com.vividsolutions.jump.workbench.ui.Viewport
-
-
Uses of Viewport in com.vividsolutions.jump.workbench.imagery
Methods in com.vividsolutions.jump.workbench.imagery with parameters of type Viewport Modifier and Type Method Description voidReferencedImage. paint(Feature f, Graphics2D g, Viewport viewport)voidReferencedImageStyle. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of Viewport in com.vividsolutions.jump.workbench.imagery.ecw
Methods in com.vividsolutions.jump.workbench.imagery.ecw with parameters of type Viewport Modifier and Type Method Description voidECWImage. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of Viewport in com.vividsolutions.jump.workbench.imagery.geoimg
Methods in com.vividsolutions.jump.workbench.imagery.geoimg with parameters of type Viewport Modifier and Type Method Description voidGeoImage. paint(Feature f, Graphics2D g, Viewport viewport)actually paint the image to the viewport -
Uses of Viewport in com.vividsolutions.jump.workbench.imagery.geotiff
Methods in com.vividsolutions.jump.workbench.imagery.geotiff with parameters of type Viewport Modifier and Type Method Description voidRasterPainter. paint(Graphics2D g, Viewport viewport)Deprecated. -
Uses of Viewport in com.vividsolutions.jump.workbench.imagery.graphic
Methods in com.vividsolutions.jump.workbench.imagery.graphic with parameters of type Viewport Modifier and Type Method Description voidAbstractGraphicImage. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of Viewport in com.vividsolutions.jump.workbench.imagery.mrsid
Methods in com.vividsolutions.jump.workbench.imagery.mrsid with parameters of type Viewport Modifier and Type Method Description voidMrSIDReferencedImage. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of Viewport in com.vividsolutions.jump.workbench.imagery.openjpeg
Methods in com.vividsolutions.jump.workbench.imagery.openjpeg with parameters of type Viewport Modifier and Type Method Description voidOpenJpegImage. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of Viewport in com.vividsolutions.jump.workbench.ui
Methods in com.vividsolutions.jump.workbench.ui that return Viewport Modifier and Type Method Description ViewportLayerViewPanel. getViewport() -
Uses of Viewport in com.vividsolutions.jump.workbench.ui.cursortool
Methods in com.vividsolutions.jump.workbench.ui.cursortool with parameters of type Viewport Modifier and Type Method Description voidNoteStyle. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of Viewport in com.vividsolutions.jump.workbench.ui.renderer
Methods in com.vividsolutions.jump.workbench.ui.renderer with parameters of type Viewport Modifier and Type Method Description voidAbstractSelectionRenderer. paint(Feature f, Graphics2D g, Viewport viewport)voidAbstractSelectionRenderer. paint(org.locationtech.jts.geom.Geometry geometry, Graphics2D g, Viewport viewport)static voidAbstractSelectionRenderer. paintHandles(Graphics2D g, org.locationtech.jts.geom.Coordinate[] coordinates, Stroke stroke, Color fillColor, Color lineColor, Viewport viewport) -
Uses of Viewport in com.vividsolutions.jump.workbench.ui.renderer.style
Methods in com.vividsolutions.jump.workbench.ui.renderer.style with parameters of type Viewport Modifier and Type Method Description protected voidArrowLineStringEndpointStyle.Feathers. paint(Point2D terminal, Point2D next, Viewport viewport, Graphics2D graphics)protected voidArrowLineStringEndpointStyle. paint(Point2D terminal, Point2D next, Viewport viewport, Graphics2D graphics)protected voidArrowLineStringSegmentStyle. paint(Point2D p0, Point2D p1, Viewport viewport, Graphics2D graphics)voidBasicStyle. paint(Feature f, Graphics2D g, Viewport viewport)protected voidCircleLineStringEndpointStyle. paint(Point2D terminal, Point2D next, Viewport viewport, Graphics2D graphics)voidColorThemingStyle. paint(Feature f, Graphics2D g, Viewport viewport)voidDelegatingStyle. paint(Feature f, Graphics2D g, Viewport viewport)voidDummyStyle. paint(Feature f, Graphics2D g, Viewport viewport)voidLabelStyle. paint(Feature f, Graphics2D g, Viewport viewport)voidLabelStyle. paint(Graphics2D g, String text, Viewport viewport, Point2D viewCentre, double angle, double height, int dim)protected abstract voidLineStringEndpointStyle. paint(Point2D terminal, Point2D next, Viewport viewport, Graphics2D graphics)protected abstract voidLineStringSegmentStyle. paint(Point2D p0, Point2D p1, Viewport viewport, Graphics2D graphics)protected voidLineStringSegmentStyle. paint(org.locationtech.jts.geom.Coordinate p0, org.locationtech.jts.geom.Coordinate p1, Viewport viewport, Graphics2D graphics)voidLineStringStyle. paint(Feature f, Graphics2D g, Viewport viewport)protected abstract voidLineStringVertexStyle. paint(Point2D p0, org.locationtech.jts.geom.LineString line, int index, Viewport viewport, Graphics2D graphics)protected voidMetricsLineStringSegmentStyle. paint(Point2D p0, Point2D p1, Viewport viewport, Graphics2D g)protected voidMetricsLineStringSegmentStyle. paint(org.locationtech.jts.geom.Coordinate p0, org.locationtech.jts.geom.Coordinate p1, Viewport viewport, Graphics2D graphics)voidPinEqualCoordinatesStyle. paint(Feature f, Graphics2D g, Viewport viewport)voidStyle. paint(Feature f, Graphics2D g, Viewport viewport)static voidStyleUtil. paint(org.locationtech.jts.geom.Geometry geometry, Graphics2D g, Viewport viewport, boolean renderingFill, Stroke fillStroke, Paint fillPaint, boolean renderingLine, Stroke lineStroke, Color lineColor)Smart enough to not fill LineStrings.protected voidVertexIndexLineSegmentStyle. paint(Point2D p, org.locationtech.jts.geom.LineString line, int index, Viewport viewport, Graphics2D g)voidVertexStyle. paint(Feature f, Graphics2D g, Viewport viewport)protected voidVertexXYLineSegmentStyle. paint(Point2D p, org.locationtech.jts.geom.LineString line, int index, Viewport viewport, Graphics2D g)voidXBasicStyle. paint(Feature f, Graphics2D g, Viewport viewport)protected voidLineStringStyle. paintGeometry(org.locationtech.jts.geom.Geometry geometry, Graphics2D graphics, Viewport viewport)protected voidPinEqualCoordinatesStyle. paintGeometry(org.locationtech.jts.geom.Geometry geometry, Graphics2D graphics, Viewport viewport)protected voidLineStringEndpointStyle. paintLineString(org.locationtech.jts.geom.LineString lineString, Viewport viewport, Graphics2D graphics)protected voidLineStringSegmentStyle. paintLineString(org.locationtech.jts.geom.LineString lineString, Viewport viewport, Graphics2D graphics)protected abstract voidLineStringStyle. paintLineString(org.locationtech.jts.geom.LineString lineString, Viewport viewport, Graphics2D graphics)protected voidLineStringVertexStyle. paintLineString(org.locationtech.jts.geom.LineString lineString, Viewport viewport, Graphics2D graphics) -
Uses of Viewport in de.hawhamburg.sridsupport
Methods in de.hawhamburg.sridsupport with parameters of type Viewport Modifier and Type Method Description voidSRIDStyle. paint(Feature f, Graphics2D g, Viewport viewport)Deprecated. -
Uses of Viewport in org.openjump.core.ccordsys.srid
Methods in org.openjump.core.ccordsys.srid with parameters of type Viewport Modifier and Type Method Description voidSRIDStyle. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of Viewport in org.openjump.core.rasterimage
Methods in org.openjump.core.rasterimage with parameters of type Viewport Modifier and Type Method Description static ResolutionRasterImageIO. calcRequestedResolution(Viewport viewport)RectangleRasterImageLayer. getDrawingRectangle(double imgWidth, double imgHeight, org.locationtech.jts.geom.Envelope imageEnv, Viewport viewport)static org.locationtech.jts.geom.EnvelopeRasterImageIO. getViewingEnvelope(Viewport viewport) -
Uses of Viewport in org.openjump.core.ui.plugin.tools
Methods in org.openjump.core.ui.plugin.tools with parameters of type Viewport Modifier and Type Method Description voidMeasurementStyle. paint(Feature f, Graphics2D g, Viewport viewport) -
Uses of Viewport in org.openjump.core.ui.style.decoration
Methods in org.openjump.core.ui.style.decoration with parameters of type Viewport Modifier and Type Method Description protected voidArrowLineStringMiddlepointStyle. paint(Point2D terminal, Point2D next, Viewport viewport, Graphics2D graphics)protected voidSegmentDownhillArrowStyle. paint(Point2D terminal, Point2D next, Viewport viewport, Graphics2D graphics)protected voidSegmentDownhillArrowStyle. paint(org.locationtech.jts.geom.Coordinate terminal, org.locationtech.jts.geom.Coordinate next, Viewport viewport, Graphics2D graphics)voidTextBasedVertexStyle. paint(Feature f, Graphics2D g, Viewport viewport)protected abstract voidTextBasedVertexStyle. paint(Point2D p0, org.locationtech.jts.geom.LineString line, int index, Viewport viewport, Graphics2D graphics)protected voidVertexZValueStyle. paint(Point2D p, org.locationtech.jts.geom.LineString line, int index, Viewport viewport, Graphics2D g)protected voidTextBasedVertexStyle. paintGeometry(org.locationtech.jts.geom.Geometry geometry, Graphics2D graphics, Viewport viewport)protected voidTextBasedVertexStyle. paintLineString(org.locationtech.jts.geom.LineString lineString, Viewport viewport, Graphics2D graphics)protected abstract voidTextBasedVertexStyle. paintPoint(org.locationtech.jts.geom.Point point, Viewport viewport, Graphics2D graphics)protected voidVertexZValueStyle. paintPoint(org.locationtech.jts.geom.Point point, Viewport viewport, Graphics2D g) -
Uses of Viewport in org.openjump.core.ui.util
Methods in org.openjump.core.ui.util with parameters of type Viewport Modifier and Type Method Description static doubleScreenScale. getHorizontalMapScale(Viewport port)Delivers the scale of the map shown on the display.
-