public class PureNewFeature extends AbstractNewFeature implements Cloneable, XStyledFeature, Attachable, PreventNamingDuplicates
AbstractNewFeature.geomTypes| Constructor and Description |
|---|
PureNewFeature(com.vividsolutions.jts.geom.Coordinate[] coordArr,
WorldToScreenTransform wtst)
Creates a new PureNewFeature object.
|
PureNewFeature(com.vividsolutions.jts.geom.Geometry g)
Creates a new PureNewFeature object.
|
PureNewFeature(Point2D[] canvasPoints,
WorldToScreenTransform wtst)
Creates a new PureNewFeature object.
|
PureNewFeature(Point2D point,
WorldToScreenTransform wtst)
Creates a new PureNewFeature object.
|
| Modifier and Type | Method and Description |
|---|---|
Paint |
getFillingPaint()
DOCUMENT ME!
|
Stroke |
getLineStyle()
DOCUMENT ME!
|
String |
getName()
DOCUMENT ME!
|
int |
getNumber()
DOCUMENT ME!
|
String |
getOriginalName()
DOCUMENT ME!
|
float |
getTransparency()
DOCUMENT ME!
|
String |
getType()
DOCUMENT ME!
|
void |
setFillingPaint(Paint fillingStyle)
DOCUMENT ME!
|
void |
setNumber(int n)
DOCUMENT ME!
|
getGeometryType, getIconImage, getInfoComponent, getInfoComponentTransparency, getPointAnnotationSymbol, setGeometryType, setNamecanBeSelected, clone, getGeometry, getLinePaint, getLineWidth, getMaxScaleDenominator, getMinScaleDenominator, getPrimaryAnnotation, getPrimaryAnnotationFont, getPrimaryAnnotationHalo, getPrimaryAnnotationJustification, getPrimaryAnnotationPaint, getPrimaryAnnotationScaling, getSecondaryAnnotation, hide, isAutoscale, isEditable, isHidden, isHighlightingEnabled, isPrimaryAnnotationVisible, setAutoScale, setCanBeSelected, setEditable, setFeatureAnnotationSymbol, setGeometry, setHighlightingEnabled, setLinePaint, setLineWidth, setMaxScaleDenominator, setMinScaleDenominator, setPointAnnotationSymbol, setPrimaryAnnotation, setPrimaryAnnotationFont, setPrimaryAnnotationHalo, setPrimaryAnnotationJustification, setPrimaryAnnotationPaint, setPrimaryAnnotationScaling, setPrimaryAnnotationVisible, setSecondaryAnnotation, setTransparencyequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIconImage, getInfoComponentgetLinePaint, getLineWidth, getPointAnnotationSymbol, isHighlightingEnabled, setHighlightingEnabled, setLinePaint, setLineWidth, setPointAnnotationSymbol, setTransparencycanBeSelected, getGeometry, hide, isEditable, isHidden, setCanBeSelected, setEditable, setGeometrypublic PureNewFeature(com.vividsolutions.jts.geom.Geometry g)
g - DOCUMENT ME!public PureNewFeature(Point2D point, WorldToScreenTransform wtst)
point - DOCUMENT ME!wtst - DOCUMENT ME!public PureNewFeature(Point2D[] canvasPoints, WorldToScreenTransform wtst)
canvasPoints - DOCUMENT ME!wtst - DOCUMENT ME!public PureNewFeature(com.vividsolutions.jts.geom.Coordinate[] coordArr,
WorldToScreenTransform wtst)
coordArr - DOCUMENT ME!wtst - DOCUMENT ME!public Stroke getLineStyle()
getLineStyle in interface XStyledFeaturegetLineStyle in class AbstractNewFeaturepublic Paint getFillingPaint()
getFillingPaint in interface StyledFeaturegetFillingPaint in class AbstractNewFeaturepublic void setFillingPaint(Paint fillingStyle)
setFillingPaint in interface StyledFeaturesetFillingPaint in class AbstractNewFeaturefillingStyle - DOCUMENT ME!public float getTransparency()
getTransparency in interface StyledFeaturegetTransparency in class AbstractNewFeaturepublic String getType()
getType in interface XStyledFeaturepublic String getOriginalName()
getOriginalName in interface PreventNamingDuplicatespublic String getName()
AbstractNewFeaturegetName in interface FeatureNameProvidergetName in class AbstractNewFeaturepublic int getNumber()
PreventNamingDuplicatesgetNumber in interface PreventNamingDuplicatespublic void setNumber(int n)
PreventNamingDuplicatessetNumber in interface PreventNamingDuplicatesn - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.