| Modifier and Type | Method and Description |
|---|---|
PFeature |
SplittedNewFeature.getSplittedFromPFeature()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
DrawingSLDStyledFeature.applyStyle(PFeature pfeature,
WorldToScreenTransform wtst)
DOCUMENT ME!
|
void |
SLDStyledFeature.applyStyle(PFeature pFeature,
WorldToScreenTransform wtst)
DOCUMENT ME!
|
void |
DefaultFeatureServiceFeature.applyStyle(PFeature pfeature,
WorldToScreenTransform wtst)
DOCUMENT ME!
|
void |
PersistentFeature.applyStyle(PFeature pFeature,
WorldToScreenTransform wtst) |
Collection<edu.umd.cs.piccolo.PNode> |
ChildNodesProvider.provideChildren(PFeature parent)
DOCUMENT ME!
|
protected void |
DefaultFeatureServiceFeature.rescaleStickyNode(PFeature pfeature,
PSticky sticky)
does not have the limitations from the rescaleStickyNode(PSticky) method of the MappingsComponent.
|
| Constructor and Description |
|---|
SplittedNewFeature(com.vividsolutions.jts.geom.Coordinate[] coordArr,
WorldToScreenTransform wtst,
PFeature splittedFromPFeature)
Creates a new SplittedNewFeature object.
|
| Modifier and Type | Method and Description |
|---|---|
PFeature |
MappingComponent.getSelectedNode()
Deprecated.
DOCUMENT ME!
|
PFeature |
MappingComponent.getSolePureNewFeature()
Will return a PureNewFeature if there is only one in the featurecollection else null.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PFeature> |
MappingComponent.addFeaturesToMap(Feature[] features)
is called when new feature is added to FeatureCollection.
|
ConcurrentHashMap<Feature,PFeature> |
MappingComponent.getPFeatureHM()
Returns the PfeatureHashmap which assigns a Feature to a PFeature.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappingComponent.refreshHM(PFeature p)
Adds a PFeature to the PFeatureHashmap.
|
void |
MappingComponent.selectPFeatureManually(PFeature one)
Deprecated.
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
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; }.
|
PFeature |
InfoPanel.getPfeature()
DOCUMENT ME!
|
PFeature |
PFeatureCoordinatePosition.getPFeature()
DOCUMENT ME!
|
PFeature |
LinearReferencedPointPHandle.getPFeature()
DOCUMENT ME!
|
PFeature |
PFeature.getSelectedOriginal()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
InfoPanel.setPfeature(PFeature pfeature)
DOCUMENT ME!
|
void |
PFeatureCoordinatePosition.setPFeature(PFeature pFeature)
DOCUMENT ME!
|
void |
PFeature.setSelectedOriginal(PFeature selectedOriginal)
DOCUMENT ME!
|
| Constructor and Description |
|---|
EllipsePHandle(PFeature pfeature)
Creates a new EllipsePHandle object.
|
LinearReferencedPointPHandle(PFeature pfeature)
Creates a new LinearReferencedPointPHandle object.
|
PFeatureCoordinatePosition(PFeature pFeature,
int position)
Creates a new instance of PFeatureCoordinatePosition.
|
PivotPHandle(PFeature pfeature,
Point2D mid)
Creates a new PivotPHandle object.
|
RotationPHandle(PFeature pfeature,
int entityPosition,
int ringPosition,
int coordPosition,
Point2D mid,
PHandle pivotHandle)
Creates a new RotationPHandle object.
|
TransformationPHandle(PFeature pfeature,
int entityPosition,
int ringPosition,
int coordPosition)
Creates a new TransformationPHandle object.
|
| Modifier and Type | Field and Description |
|---|---|
protected PFeature |
FeatureMoveListener.pFeature |
| Modifier and Type | Method and Description |
|---|---|
PFeature |
SelectionListener.getAffectedPFeature()
DOCUMENT ME!
|
PFeature |
SplitPolygonListener.getFeatureClickedOn()
DOCUMENT ME!
|
PFeature |
SimpleClickDetectionListener.getFeatureClickedOn()
DOCUMENT ME!
|
PFeature |
DeleteFeatureListener.getFeatureRequestedForDeletion()
DOCUMENT ME!
|
PFeature |
JoinPolygonsListener.getFeatureRequestedForJoin()
DOCUMENT ME!
|
PFeature |
AttachFeatureListener.getFeatureToAttach()
DOCUMENT ME!
|
PFeature |
CreateLinearReferencedMarksListener.getSelectedLinePFeature()
DOCUMENT ME!
|
PFeature |
SplitPolygonListener.getSelectedPFeature()
DOCUMENT ME!
|
PFeature |
SimpleSingleSelectionListener.getSelectedPFeature()
DOCUMENT ME!
|
PFeature |
SimpleMoveListener.getUnderlyingPFeature()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
List<PFeature> |
SelectionListener.getAllSelectedPFeatures()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectionListener.addSelectedFeature(PFeature pf)
Adds the given feature to the selected features.
|
Collection<edu.umd.cs.piccolo.PNode> |
RasterGeoRefFeature.provideChildren(PFeature parent) |
Collection<edu.umd.cs.piccolo.PNode> |
PrintTemplateFeature.provideChildren(PFeature parent)
DOCUMENT ME!
|
void |
SelectionListener.removeSelectedFeature(PFeature pf)
Removes the given feature from the selected features.
|
| Constructor and Description |
|---|
DerivedCloneArea(PFeature parent,
PrintTemplateFeature.Side side)
Creates a new DerivedCloneArea object.
|
DerivedCommandArea(PFeature parent,
DeriveRule rule)
Creates a new DerivedCommandArea object.
|
DerivedFixedPImage(Image image,
PFeature parent,
DeriveRule rule)
Creates a new DerivedFixedPImage object.
|
DerivedFixedPImageCommandArea(Image image,
PFeature parent,
DeriveRule rule)
Creates a new DerivedFixedPImage object.
|
DerivedSubFeature(PFeature parent,
DeriveRule rule)
Creates a new DerivedSubFeature object.
|
PTFDerivedCommandArea(PFeature parent)
Creates a new DerivedCommandArea object.
|
| Constructor and Description |
|---|
HandleMoveAction(int entityPosition,
int ringPosition,
int coordPosition,
PFeature pf,
float startX,
float startY,
float endX,
float endY,
boolean isGlued)
Erzeugt eine HandleMoveAction-Instanz.
|
| Constructor and Description |
|---|
FeatureMoveAction(MappingComponent mc,
List<PFeature> features,
edu.umd.cs.piccolo.util.PDimension dim,
boolean dimensionInPixel)
Erzeugt eine FeatureMoveAction-Instanz.
|
| Modifier and Type | Method and Description |
|---|---|
PFeature |
CismapBroker.getSnappingVetoFeature()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
void |
CismapBroker.setSnappingVetoFeature(PFeature snappingVetoFeature)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static PFeature |
PFeatureTools.getPFeatureByChild(ParentNodeIsAPFeature child)
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!
|
| Modifier and Type | Method and Description |
|---|---|
static List<PFeature> |
PFeatureTools.findIntersectingPFeatures(edu.umd.cs.piccolo.PNode node,
com.vividsolutions.jts.geom.Geometry geometry)
This should be used instead of the findIntersectingNodes method of the PNode class.
|
| Modifier and Type | Method and Description |
|---|---|
static double |
PFeatureTools.area(PFeature pfeature)
TODO move to a static geometryutils class.
|
static Point2D |
PFeatureTools.centroid(PFeature pfeature)
TODO move to a static geometryutils class.
|
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,
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 com.vividsolutions.jts.geom.LineSegment |
PFeatureTools.getNearestSegment(com.vividsolutions.jts.geom.Coordinate trigger,
PFeature pfeature)
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!
|
| Modifier and Type | Method and Description |
|---|---|
static List<PFeatureTools.PFeatureCoordinateInformation> |
PFeatureTools.automergeCoordinates(Collection<PFeature> pFeatures,
double thresholdInMeters)
DOCUMENT ME!
|
static List<PFeatureTools.PFeatureCoordinateInformation> |
PFeatureTools.identifyMergeableCoordinates(Collection<PFeature> pFeatures,
double thresholdInMeters)
DOCUMENT ME!
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.