|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bbn.openmap.MapHandlerChild
com.bbn.openmap.OMComponent
com.bbn.openmap.proj.BasicProjectionLoader
com.bbn.openmap.proj.LLXYLoader
public class LLXYLoader
ProjectionLoader to add the LLXY projection to an OpenMap application.
BasicProjectionLoader
Field Summary |
---|
Fields inherited from class com.bbn.openmap.proj.BasicProjectionLoader |
---|
description, DescriptionProperty, prettyName, PrettyNameProperty, projClass |
Fields inherited from class com.bbn.openmap.OMComponent |
---|
i18n, propertyPrefix |
Fields inherited from class com.bbn.openmap.MapHandlerChild |
---|
beanContextChildSupport, isolated |
Fields inherited from interface com.bbn.openmap.PropertyConsumer |
---|
EditorProperty, initPropertiesProperty, LabelEditorProperty, ScopedEditorProperty |
Constructor Summary | |
---|---|
LLXYLoader()
|
Method Summary | |
---|---|
Projection |
create(java.util.Properties props)
Create the projection with the given parameters. |
Methods inherited from class com.bbn.openmap.proj.BasicProjectionLoader |
---|
convertToLLP, getDescription, getPrettyName, getProjectionClass, getProperties, getPropertyInfo, setDescription, setPrettyName, setProperties |
Methods inherited from class com.bbn.openmap.OMComponent |
---|
getPropertyPrefix, setProperties, setPropertyPrefix |
Methods inherited from class com.bbn.openmap.MapHandlerChild |
---|
addPropertyChangeListener, addVetoableChangeListener, childrenAdded, childrenRemoved, findAndInit, findAndInit, findAndUndo, firePropertyChange, fireVetoableChange, getBeanContext, isIsolated, removePropertyChangeListener, removeVetoableChangeListener, setBeanContext, setIsolated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.bbn.openmap.proj.ProjectionLoader |
---|
getDescription, getPrettyName, getProjectionClass |
Constructor Detail |
---|
public LLXYLoader()
Method Detail |
---|
public Projection create(java.util.Properties props) throws ProjectionException
create
in interface ProjectionLoader
create
in class BasicProjectionLoader
ProjectionException
- if a parameter is missing or invalid
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |