| Modifier and Type | Method and Description |
|---|---|
MappingComponent |
HeadlessMapProvider.getMappingComponent()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static HeadlessMapProvider |
HeadlessMapProvider.createHeadlessMapProviderAndAddLayers(MappingComponent mappingComponent)
Creates a HeadlessMapProvider and adds the raster layers and feature layers from the mapping component to it.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultFeatureServiceFeature.applyFill(org.deegree.style.styling.components.UOM uom,
org.deegree.style.styling.components.Fill fill,
edu.umd.cs.piccolo.nodes.PPath pfeature,
MappingComponent map)
DOCUMENT ME!
|
protected void |
DefaultFeatureServiceFeature.applyLineStyling(edu.umd.cs.piccolo.nodes.PPath pfeature,
org.deegree.style.styling.LineStyling styling,
MappingComponent map)
DOCUMENT ME!
|
protected void |
DefaultFeatureServiceFeature.applyPolygonStyling(edu.umd.cs.piccolo.nodes.PPath pfeature,
org.deegree.style.styling.PolygonStyling styling,
MappingComponent map)
DOCUMENT ME!
|
protected void |
DefaultFeatureServiceFeature.applyStroke(org.deegree.style.styling.components.UOM uom,
org.deegree.style.styling.components.Stroke stroke,
edu.umd.cs.piccolo.nodes.PPath pfeature,
MappingComponent map)
DOCUMENT ME!
|
protected Paint |
DefaultFeatureServiceFeature.getPaintFromDeegree(org.deegree.style.styling.components.Graphic graphic,
Color color,
org.deegree.style.styling.components.UOM uom,
edu.umd.cs.piccolo.PNode parent,
MappingComponent map)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
JDialog |
BasicFeatureStyleDialogFactory.configureDialog(AbstractFeatureService FeatureService,
Frame parentFrame,
MappingComponent mappingComponent,
ArrayList<String> configTabs) |
JDialog |
StyleDialogInterface.configureDialog(AbstractFeatureService FeatureService,
Frame parentFrame,
MappingComponent mappingComponent,
ArrayList<String> configTabs)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
MappingComponent |
RasterfariDocumentLoaderPanel.getMap()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
MappingComponent |
AttributeTable.getMappingComponent()
DOCUMENT ME!
|
MappingComponent |
AttributeTableFactory.getMappingComponent()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureCreator.createFeature(MappingComponent mc,
FeatureServiceFeature feature)
DOCUMENT ME!
|
boolean |
FeatureCreator.isCreationAllowed(MappingComponent mc)
True, iff the creation of a new object is currently allowed.
|
void |
AttributeTable.setMappingComponent(MappingComponent mappingComponent)
DOCUMENT ME!
|
void |
AttributeTableFactory.setMappingComponent(MappingComponent mappingComponent)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
WithoutGeometryCreator.createFeature(MappingComponent mc,
FeatureServiceFeature feature) |
void |
PrimitiveGeometryCreator.createFeature(MappingComponent mc,
FeatureServiceFeature feature) |
boolean |
AbstractFeatureCreator.isCreationAllowed(MappingComponent mc) |
| Constructor and Description |
|---|
CreaterGeometryListener(MappingComponent mc,
GeometryFinishedListener geometryFinishedListener)
Creates a new CreaterGeometryListener object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureControl.init(MappingComponent mappingComponent)
To initialise this component, when the default constructor was used.
|
| Constructor and Description |
|---|
FeatureControl(MappingComponent mappingComponent)
Creates new form FeatureControl.
|
| Constructor and Description |
|---|
FeatureInfoPanel(MappingComponent mappingComonent,
ThemeLayerWidget themeLayerWidget)
Creates new form FeatureInfoPanel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LayerWidget.init(MappingComponent mapC)
To initialise this component, when the default constructor was used.
|
| Constructor and Description |
|---|
LayerWidget(MappingComponent mapC)
Creates new form LayerWidget.
|
| Modifier and Type | Method and Description |
|---|---|
MappingComponent |
MeasuringComponent.getMap()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
MappingComponent |
OverviewComponent.getMasterMap()
DOCUMENT ME!
|
MappingComponent |
OverviewComponent.getOverviewMap()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
OverviewComponent.setMasterMap(MappingComponent masterMap)
DOCUMENT ME!
|
void |
OverviewComponent.setOverviewMap(MappingComponent overviewMap)
DOCUMENT ME!
|
| Constructor and Description |
|---|
OverviewWidget(MappingComponent mapC)
Creates a new OverviewWidget object.
|
| Modifier and Type | Method and Description |
|---|---|
MappingComponent |
AngleMeasurementDialog.getMappingComponent()
DOCUMENT ME!
|
MappingComponent |
PFeature.getMappingComponent()
DOCUMENT ME!
|
MappingComponent |
PFeature.getViewer()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static edu.umd.cs.piccolo.PNode |
PNodeFactory.createPFeature(Feature feature,
MappingComponent viewer)
DOCUMENT ME!
|
static PFeature |
PNodeFactory.createPFeature(Feature feature,
WorldToScreenTransform wtst,
double x_offset,
double y_offset,
MappingComponent viewer)
public static FeaturePNode updatePNode(PNode
pnode,org.deegree_impl.graphics.transformation.WorldToScreenTransform wtst,double x_offset,double y_offset) {
return null; }.
|
void |
PFeature.setViewer(MappingComponent viewer)
DOCUMENT ME!
|
| Constructor and Description |
|---|
CustomFixedWidthStroke(float width,
int lineCap,
int lineJoin,
float miterlimit,
float[] dash,
float dash_phase,
MappingComponent mc)
Creates a new CustomFixedWidthStroke object.
|
CustomFixedWidthStroke(float thickness,
MappingComponent mc)
Creates a new CustomFixedWidthStroke object.
|
LinearReferencedLineMarkPHandle(edu.umd.cs.piccolox.util.PLocator locator,
CreateLinearReferencedMarksListener measurementListener,
MappingComponent mc)
Construct a new handle that will use the given locator to locate itself on its parent node.
|
LinearReferencedPointMarkPHandle(edu.umd.cs.piccolox.util.PLocator locator,
CreateLinearReferencedMarksListener listener,
MappingComponent mc)
Construct a new handle that will use the given locator to locate itself on its parent node.
|
PFeature(com.vividsolutions.jts.geom.Coordinate[] coordArr,
WorldToScreenTransform wtst,
double x_offset,
double y_offset,
MappingComponent viewer)
Deprecated.
|
PFeature(Feature feature,
MappingComponent viewer)
Creates a new instance of PFeature.
|
PFeature(Feature feature,
WorldToScreenTransform wtst,
double x_offset,
double y_offset,
MappingComponent viewer)
Creates a new PFeature object.
|
PFeature(Feature feature,
WorldToScreenTransform wtst,
double x_offset,
double y_offset,
MappingComponent viewer,
boolean ignoreStickyfeature)
Deprecated.
|
PFeature(Point2D[] canvasPoints,
WorldToScreenTransform wtst,
double x_offset,
double y_offset,
MappingComponent viewer)
Deprecated.
|
PHandle(edu.umd.cs.piccolox.util.PLocator aLocator,
MappingComponent mc)
Construct a new handle that will use the given locator to locate itself on its parent node.
|
| Modifier and Type | Field and Description |
|---|---|
protected MappingComponent |
CreateGeometryListener.mappingComponent |
protected MappingComponent |
CreateSimpleGeometryListener.mc |
protected MappingComponent |
CreateLinearReferencedMarksListener.mc |
protected MappingComponent |
MeasurementListener.mc |
protected MappingComponent |
MessenGeometryListener.mc |
protected MappingComponent |
FeatureMoveListener.mc |
| Modifier and Type | Method and Description |
|---|---|
static MappingComponent |
RasterGeoReferencingInputListener.getMainMap()
DOCUMENT ME!
|
protected MappingComponent |
CreateGeometryListener.getMappingComponent()
DOCUMENT ME!
|
MappingComponent |
SelectionListener.getMappingComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateGeometryListener.setMappingComponent(MappingComponent mappingComponent)
DOCUMENT ME!
|
| Constructor and Description |
|---|
AbstractCreateSearchGeometryListener(MappingComponent mc,
String inputListenerName)
Creates a new CreateSearchGeometryListener object.
|
CreateGeometryListener(MappingComponent mc)
Creates a new CreateGeometryListener object.
|
CreateGeometryListener(MappingComponent mc,
Class geometryFeatureClass)
Creates a new instance of CreateGeometryListener.
|
CreateLinearReferencedMarksListener(MappingComponent mc)
Creates a new instance of SimpleMoveListener.
|
CreateNewGeometryListener(MappingComponent mc)
Creates a new CreateNewGeometryListener object.
|
CreateSimpleGeometryListener(MappingComponent mc)
Creates a new instance of CreateGeometryListener.
|
DeleteFeatureListener(MappingComponent mc)
Creates a new DeleteFeatureListener object.
|
FeatureMoveListener(MappingComponent mc)
Creates a new instance of FeatureMoveListener.
|
KeyboardListener(MappingComponent map)
Creates a new KeyboardListener object.
|
MeasurementListener(MappingComponent mc)
Creates a new instance of CreatePolygonFeatureListener.
|
MessenGeometryListener(MappingComponent mc)
Creates a new MessenGeometryListener object.
|
MessenGeometryListener(MappingComponent mc,
Class geometryFeatureClass)
Creates a new instance of CreateGeometryListener.
|
MetaSearchCreateSearchGeometryListener(MappingComponent mc)
Creates a new MetaSearchCreateSearchGeometryListener object.
|
MetaSearchCreateSearchGeometryListener(MappingComponent mc,
MetaSearchFacade metaSearch)
Creates a new MetaSearchCreateSearchGeometryListener object.
|
MetaSearchFollowingCreateSearchGeometryListener(MappingComponent mappingComponent,
String listenerName)
Creates a new MetaSearchFollowingCreateSearchGeometryListener object.
|
PerpendicularIntersectionListener(MappingComponent mappingComponent)
Creates a new PerpendicularIntersectionListener object.
|
PrintingTemplatePreviewListener(MappingComponent mappingComponent)
Creates a new PrintingTemplatePreviewListener object.
|
PrintTemplateFeature(Template template,
Resolution resolution,
Scale scale,
MappingComponent mappingComponent)
Creates a new PrintTemplateFeature object.
|
RaisePolygonListener(MappingComponent mc)
Creates a new instance of RaisePolygonListener.
|
SimpleMoveListener(MappingComponent mc)
Creates a new instance of SimpleMoveListener.
|
SplitPolygonListener(MappingComponent mc)
Creates a new SplitPolygonListener object.
|
ZoomAction(edu.umd.cs.piccolo.util.PBounds bounds,
MappingComponent map)
Creates a new ZoomAction object.
|
| Constructor and Description |
|---|
FeatureAddEntityAction(MappingComponent mc,
Feature f,
com.vividsolutions.jts.geom.Polygon entity)
Creates a new FeatureAddEntityAction instance.
|
FeatureAddHoleAction(MappingComponent mc,
Feature f,
int position,
com.vividsolutions.jts.geom.LineString hole)
Creates a new FeatureAddHoleAction instance.
|
FeatureCreateAction(MappingComponent mc,
Feature f)
Erzeugt eine FeatureCreateAction-Instanz.
|
FeatureDeleteAction(MappingComponent mc,
Feature f)
Erzeugt eine FeatureDeleteAction-Instanz.
|
FeatureMoveAction(MappingComponent mc,
List<PFeature> features,
edu.umd.cs.piccolo.util.PDimension dim,
boolean dimensionInPixel)
Erzeugt eine FeatureMoveAction-Instanz.
|
FeatureRemoveEntityAction(MappingComponent mc,
Feature f,
com.vividsolutions.jts.geom.Polygon entity)
Creates a new FeatureRemoveEntityAction instance.
|
FeatureRemoveHoleAction(MappingComponent mc,
Feature f,
int position,
com.vividsolutions.jts.geom.LineString hole)
Creates a new FeatureRemoveHoleAction instance.
|
FeatureRotateAction(MappingComponent mc,
Collection<Feature> arr,
Point2D pivot,
double rot)
Erzeugt eine neue FeatureRotateAction.
|
HandleAddAction(MappingComponent mc,
Feature f,
int entityPosition,
int ringPosition,
int coordPosition,
float x,
float y)
Erzeugt eine HandleAddAction-Instanz.
|
HandleDeleteAction(MappingComponent mc,
Feature feature,
int entityPosition,
int ringPosition,
int coordPosition,
float x,
float y)
Erzeugt eine HandleDeleteAction-Instanz.
|
| Modifier and Type | Method and Description |
|---|---|
PrintingSettingsWidget |
PrintingSettingsWidget.cloneWithNewParent(boolean modal,
MappingComponent mappingComponent)
DOCUMENT ME!
|
PrintingWidget |
PrintingWidget.cloneWithNewParent(boolean modal,
MappingComponent mappingComponent)
DOCUMENT ME!
|
| Constructor and Description |
|---|
PrintingSettingsWidget(boolean modal,
MappingComponent mappingComponent)
Creates new form PrintingSettingsWidget.
|
PrintingWidget(boolean modal,
MappingComponent mappingComponent)
Creates new form PrintingWidget.
|
| Constructor and Description |
|---|
LayerControl(MappingComponent mappingComponent,
int type,
int errorAbolitionTime)
Creates a new LayerControl object.
|
NewSimpleInternalLayerWidget(MappingComponent mc)
Creates a new NewSimpleInternalLayerWidget object.
|
NewSimpleInternalLayerWidget(MappingComponent mc,
boolean deactivatePopupMenuButtons)
Erzeugt eine neue NewSimpleInternalLayerWidget-Instanz.
|
SimpleInternalLayerWidget(MappingComponent mappingComponent)
Creates new form SimpleInternalLayerWidget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusBar.init(MappingComponent mappingComponent)
DOCUMENT ME!
|
| Constructor and Description |
|---|
StatusBar(MappingComponent mappingComponent)
Creates a new StatusBar object.
|
| Modifier and Type | Method and Description |
|---|---|
MappingComponent |
CismapBroker.getMappingComponent()
public LayerWidget getLayerWidget() { return layerWidget; } public void setLayerWidget(LayerWidget layerWidget) {
this.layerWidget = layerWidget; } public BoundingBox getInitialBoundingBox() { return initialBoundingBox; }
public void setInitialBoundingBox(BoundingBox initialBoundingBox) { this.initialBoundingBox = initialBoundingBox;
}.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CismapBroker.setMappingComponent(MappingComponent mappingComponent)
public MappingComponent getMappingComponent() { return mappingComponent; }.
|
| Modifier and Type | Method and Description |
|---|---|
MappingComponent |
RasterGeoReferencingWizard.getCoordinateZoomMap()
DOCUMENT ME!
|
static MappingComponent |
RasterGeoReferencingBackend.getMainMap()
DOCUMENT ME!
|
static MappingComponent |
RasterGeoReferencingWizard.getMainMap()
DOCUMENT ME!
|
MappingComponent |
RasterGeoReferencingWizard.getPointZoomMap()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static com.vividsolutions.jts.geom.Coordinate |
PFeatureTools.getNearestCoordinateInArea(MappingComponent mc,
Point2D canvasPosition,
boolean considerVetoObjects,
Sirius.util.collections.MultiMap glueCoordinates)
Determines the nearest geometry coordinate.
|
static com.vividsolutions.jts.geom.Coordinate |
PFeatureTools.getNearestCoordinateInArea(MappingComponent mc,
Point2D canvasPosition,
PFeature vetoPFeature,
Sirius.util.collections.MultiMap glueCoordinates)
DOCUMENT ME!
|
static Point2D |
PFeatureTools.getNearestPointInArea(MappingComponent mc,
Point2D canvasPosition)
DOCUMENT ME!
|
static PFeatureTools.SnappedPoint |
PFeatureTools.getNearestPointInArea(MappingComponent mc,
Point2D canvasPosition,
boolean considerVetoObjects,
Sirius.util.collections.MultiMap glueCoordinates)
DOCUMENT ME!
|
static Point2D |
PFeatureTools.getNearestPointInArea(MappingComponent mc,
Point2D canvasPosition,
PFeature vetoPFeature,
Sirius.util.collections.MultiMap glueCoordinates)
DOCUMENT ME!
|
static Point2D |
PFeatureTools.getNearestPointInAreaNoVertexRequired(MappingComponent mc,
Point2D canvasPosition,
PFeature vetoFeature,
Sirius.util.collections.MultiMap glueCoordinates)
DOCUMENT ME!
|
static PFeature[] |
PFeatureTools.getPFeaturesInArea(MappingComponent mc,
com.vividsolutions.jts.geom.Geometry geom)
DOCUMENT ME!
|
static PFeature[] |
PFeatureTools.getPFeaturesInArea(MappingComponent mc,
edu.umd.cs.piccolo.util.PBounds bounds)
DOCUMENT ME!
|
static Point2D[] |
PFeatureTools.getPointsInArea(MappingComponent mc,
edu.umd.cs.piccolo.util.PBounds bounds,
PFeature vetoPFeature,
Sirius.util.collections.MultiMap glueFeatureCoordinates)
DOCUMENT ME!
|
static Point2D[] |
PFeatureTools.getPointsInAreaNoVertexRequired(MappingComponent mc,
edu.umd.cs.piccolo.util.PBounds bounds,
Point2D currentPosition,
PFeature vetoFeature,
Sirius.util.collections.MultiMap glueFeatureCoordinates)
DOCUMENT ME!
|
| Constructor and Description |
|---|
MapImageDownload(String filename,
String extension,
File fileToSaveTo,
MappingComponent map)
Creates a new ImageDownload object.
|
| Modifier and Type | Field and Description |
|---|---|
protected MappingComponent |
AbstractWFSForm.mappingComponent |
| Modifier and Type | Method and Description |
|---|---|
MappingComponent |
AbstractWFSForm.getMappingComponent()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static WFSFormFactory |
WFSFormFactory.getInstance(MappingComponent map)
DOCUMENT ME!
|
void |
AbstractWFSForm.setMappingComponent(MappingComponent mappingComponent)
DOCUMENT ME!
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.