|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.model.SystemLayerFinder
com.vividsolutions.jump.workbench.model.AbstractVectorLayerFinder
public abstract class AbstractVectorLayerFinder
Retrieves a two-point-LineString layer and sets its styles.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.vividsolutions.jump.workbench.model.SystemLayerFinder |
|---|
SystemLayerFinder.NonSavePromptingLayer |
| Constructor Summary | |
|---|---|
AbstractVectorLayerFinder(java.lang.String layerName,
LayerManagerProxy layerManagerProxy,
java.awt.Color color)
|
|
| Method Summary | |
|---|---|
protected void |
applyStyles(Layer layer)
|
java.util.List |
getVectors()
|
| Methods inherited from class com.vividsolutions.jump.workbench.model.SystemLayerFinder |
|---|
createLayer, getLayer, getLayerName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractVectorLayerFinder(java.lang.String layerName,
LayerManagerProxy layerManagerProxy,
java.awt.Color color)
| Method Detail |
|---|
public java.util.List getVectors()
protected void applyStyles(Layer layer)
applyStyles in class SystemLayerFinder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||