Search by APIs
Search by Words
Search Projects
Most Popular
Top Packages
Top Classes
Top Methods
Top Projects
Java
Python
JavaScript
TypeScript
C++
Scala
Blog
Project: geomajas-project-server
(GitHub Link)
geomajas-project-server-master
impl
src
main
resources
api.txt
META-INF
services
org.geotools.filter.expression.PropertyAccessorFactory
org.opengis.filter.FilterFactory
org
geomajas
spring
geomajasWebContext.xml
testRecorder.xml
emptyApplication.xml
geomajasContext.xml
internal
image
java
org
geomajas
security
allowall
AllowAllAuthorization.java
AllowAllSecurityService.java
spring
ThreadScope.java
DependencyCheckPostProcessor.java
GeomajasBeanNameGenerator.java
ThreadScopeContextHolder.java
ThreadScopeContext.java
layer
bean
ManyToOneAttributeBean.java
FeatureModelAware.java
OneToManyAttributeBean.java
BeanEntityMapper.java
FeatureBean.java
BeanLayer.java
BeanFeatureModel.java
service
impl
StaticDispatcherUrlService.java
internal
security
SavedAuthenticationImpl.java
DefaultSecurityManager.java
DefaultSecurityContext.java
EmptySecurityInfo.java
SavedAuthorizationImpl.java
rendering
StyleFilterImpl.java
DefaultVmlDocument.java
DefaultSvgDocument.java
AbstractGraphicsDocument.java
painter
tile
StringContentTilePainter.java
UrlContentTilePainter.java
writer
svg
geometry
MultiLineStringWriter.java
GeometryCollectionWriter.java
BboxWriter.java
PointWriter.java
MultiPolygonWriter.java
LineStringWriter.java
MultiPointWriter.java
PolygonWriter.java
SvgLabelTileWriter.java
SvgFeatureWriter.java
SvgTileWriter.java
GraphicsWriter.java
vml
VmlTileWriter.java
geometry
MultiLineStringWriter.java
GeometryCollectionWriter.java
PointWriter.java
MultiPolygonWriter.java
LineStringWriter.java
MultiPointWriter.java
PolygonWriter.java
VmlLabelTileWriter.java
VmlFeatureWriter.java
strategy
TiledFeatureService.java
TileUtil.java
configuration
ScaleInfoEditorRegistrar.java
ConfigurationDtoPostProcessor.java
GeotoolsInitializer.java
Slf4jLogger.java
NamingBeanPostProcessor.java
Slf4jLoggerFactory.java
ScaleInfoEditor.java
layer
RasterLayerServiceImpl.java
tile
TileMetadataImpl.java
TileCodeComparator.java
InternalTileImpl.java
entity
EntityAttributeServiceImpl.java
LayerServiceImpl.java
VectorLayerServiceImpl.java
vector
SaveOrUpdateSaveStep.java
lazy
LazyPrimitiveAttribute.java
LazyOneToManyAttribute.java
LazyManyToOneAttribute.java
LazyAttribute.java
LayerFilterStep.java
GetFeaturesEachStep.java
SaveOrUpdateDeleteStep.java
GetBoundsStep.java
SaveOrUpdateCheckIdStep.java
GetTileStringContentStep.java
SaveOrUpdateUpdateStep.java
GetTileFilterStep.java
FeatureListEqualSizeStep.java
SaveOrUpdateEachStep.java
GetTileGetFeaturesStep.java
AbstractSaveOrUpdateStep.java
SaveOrUpdateCreateStep.java
FeatureBackTransformGeometryStep.java
UpdateFeatureStep.java
FeatureTransformGeometryStep.java
GetTileTransformStep.java
GetTileFillStep.java
GetAttributesStep.java
GetFeaturesStyleStep.java
feature
InternalFeatureImpl.java
FeatureModelRegistry.java
InternalFeaturePropertyAccessor.java
AttributeService.java
raster
SortTilesStep.java
GetTilesGetStep.java
util
WebSafeStringEncoder.java
service
StyleServiceImpl.java
LegendGraphicServiceImpl.java
TextServiceImpl.java
CommandDispatcherImpl.java
DefaultCacheService.java
FilterServiceImpl.java
ConfigurationServiceImpl.java
StyleConverterServiceImpl.java
crs
SingleCrsImpl.java
GeodeticCrsImpl.java
CrsFactory.java
TemporalCrsImpl.java
CompoundCrsImpl.java
GeographicCrsImpl.java
GeneralDerivedCrsImpl.java
CrsImpl.java
ProjectedCrsImpl.java
GeoServiceImpl.java
ResourceServiceImpl.java
CrsTransformImpl.java
DummyTestRecorder.java
pipeline
PipelineContextImpl.java
PipelineServiceImpl.java
FeatureExpressionServiceImpl.java
DtoConverterServiceImpl.java
RealTestRecorder.java
filter
InternalFeaturePropertyAccessorFactory.java
FeatureModelPropertyAccessorFactory.java
NonLenientFilterFactoryImpl.java
test
resources
logback-test.xml
META-INF
services
org.geotools.filter.expression.PropertyAccessorFactory
org
geomajas
spring
dependencyTestInIdeBackendRef.xml
editorContext.xml
dependencyTestSourceFirst.xml
dependencyTestOptionalGood.xml
moreContext.xml
securityLoopContext.xml
transformableArea.xml
dependencyTestNormalBadPlugin.xml
dependencyTestInIdePluginRef.xml
dependencyTestSourceLast.xml
transformableAreaNonProjectable.xml
dependencyTestDuplicatePluginBad.xml
securitySerializingContext.xml
securityNoLoopContext.xml
dependencyTestInIdePluginDef.xml
dependencyTestOptionalBad.xml
dependencyTestDuplicatePluginGood.xml
dependencyTestInIdeBackendDef.xml
testContext.xml
dependencyTestOptionalMissing.xml
dependencyTestNormalGood.xml
dependencyTestNormalBadBackend.xml
layer
bean
customBeanContext.xml
layerEditingBeans.xml
customLayerBeans.xml
layerBeansMercator.xml
internal
rendering
pipeline
pipelineInvalidExtension.xml
pipelineContext.xml
pipelineWrongId.xml
pipelineWrongOrder.xml
pipelineOverlappingInterceptors.xml
pipelineAndDelegate.xml
configuration
layerTreeInvalid.xml
RasterLayerZeroTileWidth.xml
layerBeansDuplicateAttrManyToOne.xml
layerBeansDuplicateAttrOneToMany.xml
layerBeansInvalid.xml
layerDefaultStyle.xml
layerBeansDuplicateAttribute.xml
RasterLayerZeroTileHeight.xml
layer
entity
layerNonEditableBeans.xml
vector
oddFeatureSecurity.xml
getFeaturesEachStepIdAsLabel.xml
getFeaturesEachStep.xml
getFeatureEachStepSynthLabel.xml
feature
syntheticAttributeContext.xml
service
legend
rasterLayerContext.xml
layerInvalidateContext.xml
inMemorySecurityContext.xml
someResource.txt
resourceServiceContext.xml
countriesNotAllEditable.xml
featureExpressionServiceContext.xml
java
org
geomajas
spring
DataFactory.java
Data.java
ExampleInterface.java
ScaleInfoHolder.java
ThreadedService.java
ConfiguredExample.java
DependencyCheckPostProcessorTest.java
DataBean.java
ThreadScopeTest.java
SpringIocTest.java
ExampleImplementation.java
DataFactoryImpl.java
layer
bean
custombean
CustomBean.java
CustomBeanLayerTest.java
BeanLayerTest.java
BeanLayerEditingTest.java
BeanEntityMapperTest.java
service
impl
EcqlTest.java
StaticDispatcherUrlServiceTest.java
internal
security
SecurityContextAttributeAuthorizationTest.java
AllowBaseAuthorization.java
InMemorySecurityService.java
SecurityServiceSecond.java
SecurityContextUserInfoTest.java
SecurityContextFeatureFilterTest.java
SecurityContextFeatureAuthorizationTest.java
SecurityServiceFirst.java
SecurityContextAreaAuthorizationTest.java
SecurityManagerLoopTest.java
AuthorizationWiringTest.java
AllowNoneAuthorization.java
SecurityTestCommand.java
SecurityContextSaveRestoreTest.java
AllowNoneWiredAuthorization.java
AllowTestAuthorization.java
SecurityContextBaseAuthorizationTest.java
SecurityManagerNoLoopTest.java
rendering
StyleFilterTest.java
DefaultVmlDocumentTest.java
DefaultSvgDocumentTest.java
configuration
ConfigurationDtoPostProcessorLayerTreeTest.java
ScaleInfoEditorTest.java
DummyRasterLayer.java
ConfigurationDtoPostProcessorRasterLayerTest.java
ConfigurationDtoPostProcessorVectorLayerTest.java
Slf4jLoggerTest.java
GeotoolsInitializerTest.java
layer
tile
TileCodeComparatorTest.java
entity
EntityAttributeServiceTest.java
vector
OddFeatureAuthorization.java
GetFeaturesEachStepSecuredTest.java
OddFeatureSecurityService.java
GetFeaturesEachSyntheticAttribute.java
GetFeaturesEachStepTest.java
GetFeaturesEachStepIdAsLabelTest.java
feature
NameDateAttributeBuilder.java
AttributeServiceSynthTest.java
NameBean.java
AttributeServiceTest.java
AttributeServiceEditableCapabilityTest.java
service
RealTestRecorderTest.java
legend
TestRasterLayer.java
BboxConverterTest.java
GeoServiceTest.java
GeometryConverterTest.java
LayerServiceTest.java
StyleServiceTest.java
AttributeConverterTest.java
LayerTypeConverterTest.java
TestPropertyAccess.java
FeatureExpressionServiceTest.java
StyleConverterServiceTest.java
FilterServiceTestPropertyAccessorFactory.java
ConfigurationServiceInvalidateTest.java
ResourceServiceTest.java
VectorLayerServiceTest.java
DummyTestRecorderTest.java
VectorCrsConversionTest.java
GeoServiceTransformableAreaTest.java
FilterServiceTest.java
LegendGraphicServiceTest.java
GeoServiceTransformableAreaNonProjectableTest.java
RecordLayerInvalidateService.java
ConfigurationServiceTest.java
pipeline
StepIntercept.java
StopStep.java
ForTestInterceptor.java
PipelineContextTest.java
Step2.java
PipelineServiceInvalidTest.java
Step1.java
Step3.java
PipelineServiceTest.java
Interceptor.java
TileConverterTest.java
CommandDispatcherSecurityTest.java
FeatureConverterTest.java
CacheServiceTest.java
filter
InternalFeaturePropertyAccessorTest.java
PropertyAccessorTest.java
CqlTest.java
string
StringBufferAdd.java
StringConcatenation.java
StringBuilderAdd.java
pom.xml
settings.xml
pom.xml
plugin
print
print
src
main
resources
api.txt
images
northarrow.gif
LICENSE.TXT
META-INF
geomajasWebContextPrint.xml
geomajasContextPrint.xml
org
geomajas
plugin
printing
PrintingMessages_en.properties
PrintingMessages.properties
PrintingException_nl.properties
PrintingMessages_nl.properties
PrintingMessages_en_US.properties
PrintingException.properties
extension
printing
rasterlayercomponent_nl.properties
rasterlayercomponent.properties
component
jaxb.index
java
org
geomajas
plugin
printing
configuration
MapConfigurationVisitor.java
PrintConfiguration.java
HibernatePrintTemplateDao.java
DefaultConfigurationVisitor.java
PrintTemplate.java
PrintTemplateDao.java
InMemoryPrintTemplateDao.java
mvc
DocumentView.java
TypeInfoMixin.java
SecurityInterceptor.java
PrintingController.java
service
PrintServiceImpl.java
PrintService.java
document
DefaultDocument.java
SinglePageDocument.java
Document.java
AbstractDocument.java
component
ViewPortComponent.java
impl
LabelComponentImpl.java
LegendForLayerComponentImpl.java
ImageComponentImpl.java
PageComponentImpl.java
LegendGraphicComponentImpl.java
RasterLayerComponentImpl.java
ScaleBarComponentImpl.java
RasterizedLayersComponentImpl.java
LegendIconComponentImpl.java
PrintComponentImpl.java
VectorLayerComponentImpl.java
LegendComponentImpl.java
AbstractPrintComponent.java
ViewPortComponentImpl.java
LegendViaUrlComponentImpl.java
BaseLayerComponentImpl.java
LegendItemComponentImpl.java
MapComponentImpl.java
BaseLayerComponent.java
dto
ScaleBarComponentInfo.java
LayoutConstraintInfo.java
VectorLayerComponentInfo.java
PageComponentInfo.java
ViewPortComponentInfo.java
LegendComponentInfo.java
LabelComponentInfo.java
PrintComponentInfo.java
LegendIconComponentInfo.java
LegendItemComponentInfo.java
RasterizedLayersComponentInfo.java
RasterLayerComponentInfo.java
LegendViaUrlComponentInfo.java
MapComponentInfo.java
BaseLayerComponentInfo.java
LegendGraphicComponentInfo.java
LegendForLayerComponentInfo.java
ImageComponentInfo.java
ComponentUtil.java
TopDownVisitor.java
LegendComponent.java
MapComponent.java
PdfContext.java
service
PrintDtoConverterServiceImpl.java
PrintConfigurationServiceImpl.java
PrintDtoConverterService.java
PrintConfigurationService.java
PrintComponentVisitor.java
LabelComponent.java
PageComponent.java
ScaleBarComponent.java
LegendViaUrlComponent.java
PrintComponent.java
LayoutConstraint.java
command
print
PrintGetTemplateCommand.java
LayoutAsSinglePageDoc.java
PrintGetTemplateExtCommand.java
dto
PrintGetTemplateExtRequest.java
PrintTemplateInfo.java
PrintGetTemplateExtResponse.java
PrintGetTemplateRequest.java
PrintGetTemplateResponse.java
PrintingException.java
parser
PrettyPrintDriver.java
FontConverter.java
ColorConverter.java
RectangleConverter.java
test
resources
logback-test.xml
org
geomajas
configuration
applications
simplevectors
simplevectorsContext.xml
plugin
printing
printing.xml
java
org
geomajas
plugin
printing
mvc
TestTemplateBuilder.java
PrintingControllerTest.java
service
PrintServiceImplTest.java
document
DefaultDocumentTest.java
component
impl
BaseComponentImplTest.java
DummyComponentImpl.java
dto
DummyComponentInfo.java
ComponentUtilTest.java
DummyComponent.java
service
PrintDtoConverterServiceTest.java
pom.xml
pom.xml
print-javadoc
pom.xml
print-documentation
src
docbkx
images
howto.xml
configuration.xml
master.xml
introduction.xml
pom.xml
LICENSE.txt
reporting
reporting
src
main
resources
META-INF
geomajasContextReporting.xml
geomajasWebContextReporting.xml
org
geomajas
plugin
reporting
ReportingException.properties
ReportingException_nl.properties
java
org
geomajas
plugin
reporting
mvc
ReportingController.java
PrintParameterConversionService.java
StringToEnvelopeConverter.java
JasperReportsOdtView.java
JasperReportsDocxView.java
StringToStringArrayConverter.java
ReportingException.java
data
ReportingCacheContainer.java
InternalFeatureDataSource.java
command
reporting
PrepareReportingCommand.java
dto
PrepareReportingRequest.java
PrepareReportingResponse.java
test
resources
logback-test.xml
org
geomajas
plugin
reporting
security.xml
java
org
geomajas
plugin
reporting
data
InternalFeatureDataSourceTest.java
pom.xml
pom.xml
reporting-documentation
src
docbkx
images
howto.xml
configuration.xml
master.xml
introduction.xml
pom.xml
reporting-javadoc
pom.xml
LICENSE.txt
layer-googlemaps
googlemaps-documentation
src
docbkx
images
configuration.xml
master.xml
introduction.xml
pom.xml
pom.xml
googlemaps-javadoc
pom.xml
googlemaps
src
main
resources
api.txt
META-INF
geomajasContextLayerGooglemaps.xml
java
org
geomajas
layer
google
GoogleLayer.java
test
resources
logback-test.xml
googleContext.xml
java
org
geomajas
layer
google
GoogleLayerTest.java
pom.xml
LICENSE.txt
staticsecurity
staticsecurity
src
main
resources
api.txt
META-INF
geomajasContextStaticSecurity.xml
java
org
geomajas
plugin
staticsecurity
security
dto
AllUserFilter.java
UserFilter.java
AbstractUserFilter.java
AndUserFilter.java
RoleUserFilter.java
OrUserFilter.java
UserFilterVisitor.java
LoginAllowedSecurityService.java
StaticSecurityService.java
StaticAuthenticationService.java
UserDirectoryService.java
AuthenticationTokenService.java
AuthenticationService.java
AuthenticationTokenGeneratorService.java
configuration
AuthorizationInfo.java
AttributeAuthorizationInfo.java
AreaAuthorizationInfo.java
LayerFilterAuthorizationInfo.java
RoleInfo.java
NamedRoleInfo.java
LayerAuthorizationInfo.java
LayerFeatureAuthorizationInfo.java
FeatureAuthorizationInfo.java
LayerAreaAuthorizationInfo.java
UserInfo.java
LayerAttributeAuthorizationInfo.java
LayerAuthorization.java
SecurityServiceInfo.java
command
staticsecurity
GetUsersCommand.java
LoginCommand.java
Base64.java
LogoutCommand.java
dto
LogoutRequest.java
GetUsersRequest.java
GetUsersResponse.java
LoginResponse.java
LoginRequest.java
test
resources
logback-test.xml
org
geomajas
plugin
staticsecurity
userSpecificSecurityForExtract.xml
security.xml
securitywithroles.xml
general
GetConfiguration.xml
commandDispatcher.xml
customAuthenticationService.xml
VectorLayerSecurityFilter.xml
VectorLayerSecurityFeature.xml
VectorLayerSecurityArea.xml
VectorLayerSecurityInvisibleLayer.xml
VectorLayerSecurityAttribute.xml
java
org
geomajas
plugin
staticsecurity
security
StaticSecurityServiceTest.java
CustomFilter.java
CustomAuthenticationService.java
LoginAllowedSecurityServiceTest.java
StaticSecurityServiceRoleTest.java
general
VectorLayerServiceVisibleAreaTest.java
VectorLayerServiceSecurityFilterTest.java
VectorLayerServiceFeatureTest.java
GetConfigurationCommandTest.java
CustomAuthenticationService.java
VectorLayerServiceAttributeTest.java
AuthenticationServiceTest.java
command
MarinoLoggedIn.java
CommandDispatcherTest.java
VectorLayerServiceInvisibleLayerTest.java
command
LogoutCommandTest.java
LoginCommandTest.java
GetUsersCommandTest.java
pom.xml
pom.xml
staticsecurity-javadoc
pom.xml
staticsecurity-ldap
src
main
resources
api.txt
META-INF
geomajasContextStaticSecurityLdap.xml
java
org
geomajas
plugin
staticsecurity
ldap
LdapAuthenticationService.java
test
resources
logback-test.xml
org
geomajas
plugin
staticsecurity
ldap
ldapConnection.xml
java
org
geomajas
plugin
staticsecurity
ldap
CustomUserFilter.java
LdapLoginTest.java
LdapAuthenticationServiceTest.java
CustomLdapAuthenticationServiceTest.java
LdapTest.java
LdapServerProvider.java
pom.xml
LICENSE.txt
staticsecurity-documentation
src
docbkx
images
howto.xml
configuration.xml
master.xml
introduction.xml
pom.xml
face-rest
face-rest
src
main
resources
api.txt
META-INF
geomajasContextFaceRest.xml
geomajasWebContextFaceRest.xml
org
geomajas
rest
server
RestException.properties
java
org
geomajas
rest
server
mvc
RestController.java
TxtView.java
StringToEnvelopeConverter.java
KmlView.java
RestParameterConversionService.java
ShpView.java
StringToStringArrayConverter.java
GeoJsonView.java
FeatureOrder.java
KmlParser.java
RestException.java
TxtParser.java
GeoToolsConverterServiceImpl.java
GeoJsonParser.java
ShpParser.java
GeoToolsConverterService.java
test
resources
logback-test.xml
org
geomajas
rest
geomajasContext.xml
java
org
geomajas
rest
server
mvc
StringToStringArrayConverterTest.java
RestControllerTest.java
StringToEnvelopeConverterTest.java
GeotoolsconverterServiceTest.java
pom.xml
face-rest-example
src
main
resources
org
geomajas
rest
shapeinmem
layerCountries110m.xml
applicationContext.xml
webapp
img
blank.gif
theme
default
img
blank.gif
overview_replacement.gif
close.gif
style.css
framedCloud.css
ie6-style.css
google.css
WEB-INF
web.xml
index.html
pom.xml
pom.xml
face-rest-javadoc
pom.xml
face-rest-documentation
src
docbkx
images
usage.xml
configuration.xml
master.xml
introduction.xml
pom.xml
LICENSE.txt
geocoder
geocoder
src
main
resources
api.txt
META-INF
geomajasContextGeocoder.xml
java
org
geomajas
plugin
geocoder
api
GeocoderService.java
StaticRegexGeocoderInfo.java
SplitGeocoderStringService.java
GeocoderInfo.java
GetLocationResult.java
StaticRegexGeocoderLocationInfo.java
CombineResultService.java
service
CombineUnionService.java
CombineIntersectionService.java
SplitCommaReverseService.java
GeonamesGeocoderService.java
TypeCoordinateService.java
GeocoderUtilService.java
YahooPlaceFinderGeocoderService.java
StaticRegexGeocoderService.java
command
geocoder
GetLocationForStringCommand.java
dto
GetLocationForStringAlternative.java
GetLocationForStringResponse.java
GetLocationForStringRequest.java
test
resources
logback-test.xml
api.txt
ypf2Context.xml
maxContext.xml
tcsContext.xml
nameSelectContext.xml
completeContext.xml
ypfContext.xml
completeAltContext.xml
completeCombineContext.xml
java
org
geomajas
plugin
geocoder
service
CombineIntersectionServiceTest.java
GeocoderUtilServiceTest.java
YahooPlaceFinderGeocoderService2Test.java
SplitCommaReverseServiceTest.java
YahooPlaceFinderGeocoderServiceTest.java
TypeCoordinateServiceTest.java
CombineUnionServiceTest.java
StaticRegexGeocoderServiceTest.java
UserDataTestInfo.java
GeonamesGeocoderServiceTest.java
command
geocoder
GetLocationForStringCommandTest.java
GetLocationForStringCommandAltTest.java
GetLocationForStringCommandCombineTest.java
GetLocationForStringCommandMaxTest.java
GetLocationForStringNameSelectTest.java
pom.xml
pom.xml
geocoder-javadoc
pom.xml
geocoder-documentation
src
docbkx
images
howto.xml
configuration.xml
master.xml
use.xml
introduction.xml
pom.xml
LICENSE.txt
vendorspecificpipeline
vendorspecificpipeline-javadoc
pom.xml
vendorspecificpipeline
src
main
resources
META-INF
geomajasContextVendorspecificPipeline.xml
org
geomajas
plugin
vendorspecificpipeline
CachedAndDelaySecurityPipeline.xml
DelaySecurityPipeline.xml
DefaultDelaySecurityPipelines.xml
DefaultCachedAndDelaySecurityPipelines.xml
java
META-INF
MANIFEST.MF
org
geomajas
plugin
vendorspecificpipeline
step
DelaySecurityFilterPreStep.java
DelaySecurityFilterStep.java
DelaySecurityFilterPostStep.java
test
resources
logback-test.xml
java
org
geomajas
plugin
vendorspecificpipeline
PipelineTest.java
pom.xml
vendorspecificpipeline-documentation
src
docbkx
howto.xml
configuration.xml
master.xml
introduction.xml
pom.xml
pom.xml
layer-tms
tms-documentation
src
docbkx
howto.xml
configuration.xml
master.xml
introduction.xml
pom.xml
pom.xml
tms-javadoc
pom.xml
tms
src
main
resources
api.txt
META-INF
geomajasContextLayerTms.xml
geomajasWebContextLayerTms.xml
org
geomajas
layer
tms
TmsLayerException_nl.properties
TmsLayerException_en.properties
java
org
geomajas
layer
tms
xml
TileFormat.java
Origin.java
BoundingBox.java
TileSet.java
TileSets.java
TileMap.java
mvc
TmsProxyController.java
tile
TileServiceState.java
TileUrlBuilder.java
TileMapUrlBuilder.java
TileService.java
SimpleTmsUrlBuilder.java
TmsConfigurationService.java
TmsLayer.java
TmsLayerException.java
test
resources
logback-test.xml
org
geomajas
layer
tms
tileMapCapa1.xml
tileMapCapa2.xml
tmsContext.xml
java
org
geomajas
layer
tms
mvc
TmsControllerTest.java
tile
SimpleTmsUrlBuilderTest.java
TmsTileServiceTest.java
TileServiceStateTest.java
TileMapUrlBuilderTest.java
TmsLayerTest.java
TmsConfigurationTest.java
pom.xml
LICENSE.txt
runtimeconfig
runtimeconfig-javadoc
pom.xml
runtimeconfig
src
main
resources
META-INF
geomajasContextRuntimeconfig.xml
org
geomajas
plugin
runtimeconfig
RuntimeConfigException.properties
service
rewireConfig.xml
RuntimeConfigException_en.properties
java
org
geomajas
plugin
runtimeconfig
dto
parameter
ParameterDto.java
StringParameterDto.java
ListParameterDto.java
ObjectParameterDto.java
BeanConfigurationInfo.java
bean
ObjectBeanDefinitionInfo.java
ManagedSetInfo.java
BeanTypeInfo.java
TypedStringInfo.java
GenericBeanDefinitionInfo.java
BeanMetadataElementInfo.java
BeanDefinitionInfo.java
BeanReferenceInfo.java
BeanDefinitionHolderInfo.java
ManagedListInfo.java
ManagedMapInfo.java
RuntimeConfigException.java
service
BeanFactoryService.java
VectorLayerFactory.java
IdentityFactory.java
BeanDefinitionWriterServiceImpl.java
BeanDefinitionWriterService.java
LayerFactoryServiceImpl.java
RasterLayerFactory.java
ContextConfiguratorService.java
LayerFactoryService.java
Rewirable.java
factory
ClientVectorLayerBeanFactory.java
GeoToolsLayerBeanFactory.java
BaseBeanFactory.java
WmsLayerBeanFactory.java
BaseVectorLayerBeanFactory.java
ClientRasterLayerBeanFactory.java
BaseClientLayerBeanFactory.java
BaseRasterLayerBeanFactory.java
BeanDefinitionDtoConverterService.java
converter
ScaleInfoToBeanDefinitionConverter.java
BboxToBeanDefinitionConverter.java
BeanFactoryServiceImpl.java
LayerFactory.java
BeanFactory.java
BeanDefinitionDtoConverterServiceImpl.java
ContextConfiguratorServiceImpl.java
command
dto
DestroyBeanConfigurationRequest.java
SaveOrUpdateParameterBeanRequest.java
ListBeansOfTypeRequest.java
SaveOrUpdateParameterBeanResponse.java
ListBeansOfTypeResponse.java
DestroyBeanConfigurationResponse.java
SaveOrUpdateBeanConfigurationResponse.java
SaveOrUpdateBeanConfigurationRequest.java
runtimeconfig
ListBeansOfTypeCommand.java
SaveOrUpdateParameterBeanCommand.java
SaveOrUpdateBeanConfigurationCommand.java
DestroyBeanConfigurationCommand.java
test
resources
logback-test.xml
shapes
adminCountries.qix
adminCountries.shp
adminCountries.shx
adminCountries.prj
org
geomajas
plugin
runtimeconfig
service
TestBeanFactoryService.xml
ContextBadBean.xml
TestRewireContext.xml
ContextC.xml
ContextBadDefinition.xml
converter
ContextA.xml
ContextABC.xml
ContextB.xml
ContextA.xml
ContextConfiguratorService.xml
command
runtimeconfig
mapRuntimeConfig.xml
appRuntimeConfig.xml
runtimeConfig.xml
java
org
geomajas
plugin
runtimeconfig
service
LifeCycleBean.java
BeanFactoryServiceTest.java
BeanDefinitionDtoConverterTest.java
ContextConfiguratorServiceTest.java
ConvertTestBean.java
TestEnum.java
MultiRefreshContextLoader.java
factory
GeoToolsLayerBeanFactoryTest.java
TestContextConversionTest.java
TestRewirable.java
AutowiredBean.java
BeanDefinitionWriterServiceTest.java
TestRewirablePostProcessor.java
command
runtimeconfig
IssueRTC2Test.java
SaveOrUpdateBeanParameterCommandTest.java
pom.xml
pom.xml
runtimeconfig-documentation
src
docbkx
images
command.dia
howto.xml
configuration.xml
master.xml
use.xml
introduction.xml
pom.xml
LICENSE.txt
rasterizing
rasterizing
src
main
resources
api.txt
META-INF
geomajasWebContextRasterizing.xml
geomajasContextRasterizing.xml
org
geomajas
plugin
rasterizing
DefaultRasterizedPipelines.xml
rasterizing.properties
DefaultCachedAndRasterizedPipelines.xml
java
org
geomajas
plugin
rasterizing
mvc
TmsController.java
RasterizingController.java
legend
LegendBuilder.java
RenderedImageIcon.java
step
RebuildCachePutStep.java
WriteImageStep.java
RebuildCacheContainer.java
RasterCachePutStep.java
RasterUrlStep.java
AbstractRasterizingStep.java
RasterTileStep.java
RenderMapStep.java
RenderLegendStep.java
AddLayersStep.java
ClearPanOriginStep.java
LayerFactoryServiceImpl.java
layer
tile
TmsTileMetadata.java
VectorLayerFactory.java
SvgDirectLayer.java
RasterDirectLayer.java
RasterLayerFactory.java
GeometryLayerFactory.java
GeometryDirectLayer.java
WorldPaintableDirectLayer.java
InternalFeatureCollection.java
WorldPaintableLayerFactory.java
SvgLayerFactory.java
api
ImageService.java
LayerFactoryService.java
RenderingService.java
RasterizingContainer.java
RasterizingEnvironmentVariable.java
RasterException.java
LayerFactory.java
RasterizingPipelineCode.java
ImageServiceImpl.java
RenderingServiceImpl.java
command
dto
RasterizeMapRequest.java
RasterizingConstants.java
LegendRasterizingInfo.java
RasterizeMapResponse.java
ClientGeometryLayerInfo.java
WorldTextInfo.java
VectorLayerRasterizingInfo.java
WorldRectangleInfo.java
MapRasterizingInfo.java
WorldPaintableInfo.java
WorldEllipseInfo.java
WorldImageInfo.java
RasterLayerRasterizingInfo.java
ClientWorldPaintableLayerInfo.java
WorldGeometryInfo.java
ClientSvgLayerInfo.java
rasterizing
RasterizeMapCommand.java
tms
TileFormat.java
TmsProfile.java
Origin.java
TmsServiceImpl.java
BoundingBox.java
TileSet.java
TileMapRef.java
ProfileType.java
TileSets.java
GlobalGeodeticProfile.java
TmsService.java
GlobalMercatorProfile.java
LocalProfile.java
TileMap.java
TileMapService.java
sld
SymbolizerFilterVisitor.java
test
resources
logback-test.xml
org
geomajas
plugin
rasterizing
images
mvc
hudson
geometrylayer
rasterizingpipeline
imageservice
default
vectortile
legend
map
sld
hudson
vectortile
legend
map
sld
rasterlayer
worldpaintablelayer
default
hudson
svglayer
rasterizing-service.xml
command
rasterizing-info.xml
sld
polygon_hatchingfill.sld
heatmap.sld
point_pointwithdefaultlabel.sld
java
org
geomajas
plugin
rasterizing
mvc
TmsControllerTest.java
legend
RenderedImageIconTest.java
OsCheck.java
RasterizingPipelineTest.java
layer
SvgDirectLayerTest.java
RasterDirectLayerTest.java
GeometryDirectLayerTest.java
WorldPaintableDirectLayerTest.java
ImageServiceVectorTileTest.java
ImageServiceMapTest.java
StyleUtil.java
ImageServiceLegendTest.java
command
RasterizeMapCommandTest.java
tms
TmsServiceTest.java
sld
ImageServiceSldTest.java
SymbolizerFilterVisitorTest.java
pom.xml
rasterizing-documentation
src
docbkx
images
howto.xml
configuration.xml
controllers.xml
master.xml
introduction.xml
pom.xml
pom.xml
rasterizing-javadoc
pom.xml
LICENSE.txt
profiling
profiling
src
main
resources
META-INF
geomajasContextProfiling.xml
java
org
geomajas
plugin
profiling
aop
LayerProfilingAdvisor.java
LayerProfilingInterceptor.java
CommandProfilingInterceptor.java
test
resources
logback-test.xml
java
org
geomajas
plugin
profiling
aop
CommandProfilingTest.java
LayerProfilingTest.java
pom.xml
pom.xml
profiling-documentation
src
docbkx
images
howto.xml
configuration.xml
master.xml
introduction.xml
pom.xml
profiling-javadoc
pom.xml
pom.xml
layer-hibernate
pom.xml
hibernate
src
main
resources
api.txt
META-INF
services
org.hibernatespatial.spi.SpatialDialectProvider
org.opengis.filter.FilterFactory
geomajasContextLayerHibernate.xml
java
org
geomajas
layer
hibernate
CriteriaVisitor.java
HsqlGeometryUserType.java
HibernateFeatureModel.java
HSQLSpatialDialectProvider.java
HSQLSpatialDialect.java
HibernateEntityMapper.java
HibernateLayerException.java
HibernateLayerUtil.java
GenericDao.java
filter
ExtendedFilterFactory.java
ExtendedLikeFilterImpl.java
HibernateLayer.java
test
resources
testContextSimplifiedConfig.xml
logback-test.xml
featureInfo.xml
hibernate.cfg.xml
hibernate-spatial.cfg.xml
associationContext.xml
spring-hibernate.xml
inheritanceContext.xml
testContext.xml
simpleContext.xml
nestedContext.xml
java
org
geomajas
layer
hibernate
PersistTransactionCommandTest.java
inheritance
pojo
ExtendedHibernateTestFeature.java
AbstractAttribute.java
AbstractHibernateTestFeature.java
ExtendedAttribute.java
InheritanceFeatureModelTest.java
simple
SimpleFilterTest.java
SimpleLayerTest.java
pojo
SimpleFeature.java
SimpleFeatureModelTest.java
CriteriaVisitorTest.java
association
AssociationLayerTest.java
FilterOneToManyTest.java
pojo
OneToManyProperty.java
AssociationFeature.java
ManyToOneProperty.java
FilterManyToOneTest.java
AssociationFeatureModelTest.java
CriteriaVisitorTest.java
HibernateFilterOneToManyTest.java
AbstractHibernateSimpleTest.java
AbstractHibernateAssociationTest.java
HibernateFilterManyToOneTest.java
pojo
HibernateTestFeature.java
HibernateTestOneToMany.java
HibernateTestManyToOne.java
HibernateFilterAttributeTest.java
nested
NestedFeatureModelTest.java
pojo
NestedFeature.java
NestedOneInOne.java
NestedManyInMany.java
NestedOne.java
NestedMany.java
NestedManyInOne.java
NestedOneInMany.java
NestedLayerTest.java
AbstractHibernateNestedTest.java
HibernateLayerTest.java
HibernateLayerSimplifiedConfigTest.java
AbstractHibernateInheritanceTest.java
CriteriaVisitorTest.java
AbstractHibernateLayerModelTest.java
HsqlGeometryUserTypeTest.java
HibernateFeatureModelTest.java
pom.xml
LICENSE.txt
hibernate-javadoc
pom.xml
hibernate-documentation
src
docbkx
images
howto.xml
configuration.xml
master.xml
introduction.xml
pom.xml
layer-common
layer-common-javadoc
pom.xml
pom.xml
layer-common-documentation
src
docbkx
howto.xml
configuration.xml
master.xml
introduction.xml
pom.xml
layer-common
src
main
resources
META-INF
geomajasContextLayerCommon.xml
java
org
geomajas
layer
common
proxy
LayerHttpServiceInterceptors.java
LayerAuthentication.java
ProxyAuthentication.java
LayerHttpService.java
LayerHttpServiceImpl.java
CachingLayerHttpService.java
ProxyLayerSupport.java
ProxyAuthenticationMethod.java
LayerAuthenticationMethod.java
test
resources
logback-test.xml
org
geomajas
layer
common
layerHttpTest.xml
java
org
geomajas
layer
common
proxy
MockProxyLayer.java
MockInterceptor.java
LayerHttpServiceTest.java
pom.xml
LICENSE.txt
cache
cache-infinispan
src
main
resources
api.txt
META-INF
geomajasContextLayerCacheInfinispan.xml
java
org
geomajas
plugin
caching
infinispan
configuration
InfinispanConfiguration.java
AbstractInfinispanConfiguration.java
SimpleInfinispanCacheInfo.java
cache
InfinispanCacheService.java
InfinispanCacheFactory.java
InfinispanCacheListener.java
test
resources
logback-test.xml
infinispanConfiguration.xml
dummySecurity.xml
infinispanConfigurationContext.xml
java
org
geomajas
plugin
caching
infinispan
DefaultConfigurationTest.java
cache
InfinispanCacheFactoryConfigurationTest.java
pom.xml
pom.xml
cache-documentation
src
docbkx
images
scalability-2a.dia
SaveOrUpdateCacheHooks.dia
rasterization-cache.dia
caches-type-layer.dia
scalability-3a.dia
pipeline.dia
scalability-3b.dia
scalability-1.dia
scalability-2b.dia
GetTileCacheHooks.dia
howto.xml
appendix.xml
configuration.xml
master.xml
introduction.xml
pom.xml
cache
src
main
resources
api.txt
META-INF
geomajasContextCache.xml
org
geomajas
plugin
caching
DefaultCachedPipelines.xml
ServerSideOnlyCache.gwt.xml
java
org
geomajas
plugin
caching
configuration
CacheConfiguration.java
CacheInfo.java
index
NoCacheIndexFactory.java
NoCacheIndexService.java
NoInvalidateIndexService.java
NoInvalidateIndexFactory.java
step
BoundsCacheContainer.java
GetBoundsCachingInterceptor.java
AbstractSecurityContextCachingInterceptor.java
TileCacheContainer.java
GetFeaturesEachCachingInterceptor.java
CacheContainer.java
GetTileCachingInterceptor.java
UpdateFeatureInvalidateStep.java
AbstractCachingInterceptor.java
FeaturesCacheContainer.java
DeleteFeatureInvalidateStep.java
CacheStepConstant.java
service
CachingSupportService.java
CacheManagerServiceImpl.java
CacheIndexFactory.java
CacheKeyService.java
CacheKeyServiceImpl.java
CachingSupportServiceSecurityContextAdder.java
CachingSupportServiceImpl.java
CacheFactory.java
IndexedCache.java
CacheLayerInvalidateService.java
CacheCategory.java
CacheManagerService.java
CacheServiceInfo.java
CachingSupportServiceSecurityContextAdderImpl.java
CacheIndexInfo.java
CachingSupportServiceContextAdder.java
LayerCategoryInfo.java
CacheIndexService.java
CacheService.java
CacheContext.java
CacheContextImpl.java
cache
NoCacheCacheService.java
NoCacheCacheFactory.java
test
resources
logback-test.xml
managerContext.xml
dummySecurity.xml
VectorLayerSecurityArea.xml
cacheServiceContext.xml
java
org
geomajas
plugin
caching
configuration
CacheInfoTest.java
CacheConfigurationDummy.java
step
StringCacheContainer.java
GetBoundsSecurityTest.java
GetTile2Test.java
GetFeaturesTest.java
GetFeaturesSecurityTest.java
DoNothingStep.java
RestoreSecurityContextTest.java
GetBoundsTest.java
GetTileTest.java
GetFeaturesInvalidateDeleteTest.java
StringContainer.java
GetFeaturesInvalidateUpdateTest.java
GetTileSecurityTest.java
SecurityTestInterceptor.java
service
DummyCacheIndexFactory.java
DummyCacheIndexService.java
CacheKeyServiceTest.java
LayerInvalidateTest.java
DummyCacheFactory.java
DummyCacheService.java
CacheCategoryTest.java
CacheManagerServiceTest.java
CacheContextTest.java
pom.xml
cache-javadoc
pom.xml
LICENSE.txt
layer-openstreetmap
openstreetmap-documentation
src
docbkx
images
configuration.xml
master.xml
introduction.xml
pom.xml
pom.xml
openstreetmap
src
main
resources
api.txt
META-INF
geomajasContextLayerOpenstreetmap.xml
java
org
geomajas
layer
osm
OsmLayer.java
RoundRobinUrlSelectionStrategy.java
UrlSelectionStrategy.java
TiledRasterLayerServiceState.java
TiledRasterLayerService.java
test
resources
logback-test.xml
osmContext.xml
java
org
geomajas
layer
osm
LastUrlSelectionStrategy.java
RoundRobinUrlSelectionStrategyTest.java
OsmLayerTest.java
pom.xml
openstreetmap-javadoc
pom.xml
LICENSE.txt
layer-wms
wms-documentation
src
docbkx
images
howto.xml
configuration.xml
master.xml
introduction.xml
pom.xml
pom.xml
wms-javadoc
pom.xml
wms
src
main
resources
api.txt
META-INF
geomajasContextLayerWms.xml
geomajasWebContextLayerWms.xml
java
org
geomajas
layer
wms
WmsAuthentication.java
mvc
WmsProxyController.java
WmsAuthenticationMethod.java
LayerFeatureInfoSupport.java
command
dto
SearchByPointRequest.java
SearchByPointResponse.java
wms
SearchByPointCommand.java
WmsLayer.java
test
resources
logback-test.xml
wmsContext2.xml
wmsInvalidContext.xml
reference
wms.jpg
wmsContext.xml
java
org
geomajas
layer
wms
mvc
WmsControllerTest.java
WmsControllerCacheTest.java
WmsLayerTest.java
command
SearchByPointCommandTest.java
WmsLayerTileTest.java
pom.xml
LICENSE.txt
layer-geotools
geotools-documentation
src
docbkx
images
howto.xml
configuration.xml
master.xml
introduction.xml
pom.xml
pom.xml
geotools
src
main
resources
api.txt
META-INF
geomajasContextLayerGeotools.xml
java
org
geomajas
layer
shapeinmem
FeatureSourceRetriever.java
ShapeInMemLayer.java
ShapeInMemFeatureModel.java
geotools
GeoToolsLayer.java
DataStoreFactory.java
GeoToolsTransactionSynchronization.java
GeoToolsTransactionManager.java
GeoDbDataSource.java
GeoToolsFeatureModel.java
test
resources
logback-test.xml
META-INF
services
org.geotools.data.DataStoreFactorySpi
org
geomajas
layer
shapeinmem
test.xml
layerAirportsForExtract.xml
geotools
layerPoint.xml
point.sql
dataStoreFactory.xml
layerPopulatedPlaces110m.xml
test.xml
wfsLayer.xml
dataStoreCannotStart.xml
shapes
filtertest.shx
filtertest.shp
filtertest.prj
LICENSE.txt
110m_populated_places_simple.shx
filtertest.dbf
110m_populated_places_simple.shp
110m_populated_places_simple.prj
transaction.xml
java
org
geomajas
layer
shapeinmem
ShapeInMemFilterTest.java
ShapeInMemLayerTest.java
ShapeInMemFeatureModelTest.java
AbstractFilterTest.java
geotools
DataStoreFactoryTest.java
WfsLayerTest.java
DataStoreStartWfsTest.java
AbstractGeoToolsTest.java
DummyJdbcFactory.java
GeoToolsFeatureModelTest.java
GeoToolsLayerTest.java
GeoToolsFilterTest.java
GeoDbTest.java
pom.xml
LICENSE.txt
geotools-javadoc
pom.xml
testdata
src
main
resources
api.txt
org
geomajas
testdata
layerBeansMixedGeometry.xml
layerBeansMultiLine.xml
layerBeansMultiPolygon.xml
layerCountriesStyled.xml
beanContext.xml
commandCount9080Context.xml
simplevectorsContext.xml
layerPopulatedPlaces110m.xml
allowAll.xml
layerBluemarble.xml
layerBeansPoint.xml
layerCountries.xml
shapes
filtertest
inmemfiltertest.prj
filtertest.shx
filtertest.shp
inmemfiltertest.dbf
inmemfiltertest.shp
filtertest.prj
LICENSE.txt
inmemfiltertest.shx
filtertest.dbf
natural_earth
110m_lakes.shp
50m-rivers-lake-centerlines.shx
110m_admin_0_countries.shx
110m_lakes.shx
110m_lakes.prj
110m_admin_0_countries.shp
50m-rivers-lake-centerlines.prj
50m-rivers-lake-centerlines.dbf
LICENSE.txt
110m_populated_places_simple.shx
110m_admin_0_countries.prj
110m_lakes.dbf
110m_populated_places_simple.shp
110m_populated_places_simple.prj
simplemixedContext.xml
layerBeansSynthetic.xml
commandCount8080Context.xml
commandCountWebContext.xml
layerBeans.xml
viewBoundsOptionContext.xml
clientUserDataContext.xml
sld
polygon_hatchingfill.sld
polygon_attributebasedpolygon.sld
point_simplepoint.sld
line_attributebasedline.sld
point_rotatedsquare.sld
polygon_polygonwithstyledlabel.sld
point_simplepointwithstroke.sld
line_labelfollowingline.sld
point_pointwithdefaultlabel.sld
line_literallabelfollowingline.sld
point_pointwithstyledlabel.sld
polygon_simplepolygonwithstroke.sld
polygon_literalcssparameter.sld
line_dashspace.sld
simple_rules.sld
point_externalgraphicnosize.sld
line_railroad.sld
point_zoom.sld
line_dashdot.sld
line_linewithdefaultlabel.sld
pattern.svg
polygon_polygonwithdefaultlabel.sld
line_linewithborder.sld
line_simpleline.sld
polygon_simplepolygon.sld
house.svg
polygon_filters.sld
line_dashedline.sld
polygon_zoombasedpolygon.sld
line_optimizedlabel.sld
line_optimizedstyledlabel.sld
point_pointwithrotatedlabel.sld
polygon_graphicfill.sld
point_pointasgraphic.sld
multiple_layer_stylename.sld
line_zoombasedline.sld
single_layer_no_stylename.sld
polygon_labelhalo.sld
point_attribute.sld
point_transparenttriangle.sld
java
org
geomajas
testdata
ReloadContextTestExecutionListener.java
Country.java
CommandCountService.java
TestPathRenderedImageAssert.java
ClientUserDataObject.java
TestPathBinaryStreamAssert.java
CommandCountServiceImpl.java
BinaryStreamAssert.java
rule
SecurityRule.java
LoggingContextLoader.java
CommandCountAssert.java
ReloadContext.java
test
resources
logback-test.xml
org
geomajas
testdata
reloadContext.xml
test.txt
test2.txt
java
org
geomajas
testdata
ReloadContextClassLevelTest.java
ReloadBean.java
TestPathRenderedImageAssertTest.java
TestPathBinaryStreamAssertImageTest.java
ReloadContextMethodLevelTest.java
TestPathBinaryStreamAssertTest.java
pom.xml
api
src
main
resources
api.txt
org
geomajas
global
GeomajasException_pt.properties
GeomajasException_en.properties
GeomajasException_nl.properties
java
org
geomajas
security
AuthenticationCache.java
Authorization.java
SecurityContext.java
VectorLayerSelectFilterAuthorization.java
FeatureAuthorization.java
SavedAuthentication.java
GeomajasSecurityException.java
BaseAuthorization.java
AuthorizationNeedsWiring.java
Authentication.java
SavedAuthorization.java
SecurityManager.java
SecurityService.java
UserInfo.java
AttributeAuthorization.java
AreaAuthorization.java
SecurityInfo.java
global
CrsTransformInfo.java
Json.java
GeomajasConstant.java
PluginVersionInfo.java
CrsInfo.java
ExceptionCode.java
FutureApi.java
ExceptionDto.java
Api.java
ExpectAlternatives.java
PluginInfo.java
CopyrightInfo.java
UserImplemented.java
GeomajasException.java
ResolutionFormat.java
CacheableObject.java
configuration
ServerSideOnlyInfo.java
LayerExtraInfo.java
AbstractAttributeInfo.java
LabelStyleInfo.java
SyntheticAttributeInfo.java
AssociationAttributeInfo.java
RectInfo.java
FeatureInfo.java
Parameter.java
client
ClientToolInfo.java
ClientRasterLayerInfo.java
ClientWidgetInfo.java
UnitType.java
ScaleInfo.java
ClientLayerTreeInfo.java
ClientToolbarInfo.java
ClientVectorLayerInfo.java
ClientPreferredPixelsPerTile.java
ClientApplicationInfo.java
ScaleConfigurationInfo.java
ClientLayerInfo.java
ScaleUnit.java
ClientUserDataInfo.java
BoundsLimitOption.java
ClientLayerTreeNodeInfo.java
ClientMapInfo.java
PreferredPixelsPerTileType.java
FontStyleInfo.java
LayerInfo.java
SortType.java
EditableAttributeInfo.java
IsInfo.java
AttributeBaseInfo.java
SymbolInfo.java
AssociationType.java
VectorLayerInfo.java
GeometryAttributeInfo.java
AbstractEditableAttributeInfo.java
AbstractReadOnlyAttributeInfo.java
FeatureStyleInfo.java
CircleInfo.java
PrimitiveAttributeInfo.java
SnappingRuleInfo.java
validation
NotNullConstraintInfo.java
DecimalMinConstraintInfo.java
SizeConstraintInfo.java
FutureConstraintInfo.java
DecimalMaxConstraintInfo.java
AssertTrueConstraintInfo.java
PastConstraintInfo.java
ValidatorInfo.java
NullConstraintInfo.java
DigitsConstraintInfo.java
AssertFalseConstraintInfo.java
PatternConstraintInfo.java
MaxConstraintInfo.java
ConstraintInfo.java
MinConstraintInfo.java
PrimitiveType.java
ImageInfo.java
AttributeInfo.java
NamedStyleInfo.java
RasterLayerInfo.java
spring
ReconfigurableApplicationContext.java
geometry
Crs.java
CrsTransform.java
layer
LayerException.java
Layer.java
VectorLayerService.java
tile
TileCode.java
RasterTile.java
InternalTile.java
TileMetadata.java
VectorTile.java
entity
Entity.java
EntityAttributeService.java
EntityMapper.java
EntityCollection.java
VectorLayerAssociationSupport.java
LayerService.java
VectorLayerLazyFeatureConversionSupport.java
LayerType.java
RasterLayerService.java
feature
InternalFeature.java
SyntheticAttributeBuilder.java
FeatureModel.java
FeatureTransaction.java
Attribute.java
SearchCriterion.java
Feature.java
attribute
DoubleAttribute.java
BooleanAttribute.java
IntegerAttribute.java
OneToManyAttribute.java
LongAttribute.java
CurrencyAttribute.java
AssociationAttribute.java
ShortAttribute.java
ManyToOneAttribute.java
StringAttribute.java
FloatAttribute.java
ImageUrlAttribute.java
AssociationValue.java
ArrayAttribute.java
DateAttribute.java
PrimitiveAttribute.java
UrlAttribute.java
pipeline
GetAttributesContainer.java
GetTileContainer.java
GetFeaturesContainer.java
GetBoundsContainer.java
VectorLayer.java
RasterLayer.java
service
TestRecorder.java
LayerInvalidationService.java
resource
ResourceInfo.java
ResourceService.java
GeoService.java
legend
DefaultLegendGraphicMetadata.java
LegendGraphicMetadata.java
StyleService.java
StyleConverterService.java
BeanNameSimplifier.java
TextService.java
FeatureExpressionService.java
ConfigurationService.java
DtoConverterService.java
DispatcherUrlService.java
FilterService.java
pipeline
PipelineStep.java
AbstractPipelineInterceptor.java
PipelineInfo.java
PipelineHook.java
PipelineCode.java
SkipStepPipelineInterceptor.java
PipelineContext.java
PipelineService.java
PipelineInterceptor.java
LegendGraphicService.java
command
CommandDispatcher.java
EmptyCommandRequest.java
LayerIdCommandRequest.java
CommandHasRequest.java
Command.java
CommandRequest.java
CommandResponse.java
LayerIdsCommandRequest.java
SuccessCommandResponse.java
test
resources
logback-test.xml
org
geomajas
global
GeomajasExceptionTest.properties
java
org
geomajas
global
GeomajasExceptionTest.java
configuration
client
ClientToolInfoTest.java
ScaleInfoTest.java
layer
feature
attribute
AttributeCloneTest.java
AssociationValueTest.java
AttributeToStringTest.java
json
AnnotationTest.java
pom.xml
api-experimental
src
main
resources
api.txt
java
org
geomajas
rendering
RenderException.java
GraphicsDocument.java
StyleFilter.java
painter
tile
TilePainter.java
StyledLayer.java
image
FeatureImagePainter.java
TilePaintContext.java
image
RasterUrlBuilder.java
configuration
TileCacheConfiguration.java
service
CacheService.java
pom.xml
javadoc
pom.xml
README.txt
common-servlet
src
main
resources
api.txt
META-INF
geomajasWebContextCommonServlet.xml
java
org
geomajas
spring
ReconfigurableClassPathApplicationContext.java
LoggingApplicationContext.java
servlet
mvc
TransactionalInterceptor.java
legend
LegendGraphicView.java
LegendGraphicController.java
SecurityInterceptor.java
CacheFilter.java
JettyThreadParentFilter.java
ResourceController.java
ApplicationContextUtil.java
GeomajasContextListener.java
AutomaticDispatcherUrlService.java
ResourceServlet.java
GzipResponseStream.java
PrepareScanningContextListener.java
NotFoundFilter.java
ExtendedJettyClassLoader.java
test
resources
logback-test.xml
org
geomajas
servlet
test.js
java
org
geomajas
servlet
CacheFilterTest.java
AutomaticDispatcherUrlServiceTest.java
ResourceControllerTest.java
pom.xml
documentation
src
docbkx
part-architecture.xml
images
geomajas-server-client.svg
security-context.dia
Geosparc-Logo-Medium_bg.xcf
geomajas-dependencies.svg
security-login.dia
geomajas-server.svg
part-configuration.xml
part-appendix.xml
part-introduction.xml
part-api.xml
master.xml
part-howto.xml
pom.xml
.travis.yml
readme.md
command
src
main
resources
api.txt
java
org
geomajas
command
configuration
GetConfigurationCommand.java
RefreshConfigurationCommand.java
GetMapConfigurationCommand.java
UserMaximumExtentCommand.java
dto
GeometryMergeRequest.java
CopyrightRequest.java
GetConfigurationResponse.java
GetRasterTilesResponse.java
GetRasterTilesRequest.java
GeometryBufferRequest.java
RefreshConfigurationResponse.java
SearchFeatureResponse.java
UserMaximumExtentResponse.java
PersistTransactionRequest.java
SplitPolygonResponse.java
GetMapConfigurationRequest.java
BufferInfo.java
SearchByLocationResponse.java
SearchByLocationRequest.java
SearchAttributesRequest.java
GeometryAreaRequest.java
LogRequest.java
GeometryConvexHullRequest.java
GetVectorTileResponse.java
SearchAttributesResponse.java
GetConfigurationRequest.java
GeometryMergeResponse.java
LayerFilterSpecification.java
TransformGeometryRequest.java
RefreshConfigurationRequest.java
SearchFeatureRequest.java
GetMapConfigurationResponse.java
GetVectorTileRequest.java
GeometrySplitResponse.java
GeometryBufferResponse.java
UnionInfo.java
PersistTransactionResponse.java
RegisterNamedStyleInfoRequest.java
TransformGeometryResponse.java
UserMaximumExtentRequest.java
RegisterNamedStyleInfoResponse.java
GeometrySplitRequest.java
GeometryAreaResponse.java
MergePolygonRequest.java
SplitPolygonRequest.java
MergePolygonResponse.java
GeometryConvexHullResponse.java
CopyrightResponse.java
geometry
TransformGeometryCommand.java
GeometrySplitCommand.java
GeometryBufferCommand.java
GeometryAreaCommand.java
GeometryMergeCommand.java
SplitPolygonCommand.java
MergePolygonCommand.java
GeometryConvexHullCommand.java
render
GetVectorTileCommand.java
RegisterNamedStyleInfoCommand.java
GetRasterTilesCommand.java
feature
PersistTransactionCommand.java
SearchFeatureCommand.java
SearchByLocationCommand.java
SearchAttributesCommand.java
general
LogCommand.java
CopyrightCommand.java
test
resources
logback-test.xml
org
geomajas
command
emptyGeometryTest.xml
ServerSideOnlyConfiguration.xml
java
com
my
program
command
dto
MySuperDoItRequest.java
MySuperDoItResponse.java
mysuper
MySuperDoItCommand.java
org
geomajas
command
configuration
DummyServerSideOnlyInfo.java
GetConfigurationCommandTest.java
UserMaximumExtentCommandTest.java
GetMapConfigurationCommandTest.java
RefreshConfigurationCommandTest.java
RefreshTestRecorder.java
dto
GetVectorTileRequestTest.java
geometry
GeometryMergeCommandTest.java
GeometryAreaCommandTest.java
MergePolygonCommandTest.java
GeometryBufferCommandTest.java
SplitPolygonCommandTest.java
TransformGeometryCommandTest.java
GeometryConvexHullCommandTest.java
render
GetRasterTilesCommandTest.java
GetVectorTileCommandTest.java
RegisterNamedStyleInfoCommandTest.java
feature
PersistTransactionCommandTest.java
PersistTransactionCommandEmptyGeometryTest.java
SearchByLocationCommandTest.java
SearchFeatureCommandTest.java
SearchAttributesCommandTest.java
general
LogCommandTest.java
CopyrightCommandTest.java
CommandNamesTest.java
pom.xml
.gitignore
LICENSE.txt